Index: trunk/extensions/MoodBar/MoodBar.i18n.php |
— | — | @@ -76,10 +76,10 @@ |
77 | 77 | // Special:MoodBarFeedback |
78 | 78 | 'moodbar-feedback-title' => 'Feedback dashboard', |
79 | 79 | 'moodbar-feedback-filters' => 'Filters', |
80 | | - 'moodbar-feedback-filters-type' => 'Type:', |
81 | | - 'moodbar-feedback-filters-type-happy' => 'Praise', |
82 | | - 'moodbar-feedback-filters-type-confused' => 'Confusion', |
83 | | - 'moodbar-feedback-filters-type-sad' => 'Issues', |
| 80 | + 'moodbar-feedback-filters-type' => 'Mood:', |
| 81 | + 'moodbar-feedback-filters-type-happy' => 'Happy', |
| 82 | + 'moodbar-feedback-filters-type-confused' => 'Confused', |
| 83 | + 'moodbar-feedback-filters-type-sad' => 'Sad', |
84 | 84 | 'moodbar-feedback-filters-username' => 'Username', |
85 | 85 | 'moodbar-feedback-filters-button' => 'Set filters', |
86 | 86 | 'moodbar-feedback-whatis' => 'What is this feature?', |