diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 59fdfd3..bcb7e9a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -115,6 +115,8 @@ <!-- Title of dialog when user is selecting shortcut to add to homescreen --> <string name="title_select_shortcut">Select shortcut</string> + <!-- Title of dialog when user is selecting an application to add to homescreen --> + <string name="title_select_application">Select application</string> <!-- Title of dialog when user is selecting live folder to add to homescreen --> <string name="title_select_live_folder">Select folder</string> |