http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90059
Revision: 90059
Author: krinkle
Date: 2011-06-14 17:23:32 +0000 (Tue, 14 Jun 2011)
Log Message:
-----------
fix syntax error that caused all other extension messages to be broken
Modified Paths:
--------------
trunk/extensions/MoodBar/MoodBar.i18n.php
Modified: trunk/extensions/MoodBar/MoodBar.i18n.php
===================================================================
--- trunk/extensions/MoodBar/MoodBar.i18n.php 2011-06-14 17:22:46 UTC (rev
90058)
+++ trunk/extensions/MoodBar/MoodBar.i18n.php 2011-06-14 17:23:32 UTC (rev
90059)
@@ -1,5 +1,5 @@
<?php
$messages['en'] = array(
- 'moodbar-desc' => 'Allows specified users to send their "mood" back to
the site operator.",
+ 'moodbar-desc' => 'Allows specified users to send their "mood" back to
the site operator.',
);
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs