mediawiki-extensions-Cite/modules/ve-cite/i18n/en.json
thiemowmde b5522b705c Drop unused "Re-use by this name" message
This message was added via Icf9ea348cd97bdb09ddf18769f53c01ea5a8b7ef,
merged 2013-06-15.

The code of the ReferenceDialog class was later largely rewritten
and split into two separate "Edit" and "Insert" dialogs.
See Ib244ff6ad9b4cee1decfd9b9e1d3d4e9cdcfb78c, merged 2013-06-28.
Since then the message is unused. The commit message mentions the
related change. The patch just forgot to remove the message.

Note: The two separate dialog classes have been merged back into
the original ReferenceDialog class.
See I8265febf4fd8f64d2ac40470ff033bac68b24d99, merged 2013-07-18.
The message is already unused at this point. This just makes the
Git history extra confusing.

Bug: T373564
Change-Id: Ifb71a243fbdac43d2199ad40d84da14333d42599
2024-08-29 15:57:43 +02:00

68 lines
4.3 KiB
JSON

{
"@metadata": {
"authors": [
"Trevor Parscal",
"Ed Sanders",
"James D. Forrester",
"Raimond Spekking",
"Erik Moeller",
"Moriel Schottlender",
"Yuki Shira",
"Siebrand Mazeland",
"Rob Moen",
"Timo Tijhof",
"Roan Kattouw",
"Christian Williams",
"Amir E. Aharoni"
]
},
"visualeditor-cite-tool-definition.json": "null",
"visualeditor-cite-tool-name-book": "Book",
"visualeditor-cite-tool-name-journal": "Journal",
"visualeditor-cite-tool-name-news": "News",
"visualeditor-cite-tool-name-web": "Website",
"cite-tool-definition.json": "null",
"cite-ve-changedesc-ref-group-both": "Reference group changed from \"$1\" to \"$2\"",
"cite-ve-changedesc-ref-group-from": "Reference group changed from \"$1\" to the general group",
"cite-ve-changedesc-ref-group-to": "Reference group changed from the general group to \"$1\"",
"cite-ve-changedesc-reflist-group-both": "References list group changed from \"$1\" to \"$2\"",
"cite-ve-changedesc-reflist-group-from": "References list group changed from \"$1\" to the general group",
"cite-ve-changedesc-reflist-group-to": "References list group changed from the general group to \"$1\"",
"cite-ve-changedesc-reflist-responsive-set": "References list changed to display in responsive columns",
"cite-ve-changedesc-reflist-responsive-unset": "References list changed to display in only one column",
"cite-ve-citationneeded-button": "Add a citation",
"cite-ve-citationneeded-description": "An editor has indicated that this claim needs a citation to a reliable source.",
"cite-ve-citationneeded-reason": "Reason given:",
"cite-ve-citationneeded-title": "Citation needed",
"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 is an extension of another reference.",
"cite-ve-dialog-reference-editing-extends-long": "This is an extension of another reference \"$1\".",
"cite-ve-dialog-reference-missing-parent-ref": "This subreference is missing a parent reference.",
"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",
"cite-ve-dialog-reference-options-section": "Options",
"cite-ve-dialog-reference-placeholder": "Write or paste your reference here, or insert a citation template.",
"cite-ve-dialog-reference-title": "Reference",
"cite-ve-dialog-reference-useexisting-tool": "Re-use",
"cite-ve-dialog-referenceslist-contextitem-description-general": "List of general references",
"cite-ve-dialog-referenceslist-contextitem-description-named": "List of references for group \"$1\"",
"cite-ve-dialog-referenceslist-title": "References list",
"cite-ve-dialogbutton-citation-educationpopup-text": "Improves your content by adding sources of information. You can cite from books, newspapers and websites.",
"cite-ve-dialogbutton-citation-educationpopup-title": "Citations",
"cite-ve-dialogbutton-reference-full-label": "Basic",
"cite-ve-dialogbutton-reference-title": "Reference",
"cite-ve-dialogbutton-reference-tooltip": "Basic",
"cite-ve-dialogbutton-referenceslist-tooltip": "References list",
"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": "There are subreferences with a missing parent reference.",
"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.",
"cite-ve-toolbar-group-label": "Cite",
"cite-ve-othergroup-item": "$1 reference"
}