Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php |
— | — | @@ -132,8 +132,8 @@ |
133 | 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 | 134 | 'articlefeedbackv5' => 'Article feedback dashboard', |
135 | 135 | 'articlefeedbackv5-desc' => 'Article feedback', |
136 | | - 'articlefeedbackv5-comment-more' => 'Label for the button to expand the truncated comment on feedback. Swaps to articlefeedbackv5-comment-less after being clicked.', |
137 | | - 'articlefeedbackv5-comment-less' => 'Previous label (articlefeedbackv5-comment-more) switches to this after being clicked. This is the label for collapsing the expanded comments.', |
| 136 | + 'articlefeedbackv5-comment-more' => 'More', |
| 137 | + 'articlefeedbackv5-comment-less' => 'Less', |
138 | 138 | |
139 | 139 | /* Feedback forms */ |
140 | 140 | /* Option 1 ("Did you find what you were looking for?") */ |
— | — | @@ -376,8 +376,8 @@ |
377 | 377 | |
378 | 378 | Please visit http://prototype.wikimedia.org/articleassess/Main_Page for a prototype installation.', |
379 | 379 | 'articlefeedbackv5-desc' => '{{desc}}', |
380 | | - 'articlefeedbackv5-comment-more' => 'More', |
381 | | - 'articlefeedbackv5-comment-less' => 'Less', |
| 380 | + 'articlefeedbackv5-comment-more' => 'Label for the button to expand the truncated comment on feedback. Swaps to articlefeedbackv5-comment-less after being clicked.', |
| 381 | + 'articlefeedbackv5-comment-less' => 'Previous label (articlefeedbackv5-comment-more) switches to this after being clicked. This is the label for collapsing the expanded comments.', |
382 | 382 | |
383 | 383 | /* Feedback forms */ |
384 | 384 | /* Option 1 ("Did you find what you were looking for?") */ |