diff --git a/extension.json b/extension.json index c637298fa..5072bc599 100644 --- a/extension.json +++ b/extension.json @@ -162,7 +162,6 @@ "cite-ve-dialog-reference-missing-parent-ref", "cite-ve-dialog-reference-options-group-label", "cite-ve-dialog-reference-options-group-placeholder", - "cite-ve-dialog-reference-options-name-label", "cite-ve-dialog-reference-options-responsive-label", "cite-ve-dialog-reference-options-section", "cite-ve-dialog-reference-placeholder", diff --git a/modules/ve-cite/i18n/en.json b/modules/ve-cite/i18n/en.json index cc419132a..04d586e3e 100644 --- a/modules/ve-cite/i18n/en.json +++ b/modules/ve-cite/i18n/en.json @@ -41,7 +41,6 @@ "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-name-label": "Re-use by this name", "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.", diff --git a/modules/ve-cite/i18n/qqq.json b/modules/ve-cite/i18n/qqq.json index 4a92e572d..a7cc6f813 100644 --- a/modules/ve-cite/i18n/qqq.json +++ b/modules/ve-cite/i18n/qqq.json @@ -55,7 +55,6 @@ "cite-ve-dialog-reference-missing-parent-ref": "Message that appears in popup dialogs when a subreference is missing its parent reference.", "cite-ve-dialog-reference-options-group-label": "Label for the reference group input", "cite-ve-dialog-reference-options-group-placeholder": "Placeholder for the reference group input", - "cite-ve-dialog-reference-options-name-label": "Label for the reference name input", "cite-ve-dialog-reference-options-responsive-label": "Label for the responsive layout checkbox", "cite-ve-dialog-reference-options-section": "Label for the reference options sub-section.\n{{Identical|Options}}", "cite-ve-dialog-reference-placeholder": "Placeholder text shown in a basic reference when no text has yet been entered.",