diff options
-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. --> |