Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php |
— | — | @@ -46,13 +46,13 @@ |
47 | 47 | 'articlefeedback-field-wellwritten-tip' => 'Do you feel that this page is well-organized and well-written?', |
48 | 48 | 'articlefeedback-pitch-takesurvey-title' => 'Would you like to take a survey?', |
49 | 49 | 'articlefeedback-pitch-takesurvey-message' => '-- message --', |
50 | | - 'articlefeedback-pitch-takesurvey-action' => 'Start Survey', |
| 50 | + 'articlefeedback-pitch-takesurvey-action' => 'Start survey', |
51 | 51 | 'articlefeedback-pitch-createaccount-title' => 'Would you like to create an account?', |
52 | 52 | 'articlefeedback-pitch-createaccount-message' => '-- message --', |
53 | | - 'articlefeedback-pitch-createaccount-action' => 'Create Account', |
| 53 | + 'articlefeedback-pitch-createaccount-action' => 'Create account', |
54 | 54 | 'articlefeedback-pitch-makefirstedit-title' => 'Would you like to edit this article?', |
55 | 55 | 'articlefeedback-pitch-makefirstedit-message' => '-- message --', |
56 | | - 'articlefeedback-pitch-makefirstedit-action' => 'Start Editing', |
| 56 | + 'articlefeedback-pitch-makefirstedit-action' => 'Start editing', |
57 | 57 | ); |
58 | 58 | |
59 | 59 | /** Message documentation (Message documentation) |
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt |
— | — | @@ -57,6 +57,7 @@ |
58 | 58 | ignored = article-comments-comment-contents |
59 | 59 | |
60 | 60 | Article Feedback |
| 61 | +ignored = articlefeedback-pitch-takesurvey-message, articlefeedback-pitch-createaccount-message, articlefeedback-pitch-makefirstedit-message |
61 | 62 | |
62 | 63 | Article To Category 2 |
63 | 64 | |