From b53f81361a9f857bfa6722d619f80d41eec9e7ee Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Tue, 31 Mar 2015 07:53:45 -0700 Subject: [PATCH] i18n: Re-sort alphabetically Change-Id: I68fecddaf30881541b19012e252d72374b50a443 --- modules/ve-mw/i18n/en.json | 4 ++-- modules/ve-mw/i18n/qqq.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/ve-mw/i18n/en.json b/modules/ve-mw/i18n/en.json index 8829490e45..689c10ff32 100644 --- a/modules/ve-mw/i18n/en.json +++ b/modules/ve-mw/i18n/en.json @@ -305,6 +305,7 @@ "visualeditor-saveerror-titleblacklist": "Error saving page: This page's title is blacklisted", "visualeditor-serializeerror": "Error loading data from server: $1.", "visualeditor-settings-tool": "Page settings", + "visualeditor-special-characters-group-other": "Often used", "visualeditor-timeout":"It looks like this editor is currently unavailable. Would you like to edit in source mode instead?", "visualeditor-toolbar-cite-label": "Cite", "visualeditor-toolbar-savedialog": "Save page", @@ -316,6 +317,5 @@ "visualeditor-viewpage-savewarning-title": "Are you sure?", "visualeditor-wikitext-warning": "You are using VisualEditor - [[{{MediaWiki:visualeditor-wikitext-warning-link}}|wikitext]] does not work here. To switch to source editing at any time without losing your changes, open the dropdown menu next to \"{{int:visualeditor-toolbar-savedialog}}\" and select \"{{int:visualeditor-mweditmodesource-title}}\".", "visualeditor-wikitext-warning-link": "mediawikiwiki:Special:MyLanguage/Help:Formatting", - "visualeditor-wikitext-warning-title": "Wikitext markup detected", - "visualeditor-special-characters-group-other": "Often used" + "visualeditor-wikitext-warning-title": "Wikitext markup detected" } diff --git a/modules/ve-mw/i18n/qqq.json b/modules/ve-mw/i18n/qqq.json index 92292abae5..579a507a6d 100644 --- a/modules/ve-mw/i18n/qqq.json +++ b/modules/ve-mw/i18n/qqq.json @@ -314,6 +314,7 @@ "visualeditor-saveerror-titleblacklist": "Text shown when the editor fails to save properly due to the TitleBlacklist extension.", "visualeditor-serializeerror": "Text shown when the editor fails to load the wikitext for saving.\n\nParameters:\n* $1 is an error message, in English.", "visualeditor-settings-tool": "Text of tool in the toolbar the lets users set specific page settings.\n{{Identical|Page settings}}", + "visualeditor-special-characters-group-other": "Label of the special character group shown if the wiki has visualeditor-quick-access-characters.json set up.", "visualeditor-timeout": "Text (JavaScript confirm()) shown when the editor fails to load properly due to a 504 Gateway Timeout error.", "visualeditor-toolbar-cite-label": "Label text for the toolbar button for inserting customized references.\n{{Identical|Cite}}", "visualeditor-toolbar-savedialog": "Label text for button to open save dialog.\n\nUsed in:\n* {{msg-mw|Guidedtour-tour-gettingstartedtasktoolbarve-click-save-description}}.\n{{Identical|Save page}}", @@ -325,6 +326,5 @@ "visualeditor-viewpage-savewarning-title": "Title of the dialog shown when the user tries to leave the editor without saving their changes.\n\nFollowed by the following buttons:\n* {{msg-mw|Visualeditor-viewpage-savewarning-discard}}\n* {{msg-mw|Visualeditor-viewpage-savewarning-keep}}\n{{Identical|Are you sure?}}", "visualeditor-wikitext-warning": "Contents of notification displayed when Wikitext has been detected.\n\nRefers to:\n* {{msg-mw|Visualeditor-wikitext-warning-link}}\n* {{msg-mw|Visualeditor-toolbar-cancel}}\n* {{msg-mw|Visualeditor-mweditmodesource-title}}\nSee also:\n* {{msg-mw|Visualeditor-beta-warning}}", "visualeditor-wikitext-warning-link": "Link to page describing what Wikitext is.\n\nUsed in:\n* {{msg-mw|Visualeditor-wikitext-warning}}.\n\nTranslate to a title where most wikis in the language you're translating to have one such help page; if they don't have one, you can use [[mw:Special:MyLanguage/Help:Formatting]] as target.", - "visualeditor-wikitext-warning-title": "Title of notification displayed when Wikitext has been detected", - "visualeditor-special-characters-group-other": "Label of the special character group shown if the wiki has visualeditor-quick-access-characters.json set up." + "visualeditor-wikitext-warning-title": "Title of notification displayed when Wikitext has been detected" }