summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJay Shrauner <shrauner@google.com>2014-09-04 05:25:45 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-09-04 05:25:45 +0000
commitd58dd08e009c1012896ffbcee5ff5b1f38485335 (patch)
treef50593c033b2f281d78110dfb00efeebd5ae8f35 /res
parent73a48b0be310cc6a24ff73dbfbbdb9b35de85262 (diff)
parentfaa14adf81b18e49102020f035893c9aa71aa867 (diff)
am faa14adf: Merge "Clean up activity/application labels" into lmp-dev
* commit 'faa14adf81b18e49102020f035893c9aa71aa867': Clean up activity/application labels
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.