From a7747ac1f6d242539f5eff3afda6543844a3ea34 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 20 May 2019 21:17:46 -0400 Subject: [PATCH] Clarify component-not-loaded message for word processor extensions --- 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 40e8d1173e..9498078ef1 100644 --- a/chrome/locale/en-US/zotero/zotero.properties +++ b/chrome/locale/en-US/zotero/zotero.properties @@ -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.