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

Revision: 98003
Author:   siebrand
Date:     2011-09-24 15:13:23 +0000 (Sat, 24 Sep 2011)
Log Message:
-----------
Fix duplicate 'qqq' entry. Duplicate keys will be resolved after the next twn 
export.

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

Modified: trunk/extensions/MoodBar/MoodBar.i18n.php
===================================================================
--- trunk/extensions/MoodBar/MoodBar.i18n.php   2011-09-24 14:11:13 UTC (rev 
98002)
+++ trunk/extensions/MoodBar/MoodBar.i18n.php   2011-09-24 15:13:23 UTC (rev 
98003)
@@ -100,6 +100,10 @@
 /** Message documentation (Message documentation)
  * @author Krinkle
  * @author SPQRobin
+ * @author EugeneZelenko
+ * @author Lloffiwr
+ * @author Purodha
+ * @author Raymond
  */
 
 $messages['qqq'] = array(
@@ -135,16 +139,6 @@
        'moodbar-feedback-more' => 'Text of the link that the user can click to 
see more results. Only visible if JavaScript is enabled.',
        'moodbar-feedback-newer' => 'Text of the link that the user can click 
to go back to more recent results. Only visible if JavaScript is not enabled.',
        'moodbar-feedback-older' => 'Text of the link that the user can click 
to see less recent results. Only visible if JavaScript is not enabled.',
-);
-
-/** Message documentation (Message documentation)
- * @author EugeneZelenko
- * @author Lloffiwr
- * @author Purodha
- * @author Raymond
- * @author SPQRobin
- */
-$messages['qqq'] = array(
        'moodbar-desc' => '{{desc}}
 This is a feature in development. See [[mw:MoodBar 0.1/Design]] for background 
information.',
        'moodbar-trigger-feedback' => 'Link text of the MoodBar overlay 
trigger. $1 is the SITENAME.',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to