summaryrefslogtreecommitdiffstats
path: root/l10n-bs/devtools/client/debugger.properties
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-bs/devtools/client/debugger.properties23
1 files changed, 22 insertions, 1 deletions
diff --git a/l10n-bs/devtools/client/debugger.properties b/l10n-bs/devtools/client/debugger.properties
index 4441784dce..9a054190fc 100644
--- a/l10n-bs/devtools/client/debugger.properties
+++ b/l10n-bs/devtools/client/debugger.properties
@@ -126,6 +126,15 @@ pausePendingButtonTooltip=Čekam na sljedeće izvršenje
# of the trace button, which is in the top of the debugger right sidebar.
# This is used to force logging JavaScript traces in the stdout.
+# LOCALIZATION NOTE (traceValues): The label that is displayed in the context menu
+# of the trace button, which is in the top of the debugger right sidebar.
+# This is used to enable logging arguments passed to function calls
+# as well as returned values (only for JS function calls, but not native function calls)
+
+# LOCALIZATION NOTE (traceOnNextLoad): The label that is displayed in the context menu
+# of the trace button, which is in the top of the debugger right sidebar.
+# This is used to automatically start the tracing on next user interaction (mousedown/keydown)
+
# LOCALIZATION NOTE (resumeButtonTooltip): The label that is displayed on the pause
# button when the debugger is in a paused state.
resumeButtonTooltip=Nastavi %S
@@ -651,6 +660,18 @@ sourceFooter.mappedSource=(Od %S)
# with a mapped source. %S is replaced by the source map origin.
sourceFooter.mappedSourceTooltip=(Izvor mapiran od %S)
+# LOCALIZATION NOTE (sourceFooter.mappedOriginalSource.title): Text associated
+# with an original source mapped to a bundle. %S is replaced by the bundle url.
+
+# LOCALIZATION NOTE (sourceFooter.mappedOriginalSource.tooltip): Tooltip text associated
+# with an original source mapped to a bundle. %S is replaced by bundle url.
+
+# LOCALIZATION NOTE (sourceFooter.mappedGeneratedSource.title): Text associated
+# with a bundled source mapped to an original source. %S is replaced by the original source url.
+
+# LOCALIZATION NOTE (sourceFooter.mappedGeneratedSource.tooltip): Tooltip text associated
+# with a bundled source mapped to an original source. %S is replaced by the original source url.
+
# LOCALIZATION NOTE (sourceFooter.mappedSuffix): Text associated
# with a mapped source. Displays next to URLs in tree and tabs.
@@ -911,7 +932,7 @@ variablesViewErrorStacktrace=Stack trace:
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
# #1 number of remaining items in the object
# example: 3 more…
-variablesViewMoreObjects=još #1…;još #1…
+variablesViewMoreObjects=još #1…;još #1…;još #1…
# LOCALIZATION NOTE (variablesEditableNameTooltip): The text that is displayed
# in the variables list on an item with an editable name.