From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-br/devtools/client/debugger.properties | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'l10n-br/devtools') diff --git a/l10n-br/devtools/client/debugger.properties b/l10n-br/devtools/client/debugger.properties index c690c0b3c2..2eae9b8526 100644 --- a/l10n-br/devtools/client/debugger.properties +++ b/l10n-br/devtools/client/debugger.properties @@ -625,13 +625,16 @@ original=original # input element expressions.placeholder=Add Watch Expression -# LOCALIZATION NOTE (expressions.noOriginalScopes): Expressions right sidebar pane message -# for when the`map variable names`is off and the debugger is paused in an original source - # LOCALIZATION NOTE (expressions.errorMsg): Error text for expression # input element expressions.errorMsg=Invalid expression… +# LOCALIZATION NOTE (expressions.placeholder): Placeholder text for expression +# input element + +# LOCALIZATION NOTE (expressions.noOriginalScopes): Expressions right sidebar pane message +# for when the`map variable names`is off and the debugger is paused in an original source + # LOCALIZATION NOTE (expressions.label): For the "Add watch expression" context menu item in the editor expressions.label=Add watch expression expressions.accesskey=e @@ -748,6 +751,7 @@ sourceFooter.unignore=Unignore source # Displayed when the selected source is an original source. # i.e. a file which may not be in JavaScript and isn't being executed by Firefox. # This file is transpiled by the web developer into a "bundle" JavaScript file, which is executed by the page. +sourceFooter.sourceMapButton.isOriginalSource = restr orin # LOCALIZATION NOTE (sourceFooter.sourceMapButton.isBundleSource): Label displayed next to the # Source Map icon displayed in editor footer. -- cgit v1.2.3