Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php |
— | — | @@ -31,9 +31,9 @@ |
32 | 32 | 'articlefeedback-form-panel-instructions' => 'Please take a moment to rate this page.', |
33 | 33 | 'articlefeedback-form-panel-clear' => 'Remove this rating', |
34 | 34 | 'articlefeedback-form-panel-expertise' => 'I have prior knowledge on this topic', |
35 | | - 'articlefeedback-form-panel-expertise-studies' => 'I\'ve studied it in college/university', |
36 | | - 'articlefeedback-form-panel-expertise-profession' => 'It\'s part of my profession', |
37 | | - 'articlefeedback-form-panel-expertise-hobby' => 'It\'s related to my hobbies or interests', |
| 35 | + 'articlefeedback-form-panel-expertise-studies' => 'I have studied it in college/university', |
| 36 | + 'articlefeedback-form-panel-expertise-profession' => 'It is part of my profession', |
| 37 | + 'articlefeedback-form-panel-expertise-hobby' => 'It is related to my hobbies or interests', |
38 | 38 | 'articlefeedback-form-panel-expertise-other' => 'The source of my knowledge is not listed here', |
39 | 39 | 'articlefeedback-form-panel-submit' => 'Submit feedback', |
40 | 40 | 'articlefeedback-report-switch-label' => 'View page ratings', |
— | — | @@ -59,12 +59,12 @@ |
60 | 60 | 'articlefeedback-pitch-join-login' => 'Log in', |
61 | 61 | 'articlefeedback-pitch-edit-message' => 'Did you know that you can edit this page?', |
62 | 62 | 'articlefeedback-pitch-edit-accept' => 'Edit this page', |
63 | | - 'articlefeedback-expert-assessment-question' => 'Do you have knowledge in this topic?', |
64 | | - 'articlefeedback-expert-assessment-level-1-label' => 'Marginal', |
65 | | - 'articlefeedback-expert-assessment-level-2-label' => 'Competent', |
66 | | - 'articlefeedback-expert-assessment-level-3-label' => 'Expert', |
| 63 | + 'articlefeedback-expert-assessment-question' => 'Do you have knowledge in this topic?', |
| 64 | + 'articlefeedback-expert-assessment-level-1-label' => 'Marginal', |
| 65 | + 'articlefeedback-expert-assessment-level-2-label' => 'Competent', |
| 66 | + 'articlefeedback-expert-assessment-level-3-label' => 'Expert', |
67 | 67 | 'articlefeedback-survey-message-success' => 'Thanks for filling out the survey.', |
68 | | - 'articlefeedback-survey-message-error' => 'An error has occurred. |
| 68 | + 'articlefeedback-survey-message-error' => 'An error has occurred. |
69 | 69 | Please try again later.', |
70 | 70 | ); |
71 | 71 | |