vpat 56: added tooltip for quickFormat Z-menu (#4000)

It could be a simple aria-label but tooltip is more functional
This commit is contained in:
abaevbog 2024-05-31 06:28:33 -04:00 committed by GitHub
parent e7c7367509
commit 709281db02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -55,7 +55,7 @@
<hbox class="citation-dialog main" flex="1" align="start">
<hbox flex="1">
<vbox class="citation-dialog icons start">
<toolbarbutton id="zotero-icon" type="menu" tabindex="0" disabled="true">
<toolbarbutton id="zotero-icon" data-l10n-id="quickformat-citation-options" type="menu" tabindex="0" disabled="true">
<menupopup>
<menuitem id="keep-sorted" label="&zotero.citation.keepSorted.label;"
oncommand="Zotero_QuickFormat.onKeepSortedCommand()" type="checkbox"

View file

@ -494,6 +494,8 @@ quickformat-accept =
quickformat-locator-type =
.aria-label = Locator type
quickformat-locator-value = Locator
quickformat-citation-options =
.tooltiptext = Show citation options
insert-note-aria-input = Type to search for a note. Press Tab to navigate the list of results. Press Escape to close the dialog.
insert-note-aria-item = Press { return-or-enter } to select this note. Press Tab to go back to the search field. Press Escape to close the dialog.