r74951 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74950‎ | r74951 | r74952 >
Date:16:41, 18 October 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r74949: Comment out a contentless message to avoid useless translation in Translatewiki
Re-enable this message when the help text is ready. Thanks.
Modified paths:
  • /trunk/phase3/includes/installer/Installer.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/installer/Installer.i18n.php
@@ -178,7 +178,7 @@
179179
180180 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.',
181181 'config-db-host-oracle' => 'Database TNS:',
182 - 'config-db-host-oracle-help' => 'TODO!:',
 182+ #'config-db-host-oracle-help' => 'TODO!:', // Re-enable this message when the help text is ready
183183 'config-db-wiki-settings' => 'Identify this wiki',
184184 'config-db-name' => 'Database name:',
185185 'config-db-name-help' => 'Choose a name that identifies your wiki.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r74949* Installer: works (beta). More testing tomorow....freakolowsky16:09, 18 October 2010

Status & tagging log