summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/contactgrid/res/values
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-09-22 08:50:01 -0700
committerEric Erfanian <erfanian@google.com>2017-09-22 08:50:01 -0700
commit81643679f629176a6e79e6b3f08ad0a78f426935 (patch)
treeddf20f8f56c69ec3861c325d35f643342ee4ca4e /java/com/android/incallui/contactgrid/res/values
parentda6e1f120189c89059b06afc989e5178a6b8622f (diff)
Update package assets and strings.
Test: TH Change-Id: I48e807f3eafbc82401b2674a2610b20bf118c275
Diffstat (limited to 'java/com/android/incallui/contactgrid/res/values')
-rw-r--r--java/com/android/incallui/contactgrid/res/values/strings.xml21
1 files changed, 9 insertions, 12 deletions
diff --git a/java/com/android/incallui/contactgrid/res/values/strings.xml b/java/com/android/incallui/contactgrid/res/values/strings.xml
index 5a9272ca3..63037dc31 100644
--- a/java/com/android/incallui/contactgrid/res/values/strings.xml
+++ b/java/com/android/incallui/contactgrid/res/values/strings.xml
@@ -28,13 +28,16 @@
device. -->
<string name="incall_transferring">Transferring…</string>
- <!-- Displayed above the contact name when the user requests an upgrade from a voice call to a
- video call. -->
- <string name="incall_video_call_requesting">Video calling…</string>
+ <!-- Displayed above the contact name when the user starts a video call. -->
+ <string name="incall_video_call_requesting">Carrier video calling…</string>
<!-- Displayed above the contact name when the user requests an upgrade from a voice call to a
Wi-Fi video call. -->
- <string name="incall_wifi_video_call_requesting">Wi-Fi video calling…</string>
+ <string name="incall_wifi_video_call_requesting">Wi-Fi carrier video calling…</string>
+
+ <!-- Displayed above the contact name when the user requests an upgrade from a voice call to a
+ video call. -->
+ <string name="incall_video_call_upgrade_request">Switching to carrier video…</string>
<!-- Displayed above the contact name when the user's video upgrade failed due to an unknown
reason. -->
@@ -60,16 +63,10 @@
<string name="incall_remotely_held">On hold</string>
<!-- Displayed in the answer call screen for incoming video calls. -->
- <string name="contact_grid_incoming_video_call">Video call from</string>
+ <string name="contact_grid_incoming_video_call">Carrier video call from</string>
<!-- Displayed in the answer call screen for incoming video calls over Wi-F. -->
- <string name="contact_grid_incoming_wifi_video_call">Wi-Fi video call from</string>
-
- <!-- Displayed in the answer call screen for incoming requests to upgrade to a video call. -->
- <string name="contact_grid_incoming_video_request">Video upgrade request from</string>
-
- <!-- Displayed in the answer call screen for incoming requests to upgrade to a video call over Wi-F. -->
- <string name="contact_grid_incoming_wifi_video_request">Wi-Fi video upgrade request from</string>
+ <string name="contact_grid_incoming_wifi_video_call">Wi-Fi carrier video call from</string>
<!-- Displayed in the answer call screen for incoming voice calls. -->
<string name="contact_grid_incoming_voice_call">Call from</string>