summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/callcomposer/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/callcomposer/res/values/strings.xml')
-rw-r--r--java/com/android/dialer/callcomposer/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/com/android/dialer/callcomposer/res/values/strings.xml b/java/com/android/dialer/callcomposer/res/values/strings.xml
index 15480cb89..f01e90811 100644
--- a/java/com/android/dialer/callcomposer/res/values/strings.xml
+++ b/java/com/android/dialer/callcomposer/res/values/strings.xml
@@ -51,4 +51,7 @@
<!-- When a user makes a call with text attached, we send the text through the app "Messages".
This string is shown in a toast for privacy reasons. -->
<string name="message_sent_messages">Message sent via Messages</string>
+ <!-- When a user places a call with an image attached, we show them the in call screen and
+ display this string "Image uploading..." to let them know why the call hasn't started. -->
+ <string name="call_composer_image_uploading">Sending image\u2026</string>
</resources> \ No newline at end of file