Merge "Clarify wikitext warning to indicate "Edit source" option (rather than asking the user not to type wikitext)."

This commit is contained in:
jenkins-bot 2013-07-15 23:23:52 +00:00 committed by Gerrit Code Review
commit 3d214d97b3

View file

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