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

Revision: 54649
Author:   siebrand
Date:     2009-08-09 11:03:36 +0000 (Sun, 09 Aug 2009)

Log Message:
-----------
Tweak messages added in r54648

Modified Paths:
--------------
    trunk/extensions/UsabilityInitiative/PrefStats/PrefStats.i18n.php

Modified: trunk/extensions/UsabilityInitiative/PrefStats/PrefStats.i18n.php
===================================================================
--- trunk/extensions/UsabilityInitiative/PrefStats/PrefStats.i18n.php   
2009-08-09 10:49:32 UTC (rev 54648)
+++ trunk/extensions/UsabilityInitiative/PrefStats/PrefStats.i18n.php   
2009-08-09 11:03:36 UTC (rev 54649)
@@ -19,13 +19,13 @@
 Click on one to view statistics about it.',
        'prefstats-list-elem' => '$1 = $2',
        'prefstats-noprefs' => 'No preferences are currently being tracked. 
Configure $wgPrefStatsTrackPrefs to track preferences.',
-       'prefstats-counters' => '* {{PLURAL:$1|$1 user has|$1 users have}} 
enabled this preference since PrefStats was activated
-** $2 of them still have it enabled
-** $3 of them have disabled it',
-       'prefstats-counters-expensive' => '* {{PLURAL:$1|$1 user has|$1 users 
have}} enabled this preference since PrefStats was activated
-** $2 of them still have it enabled
-** $3 of them have disabled it
-* In total, $4 users have this preference set', 
+       'prefstats-counters' => '* $1 {{PLURAL:$1|user has|users have}} enabled 
this preference since preference statistics were activated
+** $2 {{PLURAL:$2|user has|users have}} enabled it
+** $3 {{PLURAL:$3|user has|users have}} disabled it',
+       'prefstats-counters-expensive' => '* {{PLURAL:$1|$1 user has|$1 users 
have}} enabled this preference since preference statistics were activated
+** $2 {{PLURAL:$2|user has|users have}} enabled it
+** $3 {{PLURAL:$3|user has|users have}} disabled it
+* In total, $4 {{PLURAL:$4|user has|users have}} this preference set', 
 );
 
 /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))



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

Reply via email to