Revise <noinclude>/<onlyinclude>/<includeonly> node descriptions

Bug: T255289
Change-Id: I23e9cc90d04cee5f0326f8e8f1dec2fa1fadd173
This commit is contained in:
Bartosz Dziewoński 2020-06-22 20:17:02 +02:00
parent 84319ef766
commit a1fdde980a

View file

@ -226,9 +226,9 @@
"visualeditor-includes-onlyinclude-start": "Start of content allowed in excerpts",
"visualeditor-includes-onlyinclude-end": "End of content allowed in excerpts",
"visualeditor-includes-includeonly": "Content for excerpts only",
"visualeditor-includes-noinclude-description": "When this page is included in another page, content from here until the matching end marker will <strong>not</strong> be included. Be careful when editing the content outside these markers, as other pages may use it.",
"visualeditor-includes-onlyinclude-description": "When this page is included in another page, <strong>only</strong> the content from here until the matching end marker will be included. Be careful when editing the content between these markers, as other pages may use it.",
"visualeditor-includes-includeonly-description": "When this page is included in another page, the following additional content will be included here:",
"visualeditor-includes-noinclude-description": "When content from this page is used by another page, content from here until the matching end marker will <strong>not</strong> be included. Be careful when editing the content outside these markers, as other pages may use it.",
"visualeditor-includes-onlyinclude-description": "When content from this page is used by another page, <strong>only</strong> the content from here until the matching end marker will be included. Be careful when editing the content between these markers, as other pages may use it.",
"visualeditor-includes-includeonly-description": "When content from this page is used by another page, the following additional content will be included here:",
"visualeditor-includes-documentation": "[https://www.mediawiki.org/wiki/Special:MyLanguage/Transclusion#Partial_transclusion Learn more about partial transclusion]",
"visualeditor-languages-tool": "Languages",
"visualeditor-linkinspector-button-link-external": "External site",