mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 00:30:44 +00:00
Merge "Clarify wikitext warning to indicate "Edit source" option (rather than asking the user not to type wikitext)."
This commit is contained in:
commit
3d214d97b3
|
@ -164,7 +164,7 @@ $messages['en'] = array(
|
|||
'visualeditor-toolbar-savedialog' => 'Save page',
|
||||
'visualeditor-usernamespacepagelink' => 'Project:User namespace',
|
||||
'visualeditor-viewpage-savewarning' => 'Are you sure you want to go back to view mode without saving first?',
|
||||
'visualeditor-wikitext-warning' => 'You are using VisualEditor; please do not enter [[{{MediaWiki:Visualeditor-wikitext-warning-link}}|wikitext]] as it will not work.',
|
||||
'visualeditor-wikitext-warning' => 'You are using VisualEditor - [[{{MediaWiki:Visualeditor-wikitext-warning-link}}|wikitext]] does not work here. Click "{{MediaWiki:Visualeditor-ca-editsource}}" to edit the page in wikitext mode (unsaved changes will be lost).',
|
||||
'visualeditor-wikitext-warning-link' => 'Help:Wiki markup',
|
||||
'visualeditor-wikitext-warning-title' => 'Wikitext markup detected',
|
||||
'visualeditor-window-title' => 'Inspect',
|
||||
|
|
Loading…
Reference in a new issue