summaryrefslogtreecommitdiffstats
path: root/l10n-ko/devtools/client/debugger.properties
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:43:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:43:14 +0000
commit8dd16259287f58f9273002717ec4d27e97127719 (patch)
tree3863e62a53829a84037444beab3abd4ed9dfc7d0 /l10n-ko/devtools/client/debugger.properties
parentReleasing progress-linux version 126.0.1-1~progress7.99u1. (diff)
downloadfirefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz
firefox-8dd16259287f58f9273002717ec4d27e97127719.zip
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ko/devtools/client/debugger.properties')
-rw-r--r--l10n-ko/devtools/client/debugger.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n-ko/devtools/client/debugger.properties b/l10n-ko/devtools/client/debugger.properties
index c2e354e8d7..3fa2f9e285 100644
--- a/l10n-ko/devtools/client/debugger.properties
+++ b/l10n-ko/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
@@ -1189,7 +1189,7 @@ variablesViewErrorStacktrace=스택 추적:
# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
# #1 number of remaining items in the object
# example: 3 more…
-variablesViewMoreObjects=#1개 더 있음…
+variablesViewMoreObjects=#1개 더…
# LOCALIZATION NOTE (variablesEditableNameTooltip): The text that is displayed
# in the variables list on an item with an editable name.