mirror of
https://github.com/zen-browser/desktop.git
synced 2026-06-30 22:36:36 +00:00
no-bug: Appending ellipsis to menu items triggering further actions (gh-14388)
This commit is contained in:
@@ -6,13 +6,13 @@ zen-folders-search-placeholder =
|
||||
.placeholder = Search { $folder-name }...
|
||||
|
||||
zen-folders-panel-rename-folder =
|
||||
.label = Rename Folder
|
||||
.label = Rename Folder…
|
||||
|
||||
zen-folders-panel-unpack-folder =
|
||||
.label = Unpack Folder
|
||||
|
||||
zen-folders-new-subfolder =
|
||||
.label = New Subfolder
|
||||
.label = New Subfolder…
|
||||
|
||||
zen-folders-panel-delete-folder =
|
||||
.label = Delete Folder
|
||||
@@ -21,7 +21,7 @@ zen-folders-panel-convert-folder-to-space =
|
||||
.label = Convert folder to Space
|
||||
|
||||
zen-folders-panel-change-folder-space =
|
||||
.label = Change Space...
|
||||
.label = Change Space
|
||||
|
||||
zen-folders-unload-all-tooltip =
|
||||
.tooltiptext = Unload active in this folder
|
||||
|
||||
@@ -30,12 +30,12 @@ tab-context-zen-replace-pinned-url-with-current =
|
||||
.label = Replace with Current URL
|
||||
.accesskey = C
|
||||
tab-context-zen-edit-pinned-url =
|
||||
.label = Edit...
|
||||
.label = Edit…
|
||||
.accesskey = E
|
||||
tab-context-zen-edit-title =
|
||||
.label = Change Label...
|
||||
.label = Change Label…
|
||||
tab-context-zen-edit-icon =
|
||||
.label = Change Icon...
|
||||
.label = Change Icon…
|
||||
|
||||
zen-themes-corrupted = Your { -brand-short-name } mods file is corrupted. They have been reset to the default theme.
|
||||
zen-shortcuts-corrupted = Your { -brand-short-name } shortcuts file is corrupted. They have been reset to the default shortcuts.
|
||||
|
||||
@@ -20,7 +20,7 @@ zen-toolbar-context-compact-mode-hide-both =
|
||||
.accesskey = H
|
||||
|
||||
zen-toolbar-context-move-to-folder =
|
||||
.label = Move to Folder...
|
||||
.label = Move to Folder
|
||||
.accesskey = M
|
||||
|
||||
zen-toolbar-context-new-folder =
|
||||
@@ -31,7 +31,7 @@ sidebar-zen-expand =
|
||||
.label = Expand Sidebar
|
||||
|
||||
sidebar-zen-create-new =
|
||||
.label = Create New...
|
||||
.label = Create New
|
||||
|
||||
tabbrowser-unload-tab-button =
|
||||
.tooltiptext =
|
||||
|
||||
@@ -24,10 +24,10 @@ zen-workspaces-panel-context-delete =
|
||||
.accesskey = D
|
||||
|
||||
zen-workspaces-panel-change-name =
|
||||
.label = Change Name
|
||||
.label = Change Name…
|
||||
|
||||
zen-workspaces-panel-change-icon =
|
||||
.label = Change Icon
|
||||
.label = Change Icon…
|
||||
|
||||
zen-workspaces-panel-context-default-profile =
|
||||
.label = Set Profile
|
||||
@@ -42,7 +42,7 @@ zen-workspaces-how-to-reorder-title = How to reorder spaces
|
||||
zen-workspaces-how-to-reorder-desc = Drag the space icons at the bottom of the sidebar to reorder them
|
||||
|
||||
zen-workspaces-change-theme =
|
||||
.label = Edit Theme
|
||||
.label = Edit Theme…
|
||||
|
||||
zen-workspaces-panel-context-open =
|
||||
.label = Open Workspace
|
||||
@@ -72,7 +72,7 @@ zen-workspace-creation-name =
|
||||
.placeholder = Space Name
|
||||
|
||||
zen-move-tab-to-workspace-button =
|
||||
.label = Move To...
|
||||
.label = Move To
|
||||
.tooltiptext = Move all tabs in this window to a Space
|
||||
|
||||
zen-workspaces-panel-context-reorder =
|
||||
|
||||
Reference in New Issue
Block a user