Index: trunk/extensions/MoodBar/MoodBar.i18n.php |
— | — | @@ -32,8 +32,8 @@ |
33 | 33 | 'tooltip-moodbar-what' => 'Learn more about this feature', |
34 | 34 | 'moodbar-what-target' => 'http://www.mediawiki.org/wiki/MoodBar', |
35 | 35 | 'moodbar-what-label' => 'What is this?', |
36 | | - 'moodbar-what-collapsed' => '▶', // Optional, only change e.g. for RTL languages. ▼ |
37 | | - 'moodbar-what-expanded' => '▼', // Ignore, do not translate. ▶ |
| 36 | + 'moodbar-what-collapsed' => '▶', // Optional, only change e.g. for RTL languages. ▶ |
| 37 | + 'moodbar-what-expanded' => '▼', // Ignore, do not translate. ▼ |
38 | 38 | 'moodbar-what-content' => 'This feature is designed to help the community understand the experience of people editing the site. |
39 | 39 | For more information, please visit the $1.', |
40 | 40 | 'moodbar-what-link' => 'feature page', |