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

Revision: 93721
Author:   siebrand
Date:     2011-08-02 10:15:16 +0000 (Tue, 02 Aug 2011)
Log Message:
-----------
Remove Wikipedia specific message
Shorten extension description
Remove double space

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

Modified: trunk/extensions/MoodBar/MoodBar.i18n.php
===================================================================
--- trunk/extensions/MoodBar/MoodBar.i18n.php   2011-08-02 10:13:56 UTC (rev 
93720)
+++ trunk/extensions/MoodBar/MoodBar.i18n.php   2011-08-02 10:15:16 UTC (rev 
93721)
@@ -13,7 +13,7 @@
  */
 
 $messages['en'] = array(
-       'moodbar-desc' => 'Allows specified users to send their "mood" back to 
the site operator',
+       'moodbar-desc' => 'Allows specified users to provide feedback on their 
editing experience',
        // Portlet link
        'moodbar-trigger-feedback' => 'Feedback about editing',
        'moodbar-trigger-share' => 'Share your experience',
@@ -34,12 +34,12 @@
        'moodbar-what-label' => 'What is this?',
        'moodbar-what-collapsed' => '▶', // Ignore, do not translate. ▼
        'moodbar-what-expanded' => '▼', // Ignore, do not translate. ▶
-       'moodbar-what-content' => 'This feature is designed to help the 
Wikipedia community understand the experience of people editing the 
encyclopedia.
+       'moodbar-what-content' => 'This feature is designed to help the 
community understand the experience of people editing the encyclopedia.
 For more information, please visit the $1.',
        'moodbar-what-link' => 'feature page',
        'moodbar-privacy' => 'By submitting, you agree to transparency under 
these $1.',
        'moodbar-privacy-link' => 'terms',
-       'moodbar-disable-link' => "I'm not interested.  Please disable this 
feature.",
+       'moodbar-disable-link' => "I'm not interested. Please disable this 
feature.",
        'moodbar-form-title' => 'Because...',
        'moodbar-form-note' => '140 character maximum',
        'moodbar-form-note-dynamic' => '$1 characters remaining',


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

Reply via email to