r48166 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48165‎ | r48166 | r48167 >
Date:17:16, 8 March 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Reword 'review-desc'
Modified paths:
  • /trunk/extensions/Review/Review.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Review/Review.i18n.php
@@ -8,11 +8,11 @@
99 $messages = array();
1010
1111 $messages['en'] = array(
12 - 'review_sidebar_title' => "Review",
13 - 'review-desc' => 'The resurrected [[Special:Review|validation]] feature',
 12+ 'review_sidebar_title' => 'Review',
 13+ 'review-desc' => 'Allows users to [[Special:Review|review]] pages',
1414 'review_topics' => "# The following is the list of topics and ranges for the review extension.
1515 # Each topic is defined by a line of five values, separated by ':' (all other lines are ignored).
16 -# The order is: numerical key (>0), name, max range (>1; 2=yes/no), meaning of lowest value (f.e. 'bad'), meaning of highest value (f.e. 'good').
 16+# The order is: numerical key (>0), name, max range (>1; 2=yes/no), meaning of lowest value (for example 'bad'), meaning of highest value (for example 'good').
1717 1:Quality:5:bad:good
1818 2:Ready for 1.0:2:no:yes",
1919 'review_topic_page' => "Review topics",

Status & tagging log