Clarify component-not-loaded message for word processor extensions
This commit is contained in:
parent
6ba6028ed0
commit
a7747ac1f6
1 changed files with 1 additions and 1 deletions
|
@ -860,7 +860,7 @@ integration.openInLibrary = Open in %S
|
|||
integration.error.incompatibleVersion = This version of the Zotero word processor plugin ($INTEGRATION_VERSION) is incompatible with the currently installed version of Zotero (%1$S). Please ensure you are using the latest versions of both components.
|
||||
integration.error.incompatibleVersion2 = Zotero %1$S requires %2$S %3$S or later. Please download the latest version of %2$S from zotero.org.
|
||||
integration.error.title = Zotero Integration Error
|
||||
integration.error.notInstalled = Zotero could not load the component required to communicate with your word processor. Please ensure that the appropriate extension is installed and try again.
|
||||
integration.error.notInstalled = Zotero could not load the component necessary to communicate with your word processor. Go to Tools → Add-ons → Extensions in Zotero and make sure that the extension for your word processor is enabled.
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue