Index: trunk/extensions/MoodBar/MoodBar.i18n.php |
— | — | @@ -108,13 +108,11 @@ |
109 | 109 | 'moodbar-type-confused' => 'Confused', |
110 | 110 | // User types |
111 | 111 | 'moodbar-user-anonymized' => 'Anonymized', |
112 | | - 'moodbar-user-ip' => 'IP Address', |
| 112 | + 'moodbar-user-ip' => 'IP address', |
113 | 113 | 'moodbar-user-user' => 'Registered user', |
114 | 114 | // Log types |
115 | 115 | 'moodbar-log-name' => 'Feedback log', |
116 | | - 'moodbar-log-header' => 'This is the log of actions taken on feedback items listed |
117 | | -on the [[Special:FeedbackDashboard|feedback dashboard]].', |
118 | | - |
| 116 | + 'moodbar-log-header' => 'This is the log of actions taken on feedback items listed on the [[Special:FeedbackDashboard|feedback dashboard]].', |
119 | 117 | 'moodbar-log-hide' => 'hid [[$1]]', |
120 | 118 | 'moodbar-log-restore' => 'restored the visibility for [[$1]]', |
121 | 119 | ); |