From: Niklas Laxström Date: Sat, 8 May 2010 13:35:36 +0000 (+0000) Subject: Style X-Git-Tag: 1.31.0-rc.0~36919 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=2820be0a5e93b58a1141dd0d443047e3127eeef4;p=lhc%2Fweb%2Fwiklou.git Style --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 0c343ed672..35126317a9 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -132,7 +132,7 @@ Installation aborted.", 'config-dir-not-writable-group' => "'''Error:''' Cannot write config file. Installation aborted. -We've determined the user your webserver is running as. Make the +We have determined the user your webserver is running as. Make the config directory writable by it to continue. On a Unix/Linux system:
cd $1
@@ -232,7 +232,7 @@ Do not use spaces or hyphens.
 This will be used for the SQLite data file name.',
 	'config-sqlite-parent-unwritable-group' => 'Cannot create the data directory $1, because the parent directory $2 is not writable by the webserver.
 
-We\'ve determined the user your webserver is running as. Make the $3
+We have determined the user your webserver is running as. Make the $3
 directory writable by it to continue. On a Unix/Linux system do:
 
 
cd $2
@@ -429,7 +429,7 @@ Create it yourself, using the following text:',
 	'config-install-done'             => "'''Congratulations!'''
 You have successfully installed MediaWiki.
 
-We've generated a LocalSettings.php file for you. It contains all your configuration.
+We have generated a LocalSettings.php file for you. It contains all your configuration.
 
 You will need to move it from ./config/LocalSettings.php to ./LocalSettings.php in order for MediaWiki to work:
 
@@ -770,4 +770,4 @@ $messages['ru'] = array(
 	'config-title'                  => 'Установка MediaWiki $1',
 	'config-page-language'          => 'Язык',
 	'config-admin-default-username' => 'ВикиАдминистратор',
-);
\ No newline at end of file
+);