summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-03-23 14:54:09 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-03-23 14:54:09 -0700
commit7bdeb601f952efd3b14ff9402a204f775c88cc85 (patch)
tree6e8120cbd35c5e7d2bb3f256fdf16789071200f2 /res
parent8e0205e811e269cb0e81085aab86703d499d3b7e (diff)
parentf0c6ae0e35d3e020db55b5b826955da66b14b7f6 (diff)
downloadandroid_packages_apps_Trebuchet-7bdeb601f952efd3b14ff9402a204f775c88cc85.tar.gz
android_packages_apps_Trebuchet-7bdeb601f952efd3b14ff9402a204f775c88cc85.tar.bz2
android_packages_apps_Trebuchet-7bdeb601f952efd3b14ff9402a204f775c88cc85.zip
Merge "Adding animation post-installing a shortcut."
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a9b14d05a..509a67029 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -82,7 +82,7 @@ s -->
<!-- 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">Wallpapers</string>
<!-- Error message when user has filled a home screen, possibly not used -->
- <string name="out_of_space">No more room on this Home screen.</string>
+ <string name="out_of_space">No more room on your Home screens.</string>
<!-- Error message when user tries to drop an invalid item on the hotseat -->
<string name="invalid_hotseat_item">This widget is too large for the hotseat.</string>
<!-- Message displayed when a shortcut is created by an external application -->