summaryrefslogtreecommitdiffstats
path: root/l10n-br/devtools/client/debugger.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-br/devtools/client/debugger.properties')
-rw-r--r--l10n-br/devtools/client/debugger.properties10
1 files changed, 7 insertions, 3 deletions
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.