i18n: Remove unused "VisualEditor" tab messages

Hasn't been used in years, and we no longer use the CamelCase product name.

Change-Id: I8bda918a9db3ac7bf683dc6115af7a89d04ab9b7
This commit is contained in:
Ed Sanders 2022-04-13 15:43:43 +01:00
parent 87c2ee3c79
commit 699899c8c4
2 changed files with 0 additions and 6 deletions

View file

@ -47,9 +47,6 @@
"visualeditor-ca-editlocaldescriptionsource": "Edit local description source",
"visualeditor-ca-editsource": "Edit source",
"visualeditor-ca-editsource-section": "edit source",
"visualeditor-ca-ve-create": "VisualEditor",
"visualeditor-ca-ve-edit": "VisualEditor",
"visualeditor-ca-ve-edit-section": "VisualEditor",
"visualeditor-categories-tool": "Categories",
"visualeditor-changedesc-mwlanguagevariant": "Language variant markup changed",
"visualeditor-changedesc-mwredirect": "Redirect target changed from $1 to $2",

View file

@ -66,9 +66,6 @@
"visualeditor-ca-editlocaldescriptionsource": "Text for the \"Edit local description source\" tab, if the page exists and the page is the local description of a file in a foreign repository (e.g. Wikimedia Commons). The tab allows the user to edit the local description page in the wikitext source code editor.\n\nCf. {{msg-mw|Edit-local}}",
"visualeditor-ca-editsource": "Text for the \"Edit source\" tab, if the page exists. This is short \"Edit the source code of this page\" ({{msg-mw|Tooltip-ca-editsource}}).\n\nThe difference between \"Edit source\" and \"Edit\" ({{msg-mw|edit}}) is that when the Visual Editor is enabled, \"Edit source\" is for editing the page or the section in wikitext markup language, and \"Edit\" is for editing the page in VisualEditor. The word \"edit\" should be used in both messages (with necessary grammar adaptation).\n\nIf the page doesn't exist, the following link text is used: {{msg-mw|Visualeditor-ca-createsource}}\n\nUsed in:\n* {{msg-mw|Visualeditor-beta-warning}}\n* {{msg-mw|Visualeditor-wikitext-warning}}\n{{Identical|Edit source}}",
"visualeditor-ca-editsource-section": "Used as link text for \"edit source\" mode of section edit links. This is short \"Edit the source code of this section\".\n\nCorresponds to the {{msg-mw|editsection}} message for default mode.\n{{Identical|Edit source}}",
"visualeditor-ca-ve-create": "Link text of the dedicated VisualEditor \"Create\" tab.\n{{Identical|VisualEditor}}",
"visualeditor-ca-ve-edit": "Link text of the dedicated VisualEditor {{msg-mw|Edit}} tab.\n{{Identical|VisualEditor}}",
"visualeditor-ca-ve-edit-section": "{{Identical|VisualEditor}}",
"visualeditor-categories-tool": "Tool for opening the categories section of the meta dialog.\n{{Identical|Category}}",
"visualeditor-changedesc-mwlanguagevariant": "Generic description of language variant markup that has been changed\n{{Related|Visualeditor-changedesc}}",
"visualeditor-changedesc-mwredirect": "Description of a redirect that has been changed\n{{Related|Visualeditor-changedesc}}",