summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/cm_strings.xml')
-rw-r--r--res/values-ko/cm_strings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index c6155a79..5175923f 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -57,10 +57,21 @@
<string name="notification_action_block">차단</string>
<!-- text for the onscreen Note Badge in the CallButtonFragment. When clicked this button will
launch the appropriate Note taking application as configured by the user. -->
+ <string name="onscreenNoteText">노트 작성</string>
<!-- Text to place in the name field of a Call DeepLink when the contact name is not known -->
+ <string name="deeplink_unknown_caller">알 수 없음</string>
<!-- Description of the hold and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_hold_active">현재 통화를 대기시키고 응답</string>
<!-- Description of the end and answer target in the Slide unlock screen of Phone. [CHAR
LIMIT=NONE] -->
+ <string name="description_target_answer_end_active">현재 통화를 끝내고 응답</string>
<!-- In-call screen: display text for the target action -->
+ <string name="display_text_target_dismiss">무시</string>
+ <string name="display_text_target_block">차단</string>
+ <string name="display_text_target_answer">수신</string>
+ <string name="display_text_target_sms">빠른 메시지</string>
+ <string name="display_text_target_answer_and_hold_active">현재 통화를 대기시키고 응답</string>
+ <string name="display_text_target_answer_and_end_active">현재 통화를 끝내고 응답</string>
+ <string name="onscreenModOverflowText">추가 모드</string>
</resources>