www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 17c082db203470d01b0489df10ed5bb2798269b2
parent 0741c651c076b741c6f5fbcd43dea7d84a109274
Author: Simon Kornblith <simon@simonster.com>
Date:   Wed, 26 Aug 2009 20:30:10 +0000

Commit missing error strings for integration


Diffstat:
Mchrome/locale/en-US/zotero/zotero.properties | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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.