From e8a8358a830ce40827fba7e2e7dc4de40998f51d Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 4 Jul 2019 22:24:09 -0400 Subject: [PATCH] "citation" -> "item" in citation warning checkbox The checkbox now applies to the item globally, so "item" is more appropriate. --- chrome/locale/en-US/zotero/zotero.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties index 3ef849dcaa..dcd75a0ffb 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -1217,4 +1217,4 @@ retraction.replacedItem.button = Hide Retraction Warning retraction.citeWarning.text1 = The item you are citing has been retracted. Do you still want to add it to your document? retraction.citeWarning.text2 = You can view the item in your library for further details on the retraction. retraction.citationWarning = A citation in your document has been retracted: -retraction.citationWarning.dontWarn = Don’t warn me about this citation again +retraction.citationWarning.dontWarn = Don’t warn me about this item again