mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-23 22:45:20 +00:00
Merge "Update some messages for the sub-ref use case"
This commit is contained in:
commit
063cee1c34
|
@ -40,7 +40,7 @@
|
|||
"cite-ve-dialog-reference-editing-reused": "This reference is used {{PLURAL:$1|once|2=twice|$1 times}} on this page.",
|
||||
"cite-ve-dialog-reference-editing-reused-long": "This reference is used {{PLURAL:$1|once|2=twice|$1 times}} on this page. Changes made here will be applied in all places where this reference is reused.",
|
||||
"cite-ve-dialog-reference-editing-extends": "This reference is a re-use with additional details. Here, you can only edit the details.",
|
||||
"cite-ve-dialog-reference-missing-parent-ref": "The reference that these details are linked to, is missing. Please remove these details from the page or fix the issue in source mode.",
|
||||
"cite-ve-dialog-reference-missing-parent-ref": "These details are linked to a missing reference. Please remove them from the page or fix the issue in source mode.",
|
||||
"cite-ve-dialog-reference-options-group-label": "Use this group",
|
||||
"cite-ve-dialog-reference-options-group-placeholder": "General references",
|
||||
"cite-ve-dialog-reference-options-responsive-label": "Use responsive column layout",
|
||||
|
@ -62,7 +62,7 @@
|
|||
"cite-ve-reference-input-placeholder": "Search within current citations",
|
||||
"cite-ve-referenceslist-isempty": "There are no references with the group \"$1\" on this page to include in this list.",
|
||||
"cite-ve-referenceslist-isempty-default": "There are no references on this page to include in this list.",
|
||||
"cite-ve-referenceslist-missing-parent": "The reference that the details below are linked to, is missing. Please remove these details from the page or fix this issue in source mode.",
|
||||
"cite-ve-referenceslist-missing-parent": "The details below are linked to a missing reference. Please remove them from the page or fix this issue in source mode.",
|
||||
"cite-ve-referenceslist-missingref": "This reference is defined in a template or other generated block, and for now can only be edited in source mode.",
|
||||
"cite-ve-referenceslist-missingref-in-list": "This reference is defined in a template or other generated block, and for now can only be previewed in source mode.",
|
||||
"cite-ve-referenceslist-missingreflist": "This reference list is generated by a template.",
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"cite-ve-reference-input-placeholder": "Placeholder text for reference search field: searches existing on-page references.",
|
||||
"cite-ve-referenceslist-isempty": "Message that appears in the references list when there are no references on the page of that group.\n\nParameters:\n* $1 - reference-group name",
|
||||
"cite-ve-referenceslist-isempty-default": "Message that appears in the references list when there are no references on the page in the default group.",
|
||||
"cite-ve-referenceslist-missing-parent": "Message that appears in place of the main reference in the reference list, when a sub-reference has no corresponding main reference.",
|
||||
"cite-ve-referenceslist-missing-parent": "Message that appears in place of the main reference in the reference list, when one or more sub-references have no corresponding main reference.",
|
||||
"cite-ve-referenceslist-missingref": "Message that appears as a tooltip on the reference, for references that are generated by a template or are otherwise uneditable.\n\nSee also:\n* {{msg-mw|visualeditor-dialog-meta-languages-readonlynote}}",
|
||||
"cite-ve-referenceslist-missingref-in-list": "Message that appears in the references list for references that are generated by a template or are otherwise uneditable.\n\nSee also:\n* {{msg-mw|visualeditor-dialog-meta-languages-readonlynote}}",
|
||||
"cite-ve-referenceslist-missingreflist": "Message that appears as a tooltip on the reference list for lists that are generated by a template.",
|
||||
|
|
Loading…
Reference in a new issue