1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3  <string name="custom_message_hint">맞춤 메시지를 작성하세요.</string>
4  <string name="toolbar_close">닫기</string>
5  <string name="all_contacts_empty">아직 연락처가 없습니다.</string>
6  <string name="all_contacts_empty_add_contact_action">새 연락처 만들기</string>
7  <string name="permission_single_turn_on">사용</string>
8  <string name="permission_no_contacts">연락처를 보려면 연락처에 액세스할 권한을 부여하세요.</string>
9  <string name="add_contact_not_available">사용할 수 있는 연락처 앱이 없습니다.</string>
10</resources>
11