summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTa-wei Yen <twyen@google.com>2015-11-04 02:52:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-11-04 02:52:22 +0000
commit6a8de737e8ccb21647adb56d3e5248595f85436d (patch)
tree56b8a7896295f452730774fe1c82b4e11d0c0a53 /res
parent26072c733ba61f6cbbdfb40808fb6a700af8e1f7 (diff)
parente3cae63fc19a431d902fb8ae50eab732e735b2a0 (diff)
Merge "DiatactsActivity title indicate dialpad status, removed excessive "showing item" messages." into ub-contactsdialer-a-dev
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 4d4fb1e84..fe5f41baa 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -26,6 +26,9 @@
used in the Launcher icon. -->
<string name="launcherActivityLabel">Phone</string>
+
+ <!-- Title for the activity that dials the phone, when launched directly into the dialpad -->
+ <string name="launcherDialpadActivityLabel">Phone Dialpad</string>
<!-- The description text for the dialer tab.
Note: AccessibilityServices use this attribute to announce what the view represents.