https://www.mediawiki.org/wiki/Special:Code/MediaWiki/103042

Revision: 103042
Author:   purodha
Date:     2011-11-14 21:44:05 +0000 (Mon, 14 Nov 2011)
Log Message:
-----------
Fix typos in a message text and in comments.
See also: 
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Translate-mgs-invalid-group/es

Modified Paths:
--------------
    trunk/extensions/Translate/Groups.php
    trunk/extensions/Translate/Translate.i18n.php

Modified: trunk/extensions/Translate/Groups.php
===================================================================
--- trunk/extensions/Translate/Groups.php       2011-11-14 21:43:14 UTC (rev 
103041)
+++ trunk/extensions/Translate/Groups.php       2011-11-14 21:44:05 UTC (rev 
103042)
@@ -12,9 +12,9 @@
  * Interface for message groups.
  *
  * Message groups are the heart of the Translate extension. They encapsulate
- * a set of messages. Aside from basic information like id, label and
+ * a set of messages each. Aside from basic information like id, label and
  * description, the class defines which mangler, message checker and file
- * system support (FFS), if any, the group uses. Usually this is only thin
+ * system support (FFS), if any, the group uses. Usually this is only a thin
  * wrapper over message configuration files.
  */
 interface MessageGroup {

Modified: trunk/extensions/Translate/Translate.i18n.php
===================================================================
--- trunk/extensions/Translate/Translate.i18n.php       2011-11-14 21:43:14 UTC 
(rev 103041)
+++ trunk/extensions/Translate/Translate.i18n.php       2011-11-14 21:44:05 UTC 
(rev 103042)
@@ -249,7 +249,7 @@
        'translate-mgs-submit' => 'Show statistics',
        'translate-mgs-column-language' => 'Language',
        'translate-mgs-totals' => 'All languages together',
-       'translate-mgs-invalid-group' => 'The specified group $1 does on 
exist.',
+       'translate-mgs-invalid-group' => 'The specified group $1 does not 
exist.',
        'translate-mgs-nothing' => 'Nothing to show for requested statistics.',
 
        # Special:SupportedLanguages


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

Reply via email to