update: get more template link
This commit is contained in:
parent
60d493518d
commit
ed92cd2444
|
|
@ -26,7 +26,7 @@
|
|||
</keyset>
|
||||
<command id="cmd_save" oncommand="Zotero.Knowledge4Zotero.TemplateWindow.saveSelectedTemplate();" />
|
||||
<command id="cmd_help" oncommand="Zotero.launchURL('https://github.com/windingwind/zotero-better-notes/blob/master/Template.md');" />
|
||||
<command id="cmd_more" oncommand="Zotero.launchURL('https://github.com/windingwind/zotero-better-notes/issues/85');" />
|
||||
<command id="cmd_more" oncommand="Zotero.launchURL('https://github.com/windingwind/zotero-better-notes/discussions/categories/note-templates');" />
|
||||
<command id="cmd_close" oncommand="window.close();" />
|
||||
|
||||
<hbox flex="1">
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
<!ENTITY zotero.__addonRef__.template.save.label "Save">
|
||||
<!ENTITY zotero.__addonRef__.template.delete.label "Delete">
|
||||
<!ENTITY zotero.__addonRef__.template.reset.label "Reset">
|
||||
<!ENTITY zotero.__addonRef__.template.more.label "Get More Templates">
|
||||
<!ENTITY zotero.__addonRef__.template.more.label "Get More">
|
||||
|
||||
<!ENTITY zotero.__addonRef__.help.feedback.caption.label "User Guide and Feedback">
|
||||
<!ENTITY zotero.__addonRef__.help.feedback.label "GitHub">
|
||||
|
|
|
|||
Loading…
Reference in New Issue