r72125 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r72124‎ | r72125 | r72126 >
Date:17:46, 1 September 2010
Author:bharris
Status:deferred
Tags:
Comment:
Added in thanks and error messages.
Modified paths:
  • /trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php
@@ -21,6 +21,8 @@
2222 'articleassessment-rating-completeness-tooltip' => 'Do you feel that this article covers the essential topic areas that it should?',
2323 'articleassessment-rating-readability-tooltip' => 'Do you feel that this article is well-organized and well written?',
2424 'articleassessment-articlerating' => 'Article rating',
 25+ 'articleassessment-error' => "We're sorry! An error has occurred. Please try again later.",
 26+ 'articleassessment-thanks' => 'Thanks! Your ratings have been saved.',
2527
2628 # FIXME: Special page seems not exist.
2729 'articleassessment-featurefeedback' => 'Give us [[Special:Article Assessment Feedback|feedback]] about this feature.',
@@ -53,6 +55,8 @@
5456 'articleassessment-rating-completeness-tooltip' => 'This is a tool tip that is designed to explain what the "completeness" metric means.',
5557 'articleassessment-rating-readability-tooltip' => 'This is a tool tip that is designed to explain what the "readability" metric means.',
5658 'articleassessment-articlerating' => 'This is a box or section header. It indicates that the contents of the box are the average ratings for the article.',
 59+ 'articleassessment-error' => 'A generic error message to display on any error.',
 60+ 'articleassessment-thanks' => 'The message to display when the user has successfully submitted a rating.',
5761 'articleassessment-featurefeedback' => 'This is a call to action link for users to provide feedback about the feature. It takes them to a survey.',
5862 'articleassessment-noratings' => 'This indicates the number of ratings that the article has received.',
5963 'articleassessment-stalemessage-revisioncount' => 'This is a message shown to the user when their ratings are "stale" and includes the number of revisions since.',

Status & tagging log