From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-en-CA/devtools/client/toolbox-options.ftl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'l10n-en-CA/devtools/client/toolbox-options.ftl') diff --git a/l10n-en-CA/devtools/client/toolbox-options.ftl b/l10n-en-CA/devtools/client/toolbox-options.ftl index f5accc6030..229f226970 100644 --- a/l10n-en-CA/devtools/client/toolbox-options.ftl +++ b/l10n-en-CA/devtools/client/toolbox-options.ftl @@ -43,6 +43,11 @@ options-inspector-draggable-properties-tooltip = options-inspector-simplified-highlighters-label = Use simpler highlighters with prefers-reduced-motion options-inspector-simplified-highlighters-tooltip = .title = Enables simplified highlighters when prefers-reduced-motion is enabled. Draws lines instead of filled rectangles around highlighted elements to avoid flashing effects. +# The label for the checkbox option to make the Enter key move the focus to the next input +# when editing a property name or value in the Inspector rules view +options-inspector-rules-focus-next-on-enter-label = Focus next input on Enter +options-inspector-rules-focus-next-on-enter-tooltip = + .title = When enabled, hitting the Enter key when editing a selector, a property name or value will move the focus to the next input. ## "Default Color Unit" options for the Inspector @@ -54,6 +59,15 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = Colour Names +## Web Console section + +# The heading +options-webconsole-label = Web Console +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Enable Split Console +options-webconsole-split-console-tooltip = + .title = Open Split Console with the Escape Key + ## Style Editor section # The heading -- cgit v1.2.3