mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
Add a "close all tabs to the left" button + fix compile error
This commit is contained in:
parent
ea6b948f3b
commit
8bf148471c
5 changed files with 57 additions and 7 deletions
|
|
@ -23,6 +23,11 @@
|
|||
<!ENTITY reloadTab.accesskey "R">
|
||||
<!ENTITY reloadAllTabs.label "Reload All Tabs">
|
||||
<!ENTITY reloadAllTabs.accesskey "A">
|
||||
<!-- LOCALIZATION NOTE (closeTabsToTheStart.label): This should indicate the
|
||||
direction in which tabs are closed, i.e. locales that use RTL mode should say
|
||||
right instead of left. -->
|
||||
<!ENTITY closeTabsToTheStart.label "Close Tabs to the Left">
|
||||
<!ENTITY closeTabsToTheStart.accesskey "L">
|
||||
<!-- LOCALIZATION NOTE (closeTabsToTheEnd.label): This should indicate the
|
||||
direction in which tabs are closed, i.e. locales that use RTL mode should say
|
||||
left instead of right. -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue