summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Shrauner <shrauner@google.com>2015-07-15 13:56:54 -0700
committerJay Shrauner <shrauner@google.com>2015-07-15 13:56:54 -0700
commit57e3d6e740b869c055f1ac19968666c11a58f466 (patch)
tree0930acbed04328573d9d6421f6574d08c1700436
parent5a6204880d2fd98a0f887741186ca5f3d16526f7 (diff)
Change Settings name to "Phone"
Make Settings app name match the icon app name, "Phone". Bug:22510177 Change-Id: I34f013b152fcceeac12c2530ed6e9a61671ed2d3
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 816fd03aa..505e49169 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -20,7 +20,7 @@
<!-- Application name used in Settings/Apps. Default label for activities
that don't specify a label. -->
- <string name="applicationLabel">Dialer</string>
+ <string name="applicationLabel">Phone</string>
<!-- Title for the activity that dials the phone. This is the name
used in the Launcher icon. -->