r110013 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110012‎ | r110013 | r110014 >
Date:18:46, 25 January 2012
Author:gregchiasson
Status:ok
Tags:
Comment:
AFT5 - well that as stupid. Put the en and qqq text in the right places. Fix issue from r110012
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php
@@ -132,8 +132,8 @@
133133 * 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.",
134134 'articlefeedbackv5' => 'Article feedback dashboard',
135135 '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',
138138
139139 /* Feedback forms */
140140 /* Option 1 ("Did you find what you were looking for?") */
@@ -376,8 +376,8 @@
377377
378378 Please visit http://prototype.wikimedia.org/articleassess/Main_Page for a prototype installation.',
379379 '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.',
382382
383383 /* Feedback forms */
384384 /* Option 1 ("Did you find what you were looking for?") */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r110012AFT5 feedback page - add truncation to comments over 500 characters, with exp...gregchiasson18:43, 25 January 2012

Status & tagging log