r93721 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93720‎ | r93721 | r93722 >
Date:10:15, 2 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
Remove Wikipedia specific message
Shorten extension description
Remove double space
Modified paths:
  • /trunk/extensions/MoodBar/MoodBar.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/MoodBar.i18n.php
@@ -13,7 +13,7 @@
1414 */
1515
1616 $messages['en'] = array(
17 - 'moodbar-desc' => 'Allows specified users to send their "mood" back to the site operator',
 17+ 'moodbar-desc' => 'Allows specified users to provide feedback on their editing experience',
1818 // Portlet link
1919 'moodbar-trigger-feedback' => 'Feedback about editing',
2020 'moodbar-trigger-share' => 'Share your experience',
@@ -34,12 +34,12 @@
3535 'moodbar-what-label' => 'What is this?',
3636 'moodbar-what-collapsed' => '▶', // Ignore, do not translate. ▼
3737 'moodbar-what-expanded' => '▼', // Ignore, do not translate. ▶
38 - 'moodbar-what-content' => 'This feature is designed to help the Wikipedia community understand the experience of people editing the encyclopedia.
 38+ 'moodbar-what-content' => 'This feature is designed to help the community understand the experience of people editing the encyclopedia.
3939 For more information, please visit the $1.',
4040 'moodbar-what-link' => 'feature page',
4141 'moodbar-privacy' => 'By submitting, you agree to transparency under these $1.',
4242 'moodbar-privacy-link' => 'terms',
43 - 'moodbar-disable-link' => "I'm not interested. Please disable this feature.",
 43+ 'moodbar-disable-link' => "I'm not interested. Please disable this feature.",
4444 'moodbar-form-title' => 'Because...',
4545 'moodbar-form-note' => '140 character maximum',
4646 'moodbar-form-note-dynamic' => '$1 characters remaining',

Follow-up revisions

RevisionCommit summaryAuthorDate
r93723fu r93721: encyclopedia -> site.siebrand10:20, 2 August 2011

Status & tagging log