Merge "Re-word visualeditor-preference-enable to not specify NSes"

This commit is contained in:
jenkins-bot 2013-10-28 17:44:52 +00:00 committed by Gerrit Code Review
commit 9f693630c6

View file

@ -165,8 +165,8 @@ $messages['en'] = array(
'visualeditor-parameter-search-no-unused' => 'No unused parameters',
'visualeditor-parameter-search-unknown' => 'Unknown parameter',
'visualeditor-preference-betatempdisable' => 'Temporarily disable VisualEditor while it is in beta',
'visualeditor-preference-enable' => 'Enable VisualEditor (only in the [[{{MediaWiki:visualeditor-mainnamespacepagelink}}|main]] and [[{{MediaWiki:visualeditor-usernamespacepagelink}}|user]] namespaces)',
'visualeditor-preference-core-description' => 'Enable VisualEditor (only in the main and user namespaces).',
'visualeditor-preference-enable' => 'Enable VisualEditor. It will not be available on talk pages and some other namespaces.',
'visualeditor-preference-core-description' => 'Enable VisualEditor. It will not be available on talk pages and some other namespaces.',
'visualeditor-preference-core-label' => 'VisualEditor',
'visualeditor-preference-experimental-description' => 'Enable the latest features inside VisualEditor. As we develop tools and make changes for the editor, we make them available for testing ahead of general release. Please remember to always review your changes before saving when using experimental features.',
'visualeditor-preference-experimental-label' => 'VisualEditor experimental features',