summaryrefslogtreecommitdiffstats
path: root/l10n-ja/devtools/client/debugger.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ja/devtools/client/debugger.properties')
-rw-r--r--l10n-ja/devtools/client/debugger.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n-ja/devtools/client/debugger.properties b/l10n-ja/devtools/client/debugger.properties
index 0c8bcdf19f..6f3bbc4233 100644
--- a/l10n-ja/devtools/client/debugger.properties
+++ b/l10n-ja/devtools/client/debugger.properties
@@ -647,6 +647,10 @@ original =元の場所
# input element
expressions.placeholder =監視式を追加
+# LOCALIZATION NOTE (expressions.errorMsg): Error text for expression
+# input element
+expressions.errorMsg =式が不正です...
+
# LOCALIZATION NOTE (expressions.placeholder): Placeholder text for expression
# input element
expressions.placeholder2 =式を追加
@@ -655,10 +659,6 @@ expressions.placeholder2 =式を追加
# for when the`map variable names`is off and the debugger is paused in an original source
expressions.noOriginalScopes =元のソースの変数名マッピングはオフです。式の値が正確でない可能性があります。
-# LOCALIZATION NOTE (expressions.errorMsg): Error text for expression
-# input element
-expressions.errorMsg =式が不正です...
-
# LOCALIZATION NOTE (expressions.label): For the "Add watch expression" context menu item in the editor
expressions.label =監視式を追加
expressions.accesskey =e