Index: trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php |
— | — | @@ -11,10 +11,11 @@ |
12 | 12 | 'validationstatistics' => 'Validation statistics', |
13 | 13 | 'validationstatistics-users' => '\'\'\'{{SITENAME}}\'\'\' currently has \'\'\'$1\'\'\' {{PLURAL:$1|user|users}} with [[{{MediaWiki:Validationpage}}|Editor]] rights |
14 | 14 | 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''. |
19 | 20 | |
20 | 21 | ''Note: the following data is cached for several hours and may not be up to date.''", |
21 | 22 | 'validationstatistics-ns' => 'Namespace', |