Inform users visual diffs are in beta

Bug: T170665
Change-Id: Ia144c4409767567e41693a3fecd245a6b49c27c7
This commit is contained in:
Thalia 2017-08-11 15:12:08 -04:00
parent a604c3064a
commit fd75d2687f
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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",