summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-03-23 15:59:27 -0700
committerWinson Chung <winsonc@google.com>2012-03-26 10:55:49 -0700
commit93eef082ec2da802ee4507fb2ca729e550f833f1 (patch)
treebe2f68b053874dfdf967aea9a498ff110cd3a993 /res/values
parent568c659352cfe6c3ff87d294f8b8df9bc8f55335 (diff)
downloadandroid_packages_apps_Trebuchet-93eef082ec2da802ee4507fb2ca729e550f833f1.tar.gz
android_packages_apps_Trebuchet-93eef082ec2da802ee4507fb2ca729e550f833f1.tar.bz2
android_packages_apps_Trebuchet-93eef082ec2da802ee4507fb2ca729e550f833f1.zip
Making the text reflect the container when you are unable to drop onto a space.
Change-Id: Ib3734b7f7767bdf0fb4c95dcc1298da02c04e9cd
Diffstat (limited to 'res/values')
-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 509a67029..f707c8cbb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -83,6 +83,8 @@ s -->
<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 your Home screens.</string>
+ <!-- Error message when user has filled the hotseat -->
+ <string name="hotseat_out_of_space">No more room on the hotseat.</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 -->