r84077 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84076‎ | r84077 | r84078 >
Date:01:38, 16 March 2011
Author:aaron
Status:ok
Tags:
Comment:
(bug 27420) Message Validationstatistics-pndtime should explain how "average delay" is calculated
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php
@@ -14,13 +14,12 @@
1515
1616 Editors are established users that can spot-check revisions to pages.',
1717 'validationstatistics-lastupdate' => '\'\'The following data was last updated on $1 at $2.\'\'',
18 - 'validationstatistics-pndtime' => 'Edits that have been checked by established users are considered to be reviewed.
 18+ 'validationstatistics-pndtime' => 'Edits that have been checked by established users are considered \'\'reviewed\'\'.
1919
20 -The average delay for [[Special:OldReviewedPages|pages with unreviewed edits pending]] is \'\'\'$1\'\'\'.
21 -These pages are considered \'\'outdated\'\'. Likewise, pages are considered \'\'synced\'\' if there are no edits pending review.',
 20+The average review delay for [[Special:OldReviewedPages|pages with edits pending review]] is \'\'\'$1\'\'\'; the delay measures how long the oldest pending edit has gone unreviewed.',
2221 'validationstatistics-revtime' => 'The average wait for edits by \'\'users that have not logged in\'\' to be reviewed is \'\'\'$1\'\'\'; the median is \'\'\'$2\'\'\'.
2322 $3',
24 - 'validationstatistics-table' => "Page review statistics for each namespace are shown below, ''excluding'' redirect pages.",
 23+ 'validationstatistics-table' => "Page review statistics for each namespace are shown below, ''excluding'' redirect pages. Pages are treated as ''outdated'' if they have edits pending review; pages are considered ''synced'' if there are no edits pending review.",
2524 'validationstatistics-ns' => 'Namespace',
2625 'validationstatistics-total' => 'Pages',
2726 'validationstatistics-stable' => 'Reviewed',

Status & tagging log