update: get more template link

This commit is contained in:
xiangyu 2022-11-25 18:13:42 +08:00
parent 60d493518d
commit ed92cd2444
2 changed files with 2 additions and 2 deletions

View File

@ -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">

View File

@ -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">