r65116 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65115‎ | r65116 | r65117 >
Date:10:54, 16 April 2010
Author:siebrand
Status:ok
Tags:
Comment:
More message tweaks.
Modified paths:
  • /branches/new-installer/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: branches/new-installer/phase3/includes/installer/Installer.i18n.php
@@ -16,11 +16,11 @@
1717 'config-session-error' => 'Error starting session: $1',
1818 'config-session-expired' => 'Your session data seems to have expired.
1919 Sessions are configured for a lifetime of $1.
20 -You can increase this by setting session.gc_maxlifetime in php.ini.
 20+You can increase this by setting <code>session.gc_maxlifetime</code> in php.ini.
2121 Please restart the installation process.',
2222 'config-no-session' => 'Your session data was lost!
23 -Please check your php.ini and make sure session.save_path is set to an appropriate directory.',
24 - 'config-session-path-bad' => 'Your session.save_path ($1) seems to be invalid or unwritable.',
 23+Please check your php.ini and make sure <code>session.save_path</code> is set to an appropriate directory.',
 24+ 'config-session-path-bad' => 'Your <code>session.save_path</code> (<code>$1</code>) seems to be invalid or unwritable.',
2525 'config-show-help' => 'Help',
2626 'config-hide-help' => 'Hide help',
2727 'config-your-language' => 'Your language:',
@@ -48,7 +48,7 @@
4949 'config-welcome' => 'Welcome to MediaWiki!
5050
5151 === Technical data ===
52 -Below is some technical data that you can provide to us if you need help during installation.',
 52+Below is some technical data that you can provide if you need help during installation.',
5353 'config-copyright' => "=== Copyright and Terms ===
5454
5555 $1

Status & tagging log