Index: trunk/extensions/MoodBar/MoodBar.i18n.php |
— | — | @@ -13,7 +13,7 @@ |
14 | 14 | */ |
15 | 15 | |
16 | 16 | $messages['en'] = array( |
17 | | - 'moodbar-desc' => 'Allows specified users to send their "mood" back to the site operator', |
| 17 | + 'moodbar-desc' => 'Allows specified users to provide feedback on their editing experience', |
18 | 18 | // Portlet link |
19 | 19 | 'moodbar-trigger-feedback' => 'Feedback about editing', |
20 | 20 | 'moodbar-trigger-share' => 'Share your experience', |
— | — | @@ -34,12 +34,12 @@ |
35 | 35 | 'moodbar-what-label' => 'What is this?', |
36 | 36 | 'moodbar-what-collapsed' => '▶', // Ignore, do not translate. ▼ |
37 | 37 | 'moodbar-what-expanded' => '▼', // Ignore, do not translate. ▶ |
38 | | - 'moodbar-what-content' => 'This feature is designed to help the Wikipedia community understand the experience of people editing the encyclopedia. |
| 38 | + 'moodbar-what-content' => 'This feature is designed to help the community understand the experience of people editing the encyclopedia. |
39 | 39 | For more information, please visit the $1.', |
40 | 40 | 'moodbar-what-link' => 'feature page', |
41 | 41 | 'moodbar-privacy' => 'By submitting, you agree to transparency under these $1.', |
42 | 42 | 'moodbar-privacy-link' => 'terms', |
43 | | - 'moodbar-disable-link' => "I'm not interested. Please disable this feature.", |
| 43 | + 'moodbar-disable-link' => "I'm not interested. Please disable this feature.", |
44 | 44 | 'moodbar-form-title' => 'Because...', |
45 | 45 | 'moodbar-form-note' => '140 character maximum', |
46 | 46 | 'moodbar-form-note-dynamic' => '$1 characters remaining', |