summaryrefslogtreecommitdiffstats
path: root/res/values-ko
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-23 19:16:28 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-23 19:16:28 -0800
commit86ce97f044a6611f527d1a74d43b2eb876e624a8 (patch)
tree0d5778943b6f60b9a59bf423d61fc31719720d3d /res/values-ko
parentb00ffce71326f5bfb4039e22cd923fc2fcbc0de2 (diff)
downloadandroid_packages_apps_Dialer-86ce97f044a6611f527d1a74d43b2eb876e624a8.tar.gz
android_packages_apps_Dialer-86ce97f044a6611f527d1a74d43b2eb876e624a8.tar.bz2
android_packages_apps_Dialer-86ce97f044a6611f527d1a74d43b2eb876e624a8.zip
Automatic translation import
Change-Id: Iaa1d5460ebf3dea020773b681f962c2f8742bba2
Diffstat (limited to 'res/values-ko')
-rw-r--r--res/values-ko/cm_strings.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index 4ec7026fa..0894c3a8a 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -90,16 +90,31 @@
<!-- Text displayed when the list of outgoing calls is empty -->
<!-- Text displayed when the call log is empty. -->
<!-- Add for enhance videocall ui -->
+ <string name="overflowRXCallMenuItemText">영상 통화, 나를 숨김</string>
+ <string name="overflowVOCallMenuItemText">음성 통화</string>
+ <string name="video_call">영상 통화</string>
<!-- Title for incoming 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_volte">수신 4G 음성 통화</string>
<!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_video_lte">수신 4G 영상 통화</string>
<!-- Title for outgoing 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_volte">발신 4G 음성 통화</string>
<!-- Title for incoming 4G video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_video_lte">발신 4G 영상 통화</string>
<!-- Title for missed 4G voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_volte">부재중 4G 음성 통화</string>
<!-- Title for missed 4G video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_video_lte">부재중 4G 영상 통화</string>
<!-- Title for incoming wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_vowifi">수신 WiFi 음성 통화</string>
<!-- Title for incoming wifi video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_incoming_video_wifi">수신 WiFi 영상 통화</string>
<!-- Title for outgoing wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_vowifi">발신 WiFi 음성 통화</string>
<!-- Title for outgoing wifi video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_outgoing_video_wifi">발신 WiFi 영상 통화</string>
<!-- Title for missed wifi voice call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_vowifi">부재중 WiFi 음성 통화</string>
<!-- Title for missed wifi video call in call details screen [CHAR LIMIT=60] -->
+ <string name="type_missed_video_wifi">부재중 WiFi 영상 통화</string>
</resources>