diff options
author | Jay Shrauner <shrauner@google.com> | 2015-07-15 22:47:49 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-07-15 22:47:49 +0000 |
commit | 76fc1b9b9abaf8321107af7eb412b2639bb89fbb (patch) | |
tree | 78638eadd6ff855b70edfea89508c73c7cb98aed | |
parent | af2ba75f1520a4d615c101557bc47853e5081bdf (diff) | |
parent | fb9c5391c71e65668d42eea5d8843fd1a14cc792 (diff) |
am fb9c5391: Merge "Change Settings name to "Phone"" into mnc-dev
* commit 'fb9c5391c71e65668d42eea5d8843fd1a14cc792':
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. --> |