Add strings for Word plugin install failure

This commit is contained in:
Adomas Venčkauskas 2020-10-23 13:37:58 +03:00
parent 93d3a4be7a
commit 3a684308cd

View file

@ -887,6 +887,8 @@ integration.error.invalidStyle = The style you have selected does not appear t
integration.error.fieldTypeMismatch = Zotero cannot update this document because it was created by a different word processing application with an incompatible field encoding. In order to make a document compatible with both Word and LibreOffice, open the document in the word processor with which it was originally created and switch the field type to Bookmarks in the Zotero Document Preferences.
integration.error.styleMissing = The citation style used in this document is missing. Would you like to install it from %S?
integration.error.styleNotFound = The citation style %S could not be found.
integration.error.winWordSomeStartupFolderAlert = %S could not install the Word plugin for some versions of Word installed on your computer because the Word startup folder location is misconfigured. The Zotero plugin might not appear in the Word Ribbon.
integration.error.winWordAllStartupFolderAlert = %S could not install the Word plugin because the Word startup folder location is misconfigured. Please follow the instructions on the page that will open after closing this dialog.
integration.error.macWordSBPermissionsMissing.title = Missing Permission
integration.error.macWordSBPermissionsMissing = Zotero does not have permission to control Word. To grant this permission:\n\n1) Open System Preferences\n2) Click on “Security & Privacy”\n3) Select the “Privacy” tab\n4) Find and select “Automation” on the left\n5) Check the checkbox for “Microsoft Word” under “Zotero”\n6) Restart Word
integration.error.macWordSBPermissionsMissing.pre2016 = If “Microsoft Word” does not appear under “Automation”, make sure you are running Word 2011 version 14.7.7 or later.