http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99362

Revision: 99362
Author:   raymond
Date:     2011-10-09 18:33:07 +0000 (Sun, 09 Oct 2011)
Log Message:
-----------
* Remove stray newline (r99350)
* Consistenxy tweak: 'IP Address' -> 'IP address'

Modified Paths:
--------------
    trunk/extensions/MoodBar/MoodBar.i18n.php

Modified: trunk/extensions/MoodBar/MoodBar.i18n.php
===================================================================
--- trunk/extensions/MoodBar/MoodBar.i18n.php   2011-10-09 18:32:42 UTC (rev 
99361)
+++ trunk/extensions/MoodBar/MoodBar.i18n.php   2011-10-09 18:33:07 UTC (rev 
99362)
@@ -108,13 +108,11 @@
        'moodbar-type-confused' => 'Confused',
        // User types
        'moodbar-user-anonymized' => 'Anonymized',
-       'moodbar-user-ip' => 'IP Address',
+       'moodbar-user-ip' => 'IP address',
        'moodbar-user-user' => 'Registered user',
        // Log types
        'moodbar-log-name' => 'Feedback log',
-       'moodbar-log-header' => 'This is the log of actions taken on feedback 
items listed
-on the [[Special:FeedbackDashboard|feedback dashboard]].',
-
+       'moodbar-log-header' => 'This is the log of actions taken on feedback 
items listed on the [[Special:FeedbackDashboard|feedback dashboard]].',
        'moodbar-log-hide' => 'hid [[$1]]',
        'moodbar-log-restore' => 'restored the visibility for [[$1]]',
 );


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to