http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72070

Revision: 72070
Author:   bharris
Date:     2010-09-01 00:00:18 +0000 (Wed, 01 Sep 2010)

Log Message:
-----------
Added descriptions.

Modified Paths:
--------------
    trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php

Modified: 
trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php
===================================================================
--- trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php     
2010-08-31 23:59:44 UTC (rev 72069)
+++ trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php     
2010-09-01 00:00:18 UTC (rev 72070)
@@ -12,7 +12,7 @@
        'articleassessment-yourfeedback' => 'Your feedback',
        'articleassessment-pleaserate' => "Please take a moment to rate this 
page below.",
        'articleassessment-submit' => 'Submit',
-       'articleassessment-rating-wellsourced' => 'Well sourced:',
+       'articleassessment-rating-wellsourced' => 'Well-Sourced:',
        'articleassessment-rating-neutrality' => 'Neutrality:',
        'articleassessment-rating-completeness' => 'Completeness:',
        'articleassessment-rating-readability' => 'Readability:',
@@ -39,24 +39,24 @@
  * @author Sam Reed
  */
 $messages['qqq'] = array(
-       'articleassessment' => '',
-       'articleassessment-desc' => '',
-       'articleassessment-yourfeedback' => '',
-       'articleassessment-pleaserate' => '',
-       'articleassessment-submit' => '',
-       'articleassessment-rating-wellsourced' => '',
-       'articleassessment-rating-neutrality' => '',
-       'articleassessment-rating-completeness' => '',
-       'articleassessment-rating-readability' => '',
-       'articleassessment-rating-wellsourced-tooltip' => '',
-       'articleassessment-rating-neutrality-tooltip' => '',
-       'articleassessment-rating-completeness-tooltip' => '',
-       'articleassessment-rating-readability-tooltip' => '',
-       'articleassessment-articlerating' => '',
-       'articleassessment-featurefeedback' => '',
-       'articleassessment-noratings' => '',
-       'articleassessment-stalemessage-revisioncount' => '',
-       'articleassessment-stalemessage-norevisioncount' => '',
-       'articleassessment-results-show' => '',
-       'articleassessment-results-hide' => '',
+       'articleassessment' => 'The title of the feature. It is about reader 
feedback.',
+       'articleassessment-desc' => 'A description of the purpose of this 
feature',
+       'articleassessment-yourfeedback' => 'This is a box or section header.  
It indicates that the contents of the box are personal to the user.',
+       'articleassessment-pleaserate' => 'This is a call to action for the 
user to provide their ratings about the page.',
+       'articleassessment-submit' => 'This is for when the user submits their 
ratings to the server.',
+       'articleassessment-rating-wellsourced' => 'This is a rating metric 
label. The metric is for measuring how researched the article is.',
+       'articleassessment-rating-neutrality' => "This is a rating metric 
label. The metric is for measuring an article's NPOV.",
+       'articleassessment-rating-completeness' => 'This is a rating metric 
label. The metric is for measuring how comprehensive the article is.',
+       'articleassessment-rating-readability' => 'This is a rating metric 
label. The metric is for measuring how well written the article is.',
+       'articleassessment-rating-wellsourced-tooltip' => 'This is a tool tip 
that is designed to explain what the "well-sourced" metric means.',
+       'articleassessment-rating-neutrality-tooltip' => 'This is a tool tip 
that is designed to explain what the "neutrality" metric means.',
+       'articleassessment-rating-completeness-tooltip' => 'This is a tool tip 
that is designed to explain what the "completeness" metric means.',
+       'articleassessment-rating-readability-tooltip' => 'This is a tool tip 
that is designed to explain what the "readability" metric means.',
+       'articleassessment-articlerating' => 'This is a box or section header. 
It indicates that the contents of the box are the average ratings for the 
article.',
+       'articleassessment-featurefeedback' => 'This is a call to action link 
for users to provide feedback about the feature.  It takes them to a survey.',
+       'articleassessment-noratings' => 'This indicates the number of ratings 
that the article has received.',
+       'articleassessment-stalemessage-revisioncount' => 'This is a message 
shown to the user when their ratings are "stale" and includes the number of 
revisions since.',
+       'articleassessment-stalemessage-norevisioncount' => 'This is a message 
shown to the user when their ratings are "stale" and does NOT include the 
number of revisions. This is included for completeness, in case revision counts 
need to be turned off.',
+       'articleassessment-results-show' => 'This is an explanatory control 
that, when clicked, will display hidden aggregate ratings.',
+       'articleassessment-results-hide' => 'This is a control that, when 
clicked, will hide the aggregate ratings.',
 );



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to