Index: trunk/extensions/MoodBar/MoodBar.i18n.php |
— | — | @@ -100,6 +100,10 @@ |
101 | 101 | /** Message documentation (Message documentation) |
102 | 102 | * @author Krinkle |
103 | 103 | * @author SPQRobin |
| 104 | + * @author EugeneZelenko |
| 105 | + * @author Lloffiwr |
| 106 | + * @author Purodha |
| 107 | + * @author Raymond |
104 | 108 | */ |
105 | 109 | |
106 | 110 | $messages['qqq'] = array( |
— | — | @@ -135,16 +139,6 @@ |
136 | 140 | 'moodbar-feedback-more' => 'Text of the link that the user can click to see more results. Only visible if JavaScript is enabled.', |
137 | 141 | '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.', |
138 | 142 | '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( |
149 | 143 | 'moodbar-desc' => '{{desc}} |
150 | 144 | This is a feature in development. See [[mw:MoodBar 0.1/Design]] for background information.', |
151 | 145 | 'moodbar-trigger-feedback' => 'Link text of the MoodBar overlay trigger. $1 is the SITENAME.', |