summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorQi Wang <wangqi@google.com>2016-03-02 04:38:58 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-03-02 04:38:58 +0000
commitda70d267ac39849a25efa9223f444795eecc85cb (patch)
tree48e315c4c387dd41310563beaf274b38e5410bee /res
parent161f6730b713e0bc49f877b2ab363355b44e0a46 (diff)
parentc98bc9613ea8ac8e00400898338e802e536a9bce (diff)
Merge "Accessibility: announce the active call after switching calls." into nyc-dev am: af5880f151
am: c98bc9613e * commit 'c98bc9613ea8ac8e00400898338e802e536a9bce': Accessibility: announce the active call after switching calls.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 734dde899..830af65b8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1025,4 +1025,7 @@
<!-- Label under the name of a blocked number in the call log. [CHAR LIMIT=15] -->
<string name="blocked_number_call_log_label">Blocked</string>
+
+ <!-- Accessibility announcement to indicate which call is active -->
+ <string name="accessibility_call_is_active"><xliff:g id="nameOrNumber">^1</xliff:g> is active</string>
</resources>