summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/searchfragment/list/res/values-en-rGB/strings.xml
blob: 4987cbed9e0bf82ccef599f80ccda2fdc7d943d5 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="new_permission_no_search">To search your contacts, turn on the Contacts permissions.</string>
  <string name="search_shortcut_create_new_contact">Create new contact</string>
  <string name="search_shortcut_add_to_contact">Add to a contact</string>
  <string name="search_shortcut_send_sms_message">Send SMS</string>
  <string name="search_shortcut_make_video_call">Make video call</string>
  <string name="search_shortcut_make_voice_call">Call %1$s</string>
</resources>