1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="custom_message_hint">Write a custom message</string> 4 <string name="toolbar_close">Close</string> 5 <string name="all_contacts_empty">You don\'t have any contacts yet</string> 6 <string name="all_contacts_empty_add_contact_action">Create new contact</string> 7 <string name="permission_single_turn_on">Turn on</string> 8 <string name="permission_no_contacts">To see your contacts, turn on the Contacts permission.</string> 9 <string name="add_contact_not_available">No contacts app available</string> 10</resources> 11