summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-02 22:54:41 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-02 22:54:41 -0800
commitb28e1b7d95a4a9aeae54dcac6d1a24fa612ab918 (patch)
tree84e76f294704a009453c337f6d4aea69bca5134b /res/values/strings.xml
parent233a0136ea1fe86c61f02eb7b60dd2a9e3af4d91 (diff)
downloadandroid_packages_apps_Trebuchet-b28e1b7d95a4a9aeae54dcac6d1a24fa612ab918.tar.gz
android_packages_apps_Trebuchet-b28e1b7d95a4a9aeae54dcac6d1a24fa612ab918.tar.bz2
android_packages_apps_Trebuchet-b28e1b7d95a4a9aeae54dcac6d1a24fa612ab918.zip
auto import from //depot/cupcake/@137055
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ff417987f..a7945cba7 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -58,10 +58,8 @@
<string name="group_folder">Folder</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of all live folders -->
<string name="group_live_folders">Live folder</string>
- <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets -->
+ <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets -->
<string name="group_widgets">Widget</string>
- <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all gadgets -->
- <string name="group_gadgets">Gadget</string>
<!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->
<string name="group_wallpapers">Wallpaper</string>
<!-- Options in "Add to Home" dialog box; Name of the Folder widget-->
@@ -115,6 +113,6 @@
<string name="search_hint">Google Search</string>
<!-- Text to show user in place of a gadget when we can't display it properly -->
- <string name="gadget_error_text">Problem loading gadget</string>
+ <string name="gadget_error_text">Problem loading widget</string>
</resources>