diff options
Diffstat (limited to 'l10n-pt-PT/devtools/client/toolbox-options.ftl')
-rw-r--r-- | l10n-pt-PT/devtools/client/toolbox-options.ftl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-pt-PT/devtools/client/toolbox-options.ftl b/l10n-pt-PT/devtools/client/toolbox-options.ftl index 37f20b8d69..e2d1de8314 100644 --- a/l10n-pt-PT/devtools/client/toolbox-options.ftl +++ b/l10n-pt-PT/devtools/client/toolbox-options.ftl @@ -43,6 +43,11 @@ options-inspector-draggable-properties-tooltip = options-inspector-simplified-highlighters-label = Utilize marcadores mais simples com preferência por movimento reduzido options-inspector-simplified-highlighters-tooltip = .title = Ativa marcadores simplificados quando a preferência por movimento reduzido (prefers-reduced-motion) está ativa. Desenha linhas em vez de retângulos preenchidos em torno de elementos destacados para evitar efeitos intermitentes. +# 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 = Focar próxima entrada no <kbd>Enter</kbd> +options-inspector-rules-focus-next-on-enter-tooltip = + .title = Quando ativado, ao pressionar a tecla Enter ao editar um seletor, um nome ou valor de uma propriedade irá mover o foco para a próxima entrada. ## "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 = Nomes de cores +## Web Console section + +# The heading +options-webconsole-label = Consola web +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = Ativar consola dividida +options-webconsole-split-console-tooltip = + .title = Abra a Consola Dividida com a tecla Escape + ## Style Editor section # The heading |