summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorEvan Charlton <evanc@google.com>2014-07-15 14:26:31 -0700
committerEvan Charlton <evanc@google.com>2014-07-17 13:12:32 -0700
commit3f4f33bc27ee1c9a12c9e55856b29079301c8a08 (patch)
tree27bd75c5ee8b0675bf5b5796e2fbccddfca51b45 /res/values/strings.xml
parent9a0aaa9b6ee6cfcca6e19353148a219ca817f319 (diff)
downloadpackages_apps_InCallUI-3f4f33bc27ee1c9a12c9e55856b29079301c8a08.tar.gz
packages_apps_InCallUI-3f4f33bc27ee1c9a12c9e55856b29079301c8a08.tar.bz2
packages_apps_InCallUI-3f4f33bc27ee1c9a12c9e55856b29079301c8a08.zip
Show message or call-back number in InCallUI
If the ConnectionService sets a call-back number or message, show it in the in-call UI. Bug: 13334257 Bug: 13334252 Change-Id: If7fde7c1ca6940cec8b7232469a22900c36dbb17
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 78fe885c..d0f300d6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -156,6 +156,10 @@
<!-- In-call screen: status label when there is a problem connecting a video call. -->
<string name="card_title_video_call_error">Cannot connect video call</string>
+ <string name="card_title_callback_number_emergency">Your emergency call back number\n
+ <xliff:g id="dark_number">%1$s</xliff:g>
+ </string>
+
<!-- Notification strings -->
<!-- The "label" of the in-call Notification for a dialing call, used
as the format string for a Chronometer widget. [CHAR LIMIT=60] -->