From 244c411c11a69fa89f4df8874b971b9b9e043556 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Wed, 27 Jan 2010 10:07:27 +0000 Subject: [PATCH] Fix comma splice --- 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 2cc6bca826..a30b94084a 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -562,7 +562,7 @@ 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.notInstalled = Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed and 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.