http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65489

Revision: 65489
Author:   siebrand
Date:     2010-04-23 20:35:25 +0000 (Fri, 23 Apr 2010)

Log Message:
-----------
Tweak comment

Modified Paths:
--------------
    trunk/phase3/includes/GlobalFunctions.php

Modified: trunk/phase3/includes/GlobalFunctions.php
===================================================================
--- trunk/phase3/includes/GlobalFunctions.php   2010-04-23 20:31:23 UTC (rev 
65488)
+++ trunk/phase3/includes/GlobalFunctions.php   2010-04-23 20:35:25 UTC (rev 
65489)
@@ -648,8 +648,8 @@
  *
  * Be wary of this distinction: If you use wfMsg() where you should
  * use wfMsgForContent(), a user of the software may have to
- * customize over 70 messages in order to, e.g., fix a link in every
- * possible language.
+ * customize potentially hundreds of messages in
+ * order to, e.g., fix a link in every possible language.
  *
  * @param $key String: lookup key for the message, usually
  *    defined in languages/Language.php



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to