diff options
author | Jay Shrauner <shrauner@google.com> | 2015-07-15 23:21:30 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-07-15 23:21:30 +0000 |
commit | bd7c7736518c8f4393b6a66824b0ead175d15d78 (patch) | |
tree | 78638eadd6ff855b70edfea89508c73c7cb98aed | |
parent | d099a9f7113d4d530539a3b81ec7880994c17c15 (diff) | |
parent | 597e4df3d7a2dad587c71210364a75f729eb181a (diff) |
am 597e4df3: am 70f2f9de: am fb9c5391: Merge "Change Settings name to "Phone"" into mnc-dev
* commit '597e4df3d7a2dad587c71210364a75f729eb181a':
Change Settings name to "Phone"
-rw-r--r-- | res/values/strings.xml | 2 |
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. --> |