From 9af3412afc4c52ed88416576e145cb801336fd42 Mon Sep 17 00:00:00 2001 From: Vinty Date: Wed, 4 Dec 2024 19:28:46 -0500 Subject: [PATCH] Add toggle to disable new tab on double click --- en-US/browser/browser/preferences/zen-preferences.ftl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en-US/browser/browser/preferences/zen-preferences.ftl b/en-US/browser/browser/preferences/zen-preferences.ftl index 12ffa17496..c68ee90f00 100644 --- a/en-US/browser/browser/preferences/zen-preferences.ftl +++ b/en-US/browser/browser/preferences/zen-preferences.ftl @@ -19,9 +19,6 @@ zen-side-panels-enabled = zen-side-panels-close-on-blur = .label = Close the panel when it loses focus if it's not pinned -zen-vertical-tabs-show-bottom-border = - .label = Show border for the bottom icons - sync-currently-syncing-workspaces = Workspaces sync-engine-workspaces = .label = Workspaces @@ -130,6 +127,10 @@ zen-vertical-tabs-newtab-top-button-border = .label = Show separation border for when the new tab button is at the bottom zen-vertical-tabs-newtab-top-button-up = .label = Move the new tab button to the top +zen-vertical-tabs-show-bottom-border = + .label = Show border for the bottom icons +zen-vertical-tabs-newtab-dbl-click = + .label = Open new tab with double click zen-vertical-tabs-expand-tabs-by-default = Expand Tabs by Default zen-vertical-tabs-dont-expand-tabs-by-default = Don't Expand Tabs by Default