r51618 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51617‎ | r51618 | r51619 >
Date:23:21, 8 June 2009
Author:aaron
Status:ok
Tags:
Comment:
Made this page clearer
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php
@@ -10,14 +10,18 @@
1111 $messages['en'] = array(
1212 'validationstatistics' => 'Validation statistics',
1313 'validationstatistics-users' => '\'\'\'{{SITENAME}}\'\'\' currently has \'\'\'[[Special:ListUsers/editor|$1]]\'\'\' {{PLURAL:$1|user|users}} with [[{{MediaWiki:Validationpage}}|Editor]] rights
14 -and \'\'\'[[Special:ListUsers/reviewer|$2]]\'\'\' {{PLURAL:$2|user|users}} with [[{{MediaWiki:Validationpage}}|Reviewer]] rights.',
 14+and \'\'\'[[Special:ListUsers/reviewer|$2]]\'\'\' {{PLURAL:$2|user|users}} with [[{{MediaWiki:Validationpage}}|Reviewer]] rights.
 15+
 16+Editors and Reviewers are established users that can spot check revisions to pages.',
1517 'validationstatistics-time' => '\'\'The following data is cached and may not be up to date.\'\'
1618
 19+Edits that have been checked by established users are considered to be reviewed.
 20+
1721 The average wait for edits by \'\'users that have not logged in\'\' to be reviewed is \'\'\'$1\'\'\'; the median is \'\'\'$3\'\'\'.
1822 $4
1923 The average lag for [[Special:OldReviewedPages|pages with unreviewed edits pending]] is \'\'\'$2\'\'\'.
2024 These pages are considered \'\'outdated\'\'. Likewise, pages are considered \'\'synchronized\'\' if the [[{{MediaWiki:Validationpage}}|stable version]] is also the current draft version.
21 -Stable versions are revisions of pages checked by at least one established user.',
 25+The stable version of a page is the newest revision that has been approved to show by default to all readers.',
2226 'validationstatistics-table' => "Statistics for each namespace are shown below, ''excluding'' redirect pages.",
2327 'validationstatistics-ns' => 'Namespace',
2428 'validationstatistics-total' => 'Pages',

Status & tagging log