Follow-up r74949: Comment out a contentless message to avoid useless translation...
authorRaimond Spekking <raymond@users.mediawiki.org>
Mon, 18 Oct 2010 16:41:13 +0000 (16:41 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Mon, 18 Oct 2010 16:41:13 +0000 (16:41 +0000)
Re-enable this message when the help text is ready. Thanks.

includes/installer/Installer.i18n.php

index d647041..1109bb9 100644 (file)
@@ -178,7 +178,7 @@ If you are using shared web hosting, your hosting provider should give you the c
 
 If you are installing on a Windows server and using MySQL, using "localhost" may not work for the server name. If it does not, try "127.0.0.1" for the local IP address.',
        'config-db-host-oracle'           => 'Database TNS:',
-       'config-db-host-oracle-help'      => 'TODO!:',
+       #'config-db-host-oracle-help'      => 'TODO!:', // Re-enable this message when the help text is ready
        'config-db-wiki-settings'         => 'Identify this wiki',
        'config-db-name'                  => 'Database name:',
        'config-db-name-help'             => 'Choose a name that identifies your wiki.