r99362 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99361‎ | r99362 | r99363 >
Date:18:33, 9 October 2011
Author:raymond
Status:ok
Tags:
Comment:
* Remove stray newline (r99350)
* Consistenxy tweak: 'IP Address' -> 'IP address'
Modified paths:
  • /trunk/extensions/MoodBar/MoodBar.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/MoodBar.i18n.php
@@ -108,13 +108,11 @@
109109 'moodbar-type-confused' => 'Confused',
110110 // User types
111111 'moodbar-user-anonymized' => 'Anonymized',
112 - 'moodbar-user-ip' => 'IP Address',
 112+ 'moodbar-user-ip' => 'IP address',
113113 'moodbar-user-user' => 'Registered user',
114114 // Log types
115115 '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]].',
119117 'moodbar-log-hide' => 'hid [[$1]]',
120118 'moodbar-log-restore' => 'restored the visibility for [[$1]]',
121119 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99350MoodBar: Implement hiding and restoring of entries on the feedback dashboard....werdna12:59, 9 October 2011

Status & tagging log