From 7593905152817816963c35de73ee77589888a9dd Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 23 Dec 2012 02:29:24 +0100 Subject: [PATCH] Remove en-gb Same as en. Superfluous. Change-Id: I6f3a6a2779e935ab4f76d9f5cfa529b16994b9b4 --- VisualEditor.i18n.php | 72 ------------------------------------------- 1 file changed, 72 deletions(-) diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php index d1bb22cd62..d2517981c8 100644 --- a/VisualEditor.i18n.php +++ b/VisualEditor.i18n.php @@ -578,78 +578,6 @@ $messages['dsb'] = array( 'visualeditor-feedback-dialog-title' => 'Komentar wó VisualEditorje zawóstajiś', ); -/** British English (British English) - * @author Jdforrester - */ -$messages['en-gb'] = array( - 'visualeditor' => 'VisualEditor', - 'visualeditor-desc' => 'Visual editor for MediaWiki', - 'visualeditor-preference-enable' => 'Enable VisualEditor (only in the [[{{MediaWiki:Visualeditor-mainnamespacepagelink}}|main]] and [[{{MediaWiki:Visualeditor-usernamespacepagelink}}|user]] namespaces)', - 'visualeditor-mainnamespacepagelink' => 'Project:Main namespace', - 'visualeditor-usernamespacepagelink' => 'Project:User namespace', - 'visualeditor-notification-saved' => 'Your changes to $1 have been saved.', - 'visualeditor-notification-created' => '$1 has been created.', - 'visualeditor-notification-restored' => '$1has been restored.', - 'visualeditor-notification-reported' => 'Your problem has been reported. Thank you.', - 'visualeditor-ca-editsource' => 'Edit source', - 'visualeditor-ca-ve-edit' => 'VisualEditor', - 'visualeditor-ca-ve-create' => 'VisualEditor', - 'visualeditor-toolbar-savedialog' => 'Review and save', - 'visualeditor-savedialog-title-review' => 'Review your changes', - 'visualeditor-savedialog-title-report' => 'Report a problem', - 'visualeditor-savedialog-title-save' => 'Save your changes', - 'visualeditor-savedialog-label-review-wrong' => 'Something is wrong', - 'visualeditor-savedialog-label-review-good' => 'Looks good to me', - 'visualeditor-savedialog-label-report' => 'Report problem', - 'visualeditor-savedialog-label-create' => 'Create page', - 'visualeditor-savedialog-label-save' => 'Save page', - 'visualeditor-savedialog-label-restore' => 'Restore page', - 'visualeditor-editnotices-tool' => '$1 {{PLURAL:$1|notice|notices}}', - 'visualeditor-feedback-tool' => 'Leave feedback', - 'tooltip-ca-ve-edit' => 'Edit this page with VisualEditor', - 'visualeditor-inspector-title' => 'Inspect', - 'visualeditor-linkinspector-title' => 'Hyperlink', - 'visualeditor-linkinspector-label-pagetitle' => 'Page title', - 'visualeditor-linkinspector-suggest-existing-page' => 'Existing page', - 'visualeditor-linkinspector-suggest-new-page' => 'New page', - 'visualeditor-linkinspector-suggest-external-link' => 'Web link', - 'visualeditor-formatdropdown-title' => 'Change format', - 'visualeditor-formatdropdown-format-paragraph' => 'Paragraph', - 'visualeditor-formatdropdown-format-heading1' => 'Heading 1', - 'visualeditor-formatdropdown-format-heading2' => 'Heading 2', - 'visualeditor-formatdropdown-format-heading3' => 'Heading 3', - 'visualeditor-formatdropdown-format-heading4' => 'Heading 4', - 'visualeditor-formatdropdown-format-heading5' => 'Heading 5', - 'visualeditor-formatdropdown-format-heading6' => 'Heading 6', - 'visualeditor-formatdropdown-format-preformatted' => 'Pre-formatted', - 'visualeditor-annotationbutton-bold-tooltip' => 'Bold', - 'visualeditor-annotationbutton-italic-tooltip' => 'Italic', - 'visualeditor-annotationbutton-link-tooltip' => 'Link', - 'visualeditor-indentationbutton-indent-tooltip' => 'Increase indent', - 'visualeditor-indentationbutton-outdent-tooltip' => 'Decrease indent', - 'visualeditor-listbutton-number-tooltip' => 'Numbered list', - 'visualeditor-listbutton-bullet-tooltip' => 'Bullet list', - 'visualeditor-clearbutton-tooltip' => 'Clear formatting', - 'visualeditor-historybutton-undo-tooltip' => 'Undo', - 'visualeditor-historybutton-redo-tooltip' => 'Redo', - 'visualeditor-inspector-close-tooltip' => 'Close', - 'visualeditor-inspector-remove-tooltip' => 'Remove', - 'visualeditor-viewpage-savewarning' => 'Are you sure you want to go back to view mode without first saving?', - 'visualeditor-loadwarning' => 'Error loading data from server: $1. Would you like to try again?', - 'visualeditor-differror' => 'Error loading data from server: $1.', - 'visualeditor-saveerror' => 'Error saving data to server: $1.', - 'visualeditor-editconflict' => 'Your changes could not be saved because of an edit conflict. Would you like to resolve the conflict manually?', - 'visualeditor-editsummary' => 'Describe what you changed', - 'visualeditor-problem' => 'Describe what went wrong', - 'visualeditor-aliennode-tooltip' => 'Sorry, this element cannot be edited using the VisualEditor', - 'tag-visualeditor' => '[[Special:Tags|Tag]]: [[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]', - 'tag-visualeditor-description' => 'Edit made using the [[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]', - 'visualeditor-descriptionpagelink' => 'Project:VisualEditor', - 'visualeditor-alphawarning' => 'You are using an alpha version of the [[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]. It may be slow and make erroneous changes - please check each edit that you make.', - 'visualeditor-report-notice' => 'I understand that by clicking submit I will transmit my changes and my feedback which will be stored for analysis. I agree to provide feedback in accordance with the [[{{MediaWiki:Visualeditor-report-link}}|Terms of Use]].', - 'visualeditor-report-link' => 'foundation:Terms of Use', -); - /** Spanish (español) * @author Armando-Martin * @author Erdemaslancan