Index: trunk/extensions/ArticleAssessmentPilot/ArticleAssessmentPilot.i18n.php |
— | — | @@ -21,6 +21,8 @@ |
22 | 22 | 'articleassessment-rating-completeness-tooltip' => 'Do you feel that this article covers the essential topic areas that it should?', |
23 | 23 | 'articleassessment-rating-readability-tooltip' => 'Do you feel that this article is well-organized and well written?', |
24 | 24 | '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.', |
25 | 27 | |
26 | 28 | # FIXME: Special page seems not exist. |
27 | 29 | 'articleassessment-featurefeedback' => 'Give us [[Special:Article Assessment Feedback|feedback]] about this feature.', |
— | — | @@ -53,6 +55,8 @@ |
54 | 56 | 'articleassessment-rating-completeness-tooltip' => 'This is a tool tip that is designed to explain what the "completeness" metric means.', |
55 | 57 | 'articleassessment-rating-readability-tooltip' => 'This is a tool tip that is designed to explain what the "readability" metric means.', |
56 | 58 | '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.', |
57 | 61 | 'articleassessment-featurefeedback' => 'This is a call to action link for users to provide feedback about the feature. It takes them to a survey.', |
58 | 62 | 'articleassessment-noratings' => 'This indicates the number of ratings that the article has received.', |
59 | 63 | 'articleassessment-stalemessage-revisioncount' => 'This is a message shown to the user when their ratings are "stale" and includes the number of revisions since.', |