diff options
author | Jay Shrauner <shrauner@google.com> | 2015-07-15 22:50:12 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-07-15 22:50:12 +0000 |
commit | 70f2f9de8b3e16b06a6f64e35ecb4d7e881b10f9 (patch) | |
tree | f2a4d6e0bb6c826a0b635f640940f2c7b0803d02 /res | |
parent | 3abaae1a037f1764b4329dd6381b4c9e6ffa952a (diff) | |
parent | fb9c5391c71e65668d42eea5d8843fd1a14cc792 (diff) |
am fb9c5391: Merge "Change Settings name to "Phone"" into mnc-dev
* commit 'fb9c5391c71e65668d42eea5d8843fd1a14cc792':
Change Settings name to "Phone"
Diffstat (limited to 'res')
-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. --> |