r84230 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84229‎ | r84230 | r84231 >
Date:09:21, 18 March 2011
Author:aaron
Status:ok
Tags:
Comment:
Tweak two *-list msgs to match the others
Modified paths:
  • /trunk/extensions/FlaggedRevs/language/ConfiguredPages.i18n.php (modified) (history)
  • /trunk/extensions/FlaggedRevs/language/StablePages.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/language/ConfiguredPages.i18n.php
@@ -10,7 +10,7 @@
1111
1212 $messages['en'] = array(
1313 'configuredpages' => 'Pages with review configurations',
14 - 'configuredpages-list' => 'Below is a list of pages configured to have different approval settings than the site default.
 14+ 'configuredpages-list' => 'This page lists pages configured to have different approval settings than the site default.
1515 Some settings might change which version is displayed to readers or further restrict who can make edits that do not require review.',
1616 'configuredpages-none' => 'There are no pages in this list.',
1717 'configuredpages-config' => 'Configuration',
Index: trunk/extensions/FlaggedRevs/language/StablePages.i18n.php
@@ -10,7 +10,7 @@
1111
1212 $messages['en'] = array(
1313 'stablepages' => 'Pages using edit approval',
14 - 'stablepages-list' => 'Below is a list of pages to which only certain users can make edits that do not require review.
 14+ 'stablepages-list' => 'This page lists pages to which only certain users can make edits that do not require review.
1515 Edits made by other users are not displayed to readers by default until an authorized user reviews them.',
1616 'stablepages-none' => 'There are no pages in this list.',
1717 'stablepages-config' => 'Configuration',

Status & tagging log