From 10adea71fca136b74240e25cffcb14ecccbd220d Mon Sep 17 00:00:00 2001 From: Martynas Bagdonas Date: Wed, 24 Jul 2024 17:36:28 +0300 Subject: [PATCH] Add "Citation" string for note editor --- chrome/locale/en-US/zotero/zotero.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties index dd0a856a3b..1e1b13c4d1 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -1357,6 +1357,7 @@ noteEditor.removeCitations = Hide Annotation Citations noteEditor.image = Image noteEditor.math = Math noteEditor.table = Table +noteEditor.citation = Citation noteEditor.copyImage = Copy Image noteEditor.saveImageAs = Save Image As… noteEditor.insertRowBefore = Insert Row Above