r54649 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54648‎ | r54649 | r54650 >
Date:11:03, 9 August 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Tweak messages added in r54648
Modified paths:
  • /trunk/extensions/UsabilityInitiative/PrefStats/PrefStats.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/PrefStats/PrefStats.i18n.php
@@ -19,13 +19,13 @@
2020 Click on one to view statistics about it.',
2121 'prefstats-list-elem' => '$1 = $2',
2222 'prefstats-noprefs' => 'No preferences are currently being tracked. Configure $wgPrefStatsTrackPrefs to track preferences.',
23 - 'prefstats-counters' => '* {{PLURAL:$1|$1 user has|$1 users have}} enabled this preference since PrefStats was activated
24 -** $2 of them still have it enabled
25 -** $3 of them have disabled it',
26 - 'prefstats-counters-expensive' => '* {{PLURAL:$1|$1 user has|$1 users have}} enabled this preference since PrefStats was activated
27 -** $2 of them still have it enabled
28 -** $3 of them have disabled it
29 -* In total, $4 users have this preference set',
 23+ 'prefstats-counters' => '* $1 {{PLURAL:$1|user has|users have}} enabled this preference since preference statistics were activated
 24+** $2 {{PLURAL:$2|user has|users have}} enabled it
 25+** $3 {{PLURAL:$3|user has|users have}} disabled it',
 26+ 'prefstats-counters-expensive' => '* {{PLURAL:$1|$1 user has|$1 users have}} enabled this preference since preference statistics were activated
 27+** $2 {{PLURAL:$2|user has|users have}} enabled it
 28+** $3 {{PLURAL:$3|user has|users have}} disabled it
 29+* In total, $4 {{PLURAL:$4|user has|users have}} this preference set',
3030 );
3131
3232 /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r54648PrefStats: Add counters to Special:PrefStatscatrope10:49, 9 August 2009

Status & tagging log