diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php index 4df9eb53fc..fb27a8a14e 100644 --- a/VisualEditor.i18n.php +++ b/VisualEditor.i18n.php @@ -100,7 +100,7 @@ $messages['en'] = array( 'visualeditor-notification-restored' => '$1 has been restored.', 'visualeditor-notification-saved' => 'Your changes to $1 have been saved.', 'visualeditor-preference-enable' => 'Enable VisualEditor (only in the [[{{MediaWiki:Visualeditor-mainnamespacepagelink}}|main]] and [[{{MediaWiki:Visualeditor-usernamespacepagelink}}|user]] namespaces)', - 'visualeditor-preference-nosectionedit' => 'Use the wikitext editor for editing sections while it\'s in beta', + 'visualeditor-preference-nosectionedit' => 'Use the wikitext editor for editing sections while VisualEditor is in beta', 'visualeditor-savedialog-label-create' => 'Create page', 'visualeditor-savedialog-label-report' => 'Report problem', 'visualeditor-savedialog-label-resolve-conflict' => 'Resolve conflict',