Change Word permission prompt to reference Zotero instead of Terminal
This should have been obvious, but we've been seeing Terminal when testing because we're launching Zotero from the Terminal. Users with installed Zotero version actually see 'Zotero' in instead of Terminal.
This commit is contained in:
parent
c3e8af9294
commit
a13e788a60
1 changed files with 1 additions and 1 deletions
|
@ -865,7 +865,7 @@ integration.error.fieldTypeMismatch = Zotero cannot update this document becaus
|
|||
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.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 “Terminal”\n6) Restart Word
|
||||
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.
|
||||
|
||||
integration.replace = Replace this Zotero field?
|
||||
|
|
Loading…
Reference in a new issue