r87812 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87811‎ | r87812 | r87813 >
Date:09:18, 10 May 2011
Author:siebrand
Status:ok
Tags:
Comment:
article -> page.
Modified paths:
  • /trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php
@@ -78,14 +78,14 @@
7979 Please try again later.',
8080 /* Special:ArticleFeedback */
8181 'articleFeedback-table-caption-dailyhighsandlows' => 'Today\'s highs and lows',
82 - 'articleFeedback-table-caption-dailyhighs' => 'Articles with highest ratings: $1',
83 - 'articleFeedback-table-caption-dailylows' => 'Articles with lowest ratings: $1',
 82+ 'articleFeedback-table-caption-dailyhighs' => 'Pages with highest ratings: $1',
 83+ 'articleFeedback-table-caption-dailylows' => 'Pages with lowest ratings: $1',
8484 'articleFeedback-table-caption-weeklymostchanged' => 'This week\'s most changed',
8585 'articleFeedback-table-caption-recentlows' => 'Recent lows',
8686 'articleFeedback-table-heading-page' => 'Page',
8787 'articleFeedback-table-heading-average' => 'Average',
8888 'articleFeedback-copy-above-highlow-tables' => 'This is an experimental feature. Please provide feedback on the [$1 discusson page].',
89 - 'articleFeedback-copy-below-highlow-tables' => 'These tables contain articles that have received at least 10 ratings within the last 24 hours. Averages are calculated by taking the mean of all ratings submitted within the last 24 hours.',
 89+ 'articleFeedback-copy-below-highlow-tables' => 'These tables contain pages that have received at least 10 ratings within the last 24 hours. Averages are calculated by taking the mean of all ratings submitted within the last 24 hours.',
9090 /* EmailCapture */
9191 'articlefeedback-emailcapture-response-body' => 'Hello!
9292

Status & tagging log