r65489 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65488‎ | r65489 | r65490 >
Date:20:35, 23 April 2010
Author:siebrand
Status:ok
Tags:
Comment:
Tweak comment
Modified paths:
  • /trunk/phase3/includes/GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/GlobalFunctions.php
@@ -648,8 +648,8 @@
649649 *
650650 * Be wary of this distinction: If you use wfMsg() where you should
651651 * use wfMsgForContent(), a user of the software may have to
652 - * customize over 70 messages in order to, e.g., fix a link in every
653 - * possible language.
 652+ * customize potentially hundreds of messages in
 653+ * order to, e.g., fix a link in every possible language.
654654 *
655655 * @param $key String: lookup key for the message, usually
656656 * defined in languages/Language.php

Status & tagging log