Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php |
— | — | @@ -32,17 +32,17 @@ |
33 | 33 | 'articlefeedbackv5-form1-header-found' => '$1 found what they were looking for:', |
34 | 34 | 'articlefeedbackv5-form1-header-not-found' => '$1 did not find what they were looking for:', |
35 | 35 | 'articlefeedbackv5-form2-header' => '$1 had a $2:', |
36 | | - 'articlefeedbackv5-form3-header' => '$1 rated this page $2 / 5', |
| 36 | + 'articlefeedbackv5-form3-header' => '$1 rated this page $2/5', |
37 | 37 | 'articlefeedbackv5-form4-header' => 'User was presented with the CTA-only form.', |
38 | 38 | 'articlefeedbackv5-form5-header' => '$1 rated this page:', |
39 | 39 | 'articlefeedbackv5-form-not-shown' => 'User was not shown a feedback form.', |
40 | | - 'articlefeedbackv5-form-invalud' => 'Invalid feedback form ID.', |
| 40 | + 'articlefeedbackv5-form-invalid' => 'Invalid feedback form ID.', |
41 | 41 | 'articlefeedbackv5-abuse-saved' => 'Abuse flag saved', |
42 | 42 | 'articlefeedbackv5-hide-saved' => 'Hide flag saved', |
43 | | - 'articlefeedbackv5-error-loading-feedback' => 'Error loading Feedback', |
| 43 | + 'articlefeedbackv5-error-loading-feedback' => 'Error loading feedback', |
44 | 44 | 'articlefeedbackv5-invalid-feedback-id' => 'Invalid feedback ID', |
45 | 45 | 'articlefeedbackv5-invalid-feedback-flag' => 'Invalid feedback flag', |
46 | | - 'articlefeedbackv5-go-to-article' => 'Go to Article', |
| 46 | + 'articlefeedbackv5-go-to-article' => 'Go to page', |
47 | 47 | 'articlefeedbackv5-discussion-page' => 'Discussion Page', |
48 | 48 | 'articlefeedbackv5-whats-this' => 'What\'s this?', |
49 | 49 | 'articlefeedbackv5-invalid-page-id' => 'Invalid page ID', |
— | — | @@ -81,7 +81,7 @@ |
82 | 82 | 'articlefeedbackv5-bucket3-rating-tooltip-2' => 'Poor', |
83 | 83 | 'articlefeedbackv5-bucket3-rating-tooltip-3' => 'Average', |
84 | 84 | 'articlefeedbackv5-bucket3-rating-tooltip-4' => 'Good', |
85 | | - 'articlefeedbackv5-bucket3-rating-tooltip-5' => 'Very Good', |
| 85 | + 'articlefeedbackv5-bucket3-rating-tooltip-5' => 'Very good', |
86 | 86 | 'articlefeedbackv5-bucket3-clear-rating' => 'Remove this rating', |
87 | 87 | 'articlefeedbackv5-bucket3-comment-default' => 'Add a comment. How can this article be improved?', |
88 | 88 | 'articlefeedbackv5-bucket3-form-submit' => 'Post your feedback', |