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

Revision: 100302
Author:   jeroendedauw
Date:     2011-10-20 00:31:17 +0000 (Thu, 20 Oct 2011)
Log Message:
-----------
send -> sent

Modified Paths:
--------------
    trunk/extensions/Contest/Contest.i18n.php
    trunk/extensions/Contest/RELEASE-NOTES

Modified: trunk/extensions/Contest/Contest.i18n.php
===================================================================
--- trunk/extensions/Contest/Contest.i18n.php   2011-10-20 00:22:38 UTC (rev 
100301)
+++ trunk/extensions/Contest/Contest.i18n.php   2011-10-20 00:31:17 UTC (rev 
100302)
@@ -161,10 +161,10 @@
        'contest-contest-reminder-cancel' => 'Cancel',
        'contest-contest-reminder-sending' => 'Sending...',
        // We really want // {{PLURAL:$1|contestant|contestants}} here, but the 
JS i18n shizzle does not support it yet :/
-       'contest-contest-reminder-success' => 'Successfully send the reminder 
email to $1 contestants',
+       'contest-contest-reminder-success' => 'Successfully sent the reminder 
email to $1 contestants',
        'contest-contest-reminder-close' => 'Close',
        'contest-contest-reminder-retry' => 'Retry sending',
-       'contest-contest-reminder-failed' => 'Could not send the reminder 
emails.',
+       'contest-contest-reminder-failed' => 'Could not sent the reminder 
emails.',
 
        // Contestant pager
        'contest-contestant-id' => 'ID',

Modified: trunk/extensions/Contest/RELEASE-NOTES
===================================================================
--- trunk/extensions/Contest/RELEASE-NOTES      2011-10-20 00:22:38 UTC (rev 
100301)
+++ trunk/extensions/Contest/RELEASE-NOTES      2011-10-20 00:31:17 UTC (rev 
100302)
@@ -5,7 +5,7 @@
 
 
 === Version 0.1 ===
-2011-10-xx
+2011-10-20
 
 Initial release with these features:
 


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

Reply via email to