diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 4d4fb1e84..fe5f41baa 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -26,6 +26,9 @@ used in the Launcher icon. --> <string name="launcherActivityLabel">Phone</string> + + <!-- Title for the activity that dials the phone, when launched directly into the dialpad --> + <string name="launcherDialpadActivityLabel">Phone Dialpad</string> <!-- The description text for the dialer tab. Note: AccessibilityServices use this attribute to announce what the view represents. |