r46736 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46735‎ | r46736 | r46737 >
Date:21:18, 2 February 2009
Author:siebrand
Status:ok
Tags:
Comment:
Tweaks for 'validationstatistics-time' and 'validationstatistics-table':
* get rid of "non-user" concept. Replace it with "users that have not logged in"
* fix typo
* line breaks at new sentence
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php
@@ -11,10 +11,11 @@
1212 'validationstatistics' => 'Validation statistics',
1313 'validationstatistics-users' => '\'\'\'{{SITENAME}}\'\'\' currently has \'\'\'$1\'\'\' {{PLURAL:$1|user|users}} with [[{{MediaWiki:Validationpage}}|Editor]] rights
1414 and \'\'\'$2\'\'\' {{PLURAL:$2|user|users}} with [[{{MediaWiki:Validationpage}}|Reviewer]] rights.',
15 - 'validationstatistics-time' => 'The average wait for \'\'non-user\'\' edits is \'\'\'$1\'\'\'.
16 - The average lag for [[Special:OldReviewedPages|outdated pages]] is \'\'\'$2\'\'\'.',
17 - 'validationstatistics-table' => "Statistics for each namespace are shown below, ''excluding'' redirects pages. ''Outdated'' pages are those
18 - with edits newer than the stable version. If the stable version is also the lastest version, then the page is ''synced''.
 15+ 'validationstatistics-time' => 'The average wait for edits by \'\'users that have not logged in\'\' is \'\'\'$1\'\'\'.
 16+The average lag for [[Special:OldReviewedPages|outdated pages]] is \'\'\'$2\'\'\'.',
 17+ 'validationstatistics-table' => "Statistics for each namespace are shown below, ''excluding'' redirect pages.
 18+''Outdated'' pages are those with edits newer than the stable version.
 19+If the stable version is also the lastest version, then the page is ''syncronized''.
1920
2021 ''Note: the following data is cached for several hours and may not be up to date.''",
2122 'validationstatistics-ns' => 'Namespace',

Status & tagging log