summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJay Shrauner <shrauner@google.com>2014-09-03 15:12:16 -0700
committerJay Shrauner <shrauner@google.com>2014-09-03 15:14:09 -0700
commitbf8b4b97ce5801bf85f94869e9eb449b52d85562 (patch)
tree1bedf795012bcc2ad2611df9e64e81933e76c379 /res
parentd36fa13013a66e435df223602f3975b2892f4589 (diff)
downloadandroid_packages_apps_Dialer-bf8b4b97ce5801bf85f94869e9eb449b52d85562.tar.gz
android_packages_apps_Dialer-bf8b4b97ce5801bf85f94869e9eb449b52d85562.tar.bz2
android_packages_apps_Dialer-bf8b4b97ce5801bf85f94869e9eb449b52d85562.zip
Clean up activity/application labels
Bug:17357577 Change-Id: Ibaa4251665e46cf29d36190670042522da9baeaf
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f9bd79e0c..a59ea4741 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -17,12 +17,14 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Directory partition name -->
+
+ <!-- Application name used in Settings/Apps. Default label for activities
+ that don't specify a label. -->
<string name="applicationLabel">Dialer</string>
<!-- Title for the activity that dials the phone. This is the name
- used in the Launcher icon. -->
- <string name="launcherDialer">Phone</string>
+ used in the Launcher icon. -->
+ <string name="launcherActivityLabel">Phone</string>
<!-- The description text for the dialer tab.