Commit missing error strings for integration
This commit is contained in:
parent
0741c651c0
commit
17c082db20
1 changed files with 2 additions and 0 deletions
|
@ -508,6 +508,8 @@ integration.deleteCitedItem.body = This reference is cited in the text of your d
|
||||||
integration.emptyCitationWarning.title = Blank Citation
|
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.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.generic = Zotero experienced an error updating your document.
|
||||||
integration.error.mustInsertCitation = You must insert a citation before performing this operation.
|
integration.error.mustInsertCitation = You must insert a citation before performing this operation.
|
||||||
integration.error.mustInsertBibliography = You must insert a bibliography before performing this operation.
|
integration.error.mustInsertBibliography = You must insert a bibliography before performing this operation.
|
||||||
|
|
Loading…
Reference in a new issue