r71761 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71760‎ | r71761 | r71762 >
Date:22:55, 26 August 2010
Author:reedy
Status:deferred (Comments)
Tags:
Comment:
Update Article Assessment messages per Design changes
Modified paths:
  • /trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php
@@ -9,13 +9,15 @@
1010 'articleassessment' => 'Article Assessment',
1111 'articleassessment-desc' => 'Article Assessment Pilot version',
1212 'articleassessment-yourfeedback' => 'Your Feedback',
13 - 'articleassessment-pleaserate' => "''Please take a moment to rate this page below. Your feedback is valuable, and helps improve our website''",
 13+ 'articleassessment-pleaserate' => "''Please take a moment to rate this page below.''",
1414 'articleassessment-submit' => 'Submit',
15 - 'articleassessment-rating-reliability' => 'Reliability:',
 15+ 'articleassessment-rating-wellsourced' => 'Well-Sourced:',
1616 'articleassessment-rating-neutrality' => 'Neutrality:',
1717 'articleassessment-rating-completeness' => 'Completeness:',
1818 'articleassessment-rating-readability' => 'Readability:',
1919 'articleassessment-articlerating' => 'Article Rating',
20 - 'articleassessment-featurefeedback' => 'Please give us [[Special:Article Assessment Feedback|feedback]] on this feature',
 20+ 'articleassessment-featurefeedback' => 'Give us [[Special:Article Assessment Feedback|feedback]] about this',
2121 'articleassessment-noratings' => '$1 ($2 {{PLURAL:$2|rating|ratings}})',
 22+ 'articleassessment-results-show' => "''(Results hidden. [[|Show]] them.''",
 23+ 'articleassessment-results-hide' => "''([[|Hide Results]])''",
2224 );
\ No newline at end of file

Comments

#Comment by MZMcBride (talk | contribs)   20:04, 12 September 2010

Per r72886, the use of [[|foo]] syntax is causing issues. This revision should probably be marked "fixme".

#Comment by Reedy (talk | contribs)   20:17, 12 September 2010

They're just placeholders... So I wasn't sure on the way "this is done"

Adam does something with them when putting them out in JS.

They are just links to trigger the JS to do stuff...

#Comment by Reedy (talk | contribs)   20:17, 12 September 2010

NB, they're not run through the normal MW parser....

#Comment by Raymond (talk | contribs)   11:49, 13 September 2010

Changed to show by Platonides in r72895.

Status & tagging log