summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/widget/res/values-ko/strings.xml
blob: e53f684a050eff6a0ce1c7bc928e43369041cbed (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="custom_message_hint">맞춤 메시지를 작성하세요.</string>
  <string name="toolbar_close">닫기</string>
  <string name="all_contacts_empty">아직 연락처가 없습니다.</string>
  <string name="all_contacts_empty_add_contact_action"> 연락처 만들기</string>
  <string name="permission_single_turn_on">사용</string>
  <string name="permission_no_contacts">연락처를 보려면 연락처에 액세스할 권한을 부여하세요.</string>
  <string name="add_contact_not_available">사용할  있는 연락처 앱이 없습니다.</string>
</resources>