Index: trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php |
— | — | @@ -10,14 +10,18 @@ |
11 | 11 | $messages['en'] = array( |
12 | 12 | 'validationstatistics' => 'Validation statistics', |
13 | 13 | '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.', |
15 | 17 | 'validationstatistics-time' => '\'\'The following data is cached and may not be up to date.\'\' |
16 | 18 | |
| 19 | +Edits that have been checked by established users are considered to be reviewed. |
| 20 | + |
17 | 21 | The average wait for edits by \'\'users that have not logged in\'\' to be reviewed is \'\'\'$1\'\'\'; the median is \'\'\'$3\'\'\'. |
18 | 22 | $4 |
19 | 23 | The average lag for [[Special:OldReviewedPages|pages with unreviewed edits pending]] is \'\'\'$2\'\'\'. |
20 | 24 | 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.', |
22 | 26 | 'validationstatistics-table' => "Statistics for each namespace are shown below, ''excluding'' redirect pages.", |
23 | 27 | 'validationstatistics-ns' => 'Namespace', |
24 | 28 | 'validationstatistics-total' => 'Pages', |