diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /l10n-cs/devtools/client/toolbox-options.ftl | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-cs/devtools/client/toolbox-options.ftl')
-rw-r--r-- | l10n-cs/devtools/client/toolbox-options.ftl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n-cs/devtools/client/toolbox-options.ftl b/l10n-cs/devtools/client/toolbox-options.ftl index 0d5fae2f1e..36a54ddfaa 100644 --- a/l10n-cs/devtools/client/toolbox-options.ftl +++ b/l10n-cs/devtools/client/toolbox-options.ftl @@ -46,6 +46,8 @@ options-inspector-simplified-highlighters-tooltip = # 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 = Přepnout na další vstup pomocí klávesy <kbd>Enter</kbd> +options-inspector-rules-focus-next-on-enter-tooltip = + .title = Pokud je tato funkce povolena, stisknutí klávesy Enter při úpravě selektoru, názvu vlastnosti nebo hodnoty přesune fokus na další vstup. ## "Default Color Unit" options for the Inspector @@ -57,6 +59,15 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = Názvy barev +## Web Console section + +# The heading +options-webconsole-label = Webová konzole +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Povolit rozdělení konzole +options-webconsole-split-console-tooltip = + .title = Pomocí klávesy Escape otevírat rozdělenou konzoli + ## Style Editor section # The heading |