r98003 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98002‎ | r98003 | r98004 >
Date:15:13, 24 September 2011
Author:siebrand
Status:ok
Tags:
Comment:
Fix duplicate 'qqq' entry. Duplicate keys will be resolved after the next twn export.
Modified paths:
  • /trunk/extensions/MoodBar/MoodBar.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/MoodBar.i18n.php
@@ -100,6 +100,10 @@
101101 /** Message documentation (Message documentation)
102102 * @author Krinkle
103103 * @author SPQRobin
 104+ * @author EugeneZelenko
 105+ * @author Lloffiwr
 106+ * @author Purodha
 107+ * @author Raymond
104108 */
105109
106110 $messages['qqq'] = array(
@@ -135,16 +139,6 @@
136140 'moodbar-feedback-more' => 'Text of the link that the user can click to see more results. Only visible if JavaScript is enabled.',
137141 '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.',
138142 'moodbar-feedback-older' => 'Text of the link that the user can click to see less recent results. Only visible if JavaScript is not enabled.',
139 -);
140 -
141 -/** Message documentation (Message documentation)
142 - * @author EugeneZelenko
143 - * @author Lloffiwr
144 - * @author Purodha
145 - * @author Raymond
146 - * @author SPQRobin
147 - */
148 -$messages['qqq'] = array(
149143 'moodbar-desc' => '{{desc}}
150144 This is a feature in development. See [[mw:MoodBar 0.1/Design]] for background information.',
151145 'moodbar-trigger-feedback' => 'Link text of the MoodBar overlay trigger. $1 is the SITENAME.',

Status & tagging log