Remove 5 more very old unused messages

* "visualeditor-dialog-transclusion-options" was added in 2013 via
  I3bcf924. It was used as the label for multiple FieldsetLayouts in
  ve.ui.MWTransclusionDialog.js. In 2013 a larger rewrite was done via
  I51e74b3. The FieldsetLayouts with this message don't exist any more
  since then.
* "visualeditor-dialogbutton-meta-tooltip" was added in 2013 via
  Ibf63329. It was used as the button label in
  ve.ui.MWMetaButtonTool.js. This file was deleted in 2013 via
  I3bb61d5. That patch added a new message "visualeditor-meta-tool"
  that says the same as the old message". The old message is unused
  since then.
* "visualeditor-savedialog-label-create" is a new key for a message
  that existed before. The old key was "visualeditor-create-page". It
  was used in ve.init.mw.ViewPageTarget.js as a button label. This
  usage was removed in 2012 via I5f59482. The renamed message was
  never used.
* "visualeditor-savedialog-label-report" was added in 2012 via
  I5f59482. It was used as a button label in
  ve.init.mw.ViewPageTarget.js. The feature was removed in 2013 with
  no replacement, see I8a5e0ab. Some of the messages that became
  unused got removed in the same patch, but not all of them.
* "visualeditor-savedialog-warning-dirty" was added in 2013 via
  I3daf631. It was used for a confirmation popup in
  ve.init.mw.ViewPageTarget.js. I8c0db01 moved the code to
  ve.ui.MWSaveDialog.js. In 2015 the confirmation popup was removed
  with no replacement, see I9091534.

Change-Id: Iae7961612d5b5be9cdd294a67a9ce40ee8cb9b4d
This commit is contained in:
Thiemo Kreuz 2022-07-27 09:01:21 +02:00
parent d70e425fc9
commit b8b5ed3eaa
3 changed files with 1 additions and 16 deletions

View file

@ -798,10 +798,8 @@
"visualeditor-editsummary-characters-remaining",
"visualeditor-savedialog-error-badtoken",
"visualeditor-savedialog-keyboard-shortcut-submit",
"visualeditor-savedialog-label-create",
"visualeditor-savedialog-label-publish-short",
"visualeditor-savedialog-label-publish-short-start",
"visualeditor-savedialog-label-report",
"visualeditor-savedialog-label-resolve-conflict",
"visualeditor-savedialog-label-resume-editing",
"visualeditor-savedialog-label-review",
@ -815,8 +813,7 @@
"visualeditor-savedialog-title-conflict",
"visualeditor-savedialog-title-preview",
"visualeditor-savedialog-title-review",
"visualeditor-savedialog-title-save",
"visualeditor-savedialog-warning-dirty"
"visualeditor-savedialog-title-save"
],
"targets": [
"desktop",
@ -2086,7 +2083,6 @@
"visualeditor-dialog-meta-settings-toc-label",
"visualeditor-dialog-meta-templatesused-noresults",
"visualeditor-dialog-meta-title",
"visualeditor-dialogbutton-meta-tooltip",
"visualeditor-languages-tool",
"visualeditor-meta-tool",
"visualeditor-settings-tool",
@ -2218,7 +2214,6 @@
"visualeditor-dialog-transclusion-no-template-data-description",
"visualeditor-dialog-transclusion-no-template-description",
"visualeditor-dialog-transclusion-no-template-parameters",
"visualeditor-dialog-transclusion-options",
"visualeditor-dialog-transclusion-param-default",
"visualeditor-dialog-transclusion-param-example-long",
"visualeditor-dialog-transclusion-param-selection-aria-description",

View file

@ -199,7 +199,6 @@
"visualeditor-dialog-transclusion-no-template-data-description": "This template is missing [//www.mediawiki.org/wiki/Special:MyLanguage/Help:VisualEditor/User_guide#Template_parameters TemplateData], and its parameters have been [//www.mediawiki.org/wiki/Special:MyLanguage/Help:VisualEditor/User_guide#Autogenerated_parameters autogenerated]. As a result the template and its parameters lack descriptions. There might be additional information on the [[$1|template's page]].",
"visualeditor-dialog-transclusion-no-template-description": "The \"$1\" template doesn't yet have a description, but there might be some information on the [[$2|template's page]].",
"visualeditor-dialog-transclusion-no-template-parameters": "This template has no documented parameters and may be intended for use without them.",
"visualeditor-dialog-transclusion-options": "Options",
"visualeditor-dialog-transclusion-param-default": "Default: $1",
"visualeditor-dialog-transclusion-param-example-long": "Example: $1",
"visualeditor-dialog-transclusion-param-selection-aria-description": "Press Space to add or remove parameters. Press Enter to add a parameter and immediately edit its value. When a parameter is already selected, press Enter to edit the value.",
@ -225,7 +224,6 @@
"visualeditor-dialog-transclusion-wikitext-widget-aria-selected": "Press Ctrl+Del to delete the wikitext element. Press Ctrl+Shift+Arrows to move the element up or down.",
"visualeditor-dialog-transclusion-wikitext-widget-aria-selected-single": "Press Ctrl+Del to delete the wikitext element.",
"visualeditor-dialogbutton-media-tooltip": "Images and media",
"visualeditor-dialogbutton-meta-tooltip": "Page settings",
"visualeditor-dialogbutton-template-tooltip": "Template",
"visualeditor-editconflict": "Your changes could not be saved because of an edit conflict. Would {{GENDER:|you}} like to resolve the conflict manually?",
"visualeditor-editingtabdialog-body": "{{SITENAME}} now remembers which editor you prefer. You can switch edit modes as you edit, and change your preference later.",
@ -352,10 +350,8 @@
"visualeditor-savedialog-identify-trylogin": "You are no longer logged in. Please log back in from a different tab and try again.",
"visualeditor-savedialog-identify-user": "You are now logged in as [[User:$1|$1]]. Your edit will be associated with this account if you save this edit.",
"visualeditor-savedialog-keyboard-shortcut-submit": "You can press $1 to save your edit.",
"visualeditor-savedialog-label-create": "Create page",
"visualeditor-savedialog-label-publish-short": "Publish",
"visualeditor-savedialog-label-publish-short-start": "Publish…",
"visualeditor-savedialog-label-report": "Report problem",
"visualeditor-savedialog-label-resolve-conflict": "Resolve conflict",
"visualeditor-savedialog-label-resume-editing": "Resume editing",
"visualeditor-savedialog-label-review": "Review your changes",
@ -370,7 +366,6 @@
"visualeditor-savedialog-title-preview": "Preview your changes",
"visualeditor-savedialog-title-review": "Review your changes",
"visualeditor-savedialog-title-save": "Save your changes",
"visualeditor-savedialog-warning-dirty": "Your edit may have been corrupted please review before saving.",
"visualeditor-section-body-placeholder": "New section",
"visualeditor-section-title-placeholder": "Subject",
"visualeditor-loaderror-revidconflict": "Revision IDs returned by the server do not match (document: $1, metadata: $2).",

View file

@ -219,7 +219,6 @@
"visualeditor-dialog-transclusion-no-template-data-description": "Message to user that no information on the template's parameters is available for the template.\n\nParameters:\n* $1 - The title of the template.",
"visualeditor-dialog-transclusion-no-template-description": "Message to user that no template information is available for the template.\n\nParameters:\n* $1 - Human-readable name of the template.\n* $2 - Full page name of the template.",
"visualeditor-dialog-transclusion-no-template-parameters": "Message to user that no documented parameters were found for the template.",
"visualeditor-dialog-transclusion-options": "Label for section with options for templates, content or parameters.\n{{Identical|Options}}",
"visualeditor-dialog-transclusion-param-default": "Label for parameter's default value in the template dialog. $1 - Parameter's default value.\n{{Identical|Default}}",
"visualeditor-dialog-transclusion-param-example-long": "Label for parameter's example value in the template dialog. If feasible without abbreviation. $1 - Parameter's example value.\n{{Identical|Example}}",
"visualeditor-dialog-transclusion-param-selection-aria-description": "ARIA description for screen readers on the template parameter selection menu for the keyboard controls.",
@ -245,7 +244,6 @@
"visualeditor-dialog-transclusion-wikitext-widget-aria-selected": "ARIA description for screen readers on the template parameter selection menu for the keyboard controls on selected wikitext parts.",
"visualeditor-dialog-transclusion-wikitext-widget-aria-selected-single": "ARIA description for screen readers on the template parameter selection menu for the keyboard controls on selected wikitext parts that can't be moved.",
"visualeditor-dialogbutton-media-tooltip": "Tooltip for adding images and media on page",
"visualeditor-dialogbutton-meta-tooltip": "{{Identical|Page settings}}",
"visualeditor-dialogbutton-template-tooltip": "{{Identical|Template}}",
"visualeditor-editconflict": "Alert message when saving a page causes an edit conflict",
"visualeditor-editingtabdialog-body": "Text shown to users to explain the single edit tab and give them the option to change. You can use <nowiki>{{GENDER:}}</nowiki> to refer to the current user.",
@ -372,10 +370,8 @@
"visualeditor-savedialog-identify-trylogin": "Displayed in the save dialog if saving failed because the session expired and we also encountered an error while trying to figure out for which user the current session. This is usually due to the user getting logged out on a private wiki.",
"visualeditor-savedialog-identify-user": "Displayed in the save dialog if saving failed because the session expired and the session is now for a different user account.\n{{format|jquerymsg}}\nParameters:\n* $1 - username",
"visualeditor-savedialog-keyboard-shortcut-submit": "Message shown when the user tried to submit the Save dialog using the Enter key, advising them to use Ctrl+Enter/Cmd+Enter (depending on the platform) instead.\n\nParameters:\n* $1 - either Ctrl+Enter or Cmd+Enter",
"visualeditor-savedialog-label-create": "Label text for save button when the user is creating a new page\n{{Identical|Create page}}",
"visualeditor-savedialog-label-publish-short": "Short label text for save button on public wikis for use on width-restricted devices like mobile phones. This should be as short as possible.\n{{Identical|Publish}}",
"visualeditor-savedialog-label-publish-short-start": "Short label text for button to start publish process. Usually just {{msg-mw|visualeditor-savedialog-label-publish-short}} with an ellipsis (…).\n{{Identical|Publish}}",
"visualeditor-savedialog-label-report": "Label for button to trigger report",
"visualeditor-savedialog-label-resolve-conflict": "Label for button to start resoliving an edit conflict",
"visualeditor-savedialog-label-resume-editing": "Label for button to exit the save dialog without saving, and return to editing.",
"visualeditor-savedialog-label-review": "Label for button to go to the review dialog to review the diff",
@ -390,7 +386,6 @@
"visualeditor-savedialog-title-preview": "Title for save dialog slide for the HTML preview from wikitext mode",
"visualeditor-savedialog-title-review": "Title for save dialog slide for the wikitext diff",
"visualeditor-savedialog-title-save": "Title for save dialog slide for the final save step. Appears between the buttons {{msg-mw|visualeditor-toolbar-savedialog}} and {{msg-mw|visualeditor-dialog-action-cancel}}.",
"visualeditor-savedialog-warning-dirty": "Note displayed to users in the save dialog if VisualEditor believes that it may have corrupted the page.",
"visualeditor-section-body-placeholder": "Placeholder for surface when adding a new section",
"visualeditor-section-title-placeholder": "Placeholder for title input when adding a new section\n{{Identical|Subject}}",
"visualeditor-loaderror-revidconflict": "Error message shown when loading the editor.\n\nParameters:\n* $1 and $2: revision IDs, as numbers",