Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php |
— | — | @@ -78,14 +78,14 @@ |
79 | 79 | Please try again later.', |
80 | 80 | /* Special:ArticleFeedback */ |
81 | 81 | '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', |
84 | 84 | 'articleFeedback-table-caption-weeklymostchanged' => 'This week\'s most changed', |
85 | 85 | 'articleFeedback-table-caption-recentlows' => 'Recent lows', |
86 | 86 | 'articleFeedback-table-heading-page' => 'Page', |
87 | 87 | 'articleFeedback-table-heading-average' => 'Average', |
88 | 88 | '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.', |
90 | 90 | /* EmailCapture */ |
91 | 91 | 'articlefeedback-emailcapture-response-body' => 'Hello! |
92 | 92 | |