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

Revision: 70184
Author:   kaldari
Date:     2010-07-30 00:45:43 +0000 (Fri, 30 Jul 2010)

Log Message:
-----------
fixing error messages for CentralNotice

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

Modified: trunk/extensions/CentralNotice/CentralNotice.i18n.php
===================================================================
--- trunk/extensions/CentralNotice/CentralNotice.i18n.php       2010-07-29 
23:59:24 UTC (rev 70183)
+++ trunk/extensions/CentralNotice/CentralNotice.i18n.php       2010-07-30 
00:45:43 UTC (rev 70184)
@@ -41,7 +41,8 @@
 Not adding.',
        'centralnotice-template-exists' => 'Banner already exists.
 Not adding.',
-       'centralnotice-notice-doesnt-exist' => 'Campaign does not exist.
+       'centralnotice-notice-doesnt-exist' => 'Campaign does not exist.',
+       'centralnotice-remove-notice-doesnt-exist' => 'Campaign does not exist.
 Nothing to remove.',
        'centralnotice-template-still-bound' => 'Banner is still bound to a 
campaign.
 Not removing.',
@@ -79,7 +80,6 @@
 This action will be unrecoverable.',
        'centralnotice-no-notices-exist' => 'No campaigns exist.
 Add one below.',
-       'centralnotice-no-notice' => 'Campaign not found.',
        'centralnotice-no-templates-translate' => 'There are not any banners to 
edit translations for.',
        'centralnotice-number-uses' => 'Uses',
        'centralnotice-edit-template' => 'Edit banner',



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

Reply via email to