Add "and User namespace" to message

enwiki now also has VE enabled in NS_USER

Change-Id: Ic96d09fe0a54c43d1c951d44c1c4efe3006f75c8
This commit is contained in:
Catrope 2012-12-11 19:28:19 -08:00
parent 0ca661345f
commit c966ff0544

View file

@ -7,7 +7,7 @@ $messages = array();
$messages['en'] = array(
'visualeditor' => 'VisualEditor',
'visualeditor-desc' => 'Visual editor for MediaWiki',
'visualeditor-preference-enable' => 'Enable VisualEditor (only in the [[{{MediaWiki:Visualeditor-mainnamespacepagelink}}|main namespace]])',
'visualeditor-preference-enable' => 'Enable VisualEditor (only in the [[{{MediaWiki:Visualeditor-mainnamespacepagelink}}|main namespace]] and the User namespace)',
'visualeditor-mainnamespacepagelink' => 'Project:Main namespace',
'visualeditor-notification-saved' => 'Your changes to $1 have been saved.',
'visualeditor-notification-created' => '$1 has been created.',