WIP: typo

This commit is contained in:
Georges Dupéron 2018-06-16 14:51:34 +02:00
parent debd2dc5f9
commit 932197e06d

View File

@ -107,7 +107,7 @@
<toolbar id="zotero-toolbar" class="toolbar toolbar-primary">
<hbox id="zotero-collections-toolbar" align="center">
<toolbarbutton id="zotero-tb-collection-add" class="zotero-tb-button" tooltiptext="&zotero.toolbar.newCollection.label;" command="cmd_zotero_newCollection"/>
<toolbarbutton id="zotero-tb-collection-lookup" class="zotero-tb-button" tooltiptext="&zotero.toolbar.seachCollections.label;" command="cmd_zotero_newCollection"/>
<toolbarbutton id="zotero-tb-collection-lookup" class="zotero-tb-button" tooltiptext="&zotero.toolbar.searchCollections.label;" command="cmd_zotero_newCollection"/>
<toolbarbutton id="zotero-tb-library-add-menu" class="zotero-tb-button" tooltiptext="&zotero.toolbar.newLibrary.label;" type="menu">
<menupopup id="zotero-tb-library-add-popup">
<menuitem id="zotero-tb-group-add" label="&zotero.toolbar.newGroup;" oncommand="ZoteroPane_Local.newGroup()"/>