Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php |
— | — | @@ -118,8 +118,6 @@ |
119 | 119 | 'articlefeedbackv5-percent-found' => '<span class="stat-marker positive">$1%</span> found what they were looking for', |
120 | 120 | 'articlefeedbackv5-overall-rating' => 'Rating: $1/5', |
121 | 121 | 'articlefeedbackv5-special-title' => '==Feedback==', |
122 | | - 'articlefeedbackv5' => 'Article feedback dashboard', |
123 | | - 'articlefeedbackv5-desc' => 'Article feedback', |
124 | 122 | 'articleFeedbackv5-table-caption-dailyhighsandlows' => 'Today\'s highs and lows', |
125 | 123 | 'articleFeedbackv5-table-caption-dailyhighs' => 'Pages with highest ratings: $1', |
126 | 124 | 'articleFeedbackv5-table-caption-dailylows' => 'Pages with lowest ratings: $1', |
— | — | @@ -132,6 +130,8 @@ |
133 | 131 | 'articlefeedbackv5-dashboard-bottom' => "'''Note''': We will continue to experiment with different ways of surfacing pages in these dashboards. At present, the dashboards include the following pages: |
134 | 132 | * Pages with highest/lowest ratings: 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. |
135 | 133 | * Recent lows: pages that got 70% or more low (2 stars or lower) ratings in any category in the last 24 hours. Only pages that have received at least 10 ratings in the last 24 hours are included.", |
| 134 | + 'articlefeedbackv5' => 'Article feedback dashboard', |
| 135 | + 'articlefeedbackv5-desc' => 'Article feedback', |
136 | 136 | |
137 | 137 | /* Feedback forms */ |
138 | 138 | /* Option 1 ("Did you find what you were looking for?") */ |
— | — | @@ -342,8 +342,6 @@ |
343 | 343 | 'articlefeedbackv5-form-delete' => '{{Identical|Delete}}', |
344 | 344 | 'articlefeedbackv5-form-oversight' => 'Request that an oversighter review this feedback', |
345 | 345 | 'articlefeedbackv5-form-unoversight' => 'Remove request for oversight', |
346 | | - 'articlefeedbackv5-oversight-saved' => 'Oversight request saved successfully', |
347 | | - 'articlefeedbackv5-unoversight-saved' => 'Request for oversight removed successfully', |
348 | 346 | 'articlefeedbackv5-form-header' => "* '''$1''' is the feedback ID. |
349 | 347 | * '''$2''' is the date and time at which the feedback was given.", |
350 | 348 | 'articlefeedbackv5-form1-header-found' => 'Parameters: |
— | — | @@ -359,6 +357,8 @@ |
360 | 358 | 'articlefeedbackv5-form2-header-suggestion' => 'Parameters: |
361 | 359 | * $1 is a user name.', |
362 | 360 | 'articlefeedbackv5-form4-header' => 'Messages in the feedback dashboard to indicate that a user was only presented with a Call To Action form. This is a feedback form that asks a user to do something, rather than provide feedback.', |
| 361 | + 'articlefeedbackv5-oversight-saved' => 'Oversight request saved successfully', |
| 362 | + 'articlefeedbackv5-unoversight-saved' => 'Request for oversight removed successfully', |
363 | 363 | 'articlefeedbackv5-discussion-page' => '{{Identical|Discussion}}', |
364 | 364 | 'articlefeedbackv5-whats-this' => '{{Identical|Help}}', |
365 | 365 | 'articlefeedbackv5-special-title' => 'don\'t touch "== ==". |