summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-10-01 13:44:56 -0700
committerWinson Chung <winsonc@google.com>2010-10-01 13:51:55 -0700
commit58f208892274c91b83dbbad6c50ea8638f106b33 (patch)
treece95b1b1174dc2da627e9a80e940616dd39bb42f /res/values/strings.xml
parentd98979b8147065878719cd2adb039317ba3abe0a (diff)
downloadandroid_packages_apps_Trebuchet-58f208892274c91b83dbbad6c50ea8638f106b33.tar.gz
android_packages_apps_Trebuchet-58f208892274c91b83dbbad6c50ea8638f106b33.tar.bz2
android_packages_apps_Trebuchet-58f208892274c91b83dbbad6c50ea8638f106b33.zip
Adding more specific title for pick-application dialog.
Change-Id: I9703f80b34d05b2cfa6239652eae36d1ebcde6e5
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f4dfffb0a..bae50e446 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -88,6 +88,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>