Commit missing error strings for integration

This commit is contained in:
Simon Kornblith 2009-08-26 20:30:10 +00:00
parent 0741c651c0
commit 17c082db20

View file

@ -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.