Delete messages from real-time preview beta feture/onboarding

These were orphaned in I8d05e143858.

Change-Id: I602d2e83d5886a832ba20a59f9a8a48b073ead3f
This commit is contained in:
Ed Sanders 2023-11-02 18:41:24 +00:00
parent e02c689cdd
commit 0fe46f50c0
2 changed files with 2 additions and 12 deletions

View file

@ -175,12 +175,7 @@
"wikieditor-realtimepreview-preview": "Preview",
"wikieditor-realtimepreview-error": "Preview not loading",
"wikieditor-realtimepreview-reload": "Reload",
"wikieditor-realtimepreview-beta-label": "Realtime Preview",
"wikieditor-realtimepreview-beta-desc": "See how wikitext changes will appear to readers inside the [[mw:Special:MyLanguage/Extension:WikiEditor|2010 editor]].",
"wikieditor-realtimepreview-reload-title": "Reload the realtime preview pane",
"accesskey-wikieditor-realtimepreview": ")",
"wikieditor-realtimepreview-manual": "Please reload now to manually preview your edits.",
"wikieditor-realtimepreview-onboarding-title": "Realtime Preview",
"wikieditor-realtimepreview-onboarding-body": "See what your edits will look like to readers by previewing them in realtime.",
"wikieditor-realtimepreview-onboarding-button": "Okay, got it"
"wikieditor-realtimepreview-manual": "Please reload now to manually preview your edits."
}

View file

@ -208,12 +208,7 @@
"wikieditor-realtimepreview-preview": "Label for the toolbar button to enable/disable realtime preview.",
"wikieditor-realtimepreview-error": "Header text for realtime preview errors.",
"wikieditor-realtimepreview-reload": "Button text for the realtime preview 'reload' buttons (the hover button, the manual-reload button, and the button shown in error messages).",
"wikieditor-realtimepreview-beta-label": "Used in [[Special:Preferences]].\n\nUsed as label for checkbox to enable Realtime Preview as a Beta Feature.\n\nThe description for this checkbox is: {{msg-mw|wikieditor-realtimepreview-beta-desc}}.",
"wikieditor-realtimepreview-beta-desc": "Used in [[Special:Preferences]].\n\nUsed as description for the checkbox to enable Realtime Preview as a Beta Feature.\n\nThe label for this checkbox is {{msg-mw|wikieditor-realtimepreview-beta-label}}.",
"wikieditor-realtimepreview-reload-title": "Tooltip text for the manual reload button.",
"accesskey-wikieditor-realtimepreview": "{{doc-accesskey}}\nAccesskey for the manual reload button.",
"wikieditor-realtimepreview-manual": "Message displayed when realtime preview is in 'manual' mode.",
"wikieditor-realtimepreview-onboarding-title": "Title label shown in the Realtime Preview onboarding popup.",
"wikieditor-realtimepreview-onboarding-body": "Description of Realtime Preview shown in the onboarding popup.",
"wikieditor-realtimepreview-onboarding-button": "Dismissing button for the Realtime Preview onboarding popup."
"wikieditor-realtimepreview-manual": "Message displayed when realtime preview is in 'manual' mode."
}