From 17c082db203470d01b0489df10ed5bb2798269b2 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Wed, 26 Aug 2009 20:30:10 +0000 Subject: [PATCH] Commit missing error strings for integration --- chrome/locale/en-US/zotero/zotero.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrome/locale/en-US/zotero/zotero.properties b/chrome/locale/en-US/zotero/zotero.properties index 1700707be..e0f2c770b 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -508,6 +508,8 @@ integration.deleteCitedItem.body = This reference is cited in the text of your d integration.emptyCitationWarning.title = Blank Citation integration.emptyCitationWarning.body = The citation you have specified would be empty in the currently selected style. Are you sure you want to add it? +integration.error.title = Zotero Integration Error +integration.error.notInstalled = Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, then try again. integration.error.generic = Zotero experienced an error updating your document. integration.error.mustInsertCitation = You must insert a citation before performing this operation. integration.error.mustInsertBibliography = You must insert a bibliography before performing this operation.