Fix i18n typo in abf3671 spotted by PleaseStand

Change-Id: I592f3c4e2d4004d15609897986672f170a52fa5d
This commit is contained in:
Roan Kattouw 2013-07-14 19:37:02 -07:00
parent abf3671723
commit 78a1e0a383

View file

@ -162,7 +162,7 @@ $messages['en'] = array(
'visualeditor-toolbar-savedialog' => 'Save page', 'visualeditor-toolbar-savedialog' => 'Save page',
'visualeditor-usernamespacepagelink' => 'Project:User namespace', 'visualeditor-usernamespacepagelink' => 'Project:User namespace',
'visualeditor-viewpage-savewarning' => 'Are you sure you want to go back to view mode without saving first?', '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 to enter [[{{MediaWiki:Visualeditor-wikitext-warning-link}}|wikitext]] as it will not work.', '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-link' => 'Help:Wiki markup', 'visualeditor-wikitext-warning-link' => 'Help:Wiki markup',
'visualeditor-wikitext-warning-title' => 'Wikitext markup detected', 'visualeditor-wikitext-warning-title' => 'Wikitext markup detected',
'visualeditor-window-title' => 'Inspect', 'visualeditor-window-title' => 'Inspect',