Clarify wording of __NOINDEX__ option in VisualEditor

VisualEditor contains an option in "Advanced options" to add __NOINDEX__ to
the page, stopping external search engines from indexing the page. This does
not affect the in-site search. The current wording is correct, but a little
ambiguous since it just mentions "search engines". This patch clarifies the
wording.

Change-Id: Ide528f3c028fb79d187eee1c64187c2886635d66
This commit is contained in:
Deskana 2016-11-07 10:36:50 -08:00
parent 3efe7cc78f
commit e4b1b9e4f1

View file

@ -152,7 +152,7 @@
"visualeditor-dialog-meta-settings-index-default": "Default",
"visualeditor-dialog-meta-settings-index-disable": "No",
"visualeditor-dialog-meta-settings-index-force": "Yes",
"visualeditor-dialog-meta-settings-index-help": "You can force search engines to list this page in their relevant results, or force them to not do so.",
"visualeditor-dialog-meta-settings-index-help": "You can force search engines to list this page in their relevant results, or force them to not do so. This option does not affect in-site search.",
"visualeditor-dialog-meta-settings-index-label": "Let this page be indexed by search engines",
"visualeditor-dialog-meta-settings-label": "Page settings",
"visualeditor-dialog-meta-settings-newsectioneditlink-default": "Default",