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-ko/devtools/client/debugger.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'l10n-ko/devtools/client/debugger.properties') 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. -- cgit v1.2.3