Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/89695


Change subject: Use substitution instead of hard-coded terminology
......................................................................

Use substitution instead of hard-coded terminology

Spotted by Siddhartha Ghai and reported at
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Validationstatistics-table/en

Change-Id: Ide810ab6d3dd1f48a573b7e252f5f4ed7b6cd2e1
---
M frontend/language/ValidationStatistics.i18n.php
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/FlaggedRevs 
refs/changes/95/89695/1

diff --git a/frontend/language/ValidationStatistics.i18n.php 
b/frontend/language/ValidationStatistics.i18n.php
index 20e08aa..2620291 100644
--- a/frontend/language/ValidationStatistics.i18n.php
+++ b/frontend/language/ValidationStatistics.i18n.php
@@ -14,12 +14,14 @@
 
 Editors are established users that can spot-check revisions to pages.',
     'validationstatistics-lastupdate' => '\'\'The following data was last 
updated on $1 at $2.\'\'',
-       'validationstatistics-pndtime'   => 'Edits that have been checked by 
established users are considered \'\'reviewed\'\'.
+       'validationstatistics-pndtime'   => 'Edits that have been checked by 
established users are considered \'\'{{int:validationstatistics-stable}}\'\'.
 
 The average review delay for [[Special:OldReviewedPages|pages with edits 
currently pending review]] is \'\'\'$1\'\'\'; the delay measures how long the 
oldest pending edit has gone unreviewed.',
     'validationstatistics-revtime'   => 'The average wait for edits by 
\'\'users that have not logged in\'\' to be reviewed is \'\'\'$1\'\'\'; the 
median is \'\'\'$2\'\'\'.
 $3',
-       '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.",
+       'validationstatistics-table'  => "Page review statistics for each 
namespace are shown below, ''excluding'' redirect pages.
+Pages are treated as ''{{int:validationstatistics-old}}'' if they have edits 
pending review;
+pages are considered ''{{int:validationstatistics-latest}}'' if there are no 
edits pending review.",
        'validationstatistics-ns'     => 'Namespace',
        'validationstatistics-total'  => 'Pages',
        'validationstatistics-stable' => 'Reviewed',

-- 
To view, visit https://gerrit.wikimedia.org/r/89695
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide810ab6d3dd1f48a573b7e252f5f4ed7b6cd2e1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/FlaggedRevs
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to