mirror of
https://github.com/zen-browser/l10n-packs.git
synced 2025-07-07 08:55:35 +02:00
Add auto-update option for mods and enhance workspace context menu labels
This commit is contained in:
parent
92c5dad0e3
commit
4557beb14f
2 changed files with 17 additions and 0 deletions
|
@ -158,6 +158,7 @@ zen-theme-marketplace-dropdown-default-label =
|
|||
zen-theme-marketplace-input-default-placeholder =
|
||||
.placeholder = Type something...
|
||||
pane-zen-marketplace-title = Zen Mods
|
||||
zen-themes-auto-update = Auto update Mods on startup
|
||||
|
||||
zen-settings-workspaces-force-container-tabs-to-workspace =
|
||||
.label = Switch to workspace where container is set as default when opening container tabs
|
||||
|
|
|
@ -33,6 +33,22 @@ zen-workspaces-change-gradient =
|
|||
.label = Change Theme Colors
|
||||
.accesskey = C
|
||||
|
||||
zen-workspaces-panel-context-open =
|
||||
.label = Open Workspace
|
||||
.accesskey = O
|
||||
|
||||
zen-workspaces-panel-context-set-default =
|
||||
.label = Set As Default Workspace
|
||||
.accesskey = S
|
||||
|
||||
zen-workspaces-panel-context-edit =
|
||||
.label = Edit Workspace
|
||||
.accesskey = E
|
||||
|
||||
context-zen-change-workspace-tab =
|
||||
.label = Change Tab(s) To Workspace
|
||||
.accesskey = C
|
||||
|
||||
zen-bookmark-edit-panel-workspace-selector =
|
||||
.value = Workspaces
|
||||
.accesskey = W
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue