mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 22:35:41 +00:00
Inform users visual diffs are in beta
Bug: T170665 Change-Id: Ia144c4409767567e41693a3fecd245a6b49c27c7
This commit is contained in:
parent
a604c3064a
commit
fd75d2687f
|
@ -371,7 +371,7 @@
|
|||
"visualeditor-savedialog-label-save-short": "Save",
|
||||
"visualeditor-savedialog-label-warning": "Warning",
|
||||
"visualeditor-savedialog-review-nosummary": "No edit summary",
|
||||
"visualeditor-savedialog-review-visual": "Visual",
|
||||
"visualeditor-savedialog-review-visual": "Visual (beta)",
|
||||
"visualeditor-savedialog-review-wikitext": "Wikitext",
|
||||
"visualeditor-savedialog-title-conflict": "Conflict",
|
||||
"visualeditor-savedialog-title-preview": "Preview your changes",
|
||||
|
|
|
@ -384,7 +384,7 @@
|
|||
"visualeditor-savedialog-label-save-short": "Short label text for save button on private wikis for use on width-restricted devices like mobile phones. This should be as short as possible.\n{{Identical|Save}}",
|
||||
"visualeditor-savedialog-label-warning": "Label in front of a save dialog warning sentence, separated by {{msg-mw|colon-separator}}.\n{{Identical|Warning}}",
|
||||
"visualeditor-savedialog-review-nosummary": "Message shown when no edit summary was provided.",
|
||||
"visualeditor-savedialog-review-visual": "Label for button to select visual diff mode.\n{{Identical|Visual}}",
|
||||
"visualeditor-savedialog-review-visual": "Label for button to select visual diff mode, with a note that this mode is in beta.\n{{Identical|Visual}}",
|
||||
"visualeditor-savedialog-review-wikitext": "Label for button to select wikitext diff mode.\n{{Identical|Wikitext}}",
|
||||
"visualeditor-savedialog-title-conflict": "Title for save dialog slide if there is an edit conflict\n{{Identical|Conflict}}",
|
||||
"visualeditor-savedialog-title-preview": "Title for save dialog slide for the HTML preview from wikitext mode",
|
||||
|
|
Loading…
Reference in a new issue