summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTa-wei Yen <twyen@google.com>2015-11-04 03:01:16 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-11-04 03:01:16 +0000
commit8ba3caecc527b6a2a4e3c93bcd649c3274694d6c (patch)
tree56b8a7896295f452730774fe1c82b4e11d0c0a53 /res
parent707863aa4d5f49c85f46ac4073413ee2fbf48d69 (diff)
parent6a8de737e8ccb21647adb56d3e5248595f85436d (diff)
Merge "DiatactsActivity title indicate dialpad status, removed excessive "showing item" messages." into ub-contactsdialer-a-dev
am: 6a8de737e8 * commit '6a8de737e8ccb21647adb56d3e5248595f85436d': DiatactsActivity title indicate dialpad status, removed excessive "showing item" messages.
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.