summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/res/values-en-rGB/strings.xml
blob: d8007420b967b8e63ce90ec67c9d71b238191f97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="urgent">Urgent! Please answer!</string>
  <string name="want_to_chat">Want to chat?</string>
  <string name="quick_question">Quick question…</string>
  <string name="message_composer_custom_message_hint">Write a custom message</string>
  <string name="send_and_call">Send and call</string>
  <string name="share_and_call">Share and call</string>
  <string name="gallery_item_description">image %1$tB %1$te %1$tY %1$tl %1$tM %1$tp</string>
  <string name="gallery_item_description_no_date">image</string>
  <string name="camera_media_failure">Couldn\'t load camera image</string>
  <string name="allow">Allow</string>
  <string name="camera_permission_text">To take a photo, give access to Camera</string>
  <string name="gallery_permission_text">To share an image, give access to Media</string>
  <string name="description_call_composer_camera">Take a picture</string>
  <string name="description_call_composer_photo">Choose a photo</string>
  <string name="description_call_composer_message">Sending a message</string>
  <string name="image_sent_messages">Photo sent via Messages</string>
  <string name="message_sent_messages">Message sent via Messages</string>
  <string name="call_composer_image_uploading">Sending image…</string>
</resources>