Tweak text of Scaffold setup prompt
This commit is contained in:
parent
7d7afc2b46
commit
4cbefca7eb
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ var Scaffold = new function() {
|
|||
var index = ps.confirmEx(null,
|
||||
"Scaffold",
|
||||
"To set up Scaffold, select your development directory for Zotero translators.\n\n"
|
||||
+ "In most cases, this should be a clone of the zotero/translators GitHub repository.",
|
||||
+ "In most cases, this should be a git clone of the zotero/translators GitHub repository.",
|
||||
buttonFlags,
|
||||
"Choose Directory…",
|
||||
Zotero.getString('general.cancel'),
|
||||
|
|
Loading…
Add table
Reference in a new issue