Follow-up r59446 (removal of JS2 work): remove messages that were added in r56032...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 19 Jun 2010 22:22:48 +0000 (22:22 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sat, 19 Jun 2010 22:22:48 +0000 (22:22 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 610736f..cc5f07b 100644 (file)
@@ -4318,19 +4318,4 @@ This site is experiencing technical difficulties.',
 'htmlform-reset'               => 'Undo changes',
 'htmlform-selectorother-other' => 'Other',
 
-# Add categories per AJAX
-'ajax-add-category'            => 'Add category',
-'ajax-add-category-submit'     => 'Add',
-'ajax-confirm-title'           => 'Confirm action',
-'ajax-confirm-prompt'          => 'You can provide an edit summary below.
-Click "Save" to save your edit.',
-'ajax-confirm-save'            => 'Save',
-'ajax-add-category-summary'    => 'Add category "$1"',
-'ajax-remove-category-summary' => 'Remove category "$1"',
-'ajax-confirm-actionsummary'   => 'Action to take:',
-'ajax-error-title'             => 'Error',
-'ajax-error-dismiss'           => 'OK',
-'ajax-remove-category-error'   => 'It was not possible to remove this category.
-This usually occurs when the category has been added to the page in a template.',
-
 );
index dd0a616..403c598 100644 (file)
@@ -3194,19 +3194,6 @@ $wgMessageStructure = array(
                'htmlform-reset',
                'htmlform-selectorother-other',
        ),
-       'ajax-category' => array(
-               'ajax-add-category',
-               'ajax-add-category-submit',
-               'ajax-confirm-title',
-               'ajax-confirm-prompt',
-               'ajax-confirm-save',
-               'ajax-add-category-summary',
-               'ajax-remove-category-summary',
-               'ajax-confirm-actionsummary',
-               'ajax-error-title',
-               'ajax-error-dismiss',
-               'ajax-remove-category-error',
-       ),
        'comparepages' => array(
                'comparepages'.
                'compare-selector',