summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2013-09-16 10:16:49 -0400
committerDaniel Sandler <dsandler@android.com>2013-09-16 11:19:15 -0400
commita30b7035cec9d6d2bfc6a48889dc803695b26f36 (patch)
tree824c23bae522a709884614313a18011ae94c4810 /packages/SystemUI/res/values/strings.xml
parent7c0e2122c0e9bcb83c082156d5f5300b7f62169b (diff)
downloadframeworks_base-a30b7035cec9d6d2bfc6a48889dc803695b26f36.zip
frameworks_base-a30b7035cec9d6d2bfc6a48889dc803695b26f36.tar.gz
frameworks_base-a30b7035cec9d6d2bfc6a48889dc803695b26f36.tar.bz2
Fix RenderScript crash.
Also lay the groundwork for a future checkin. Bug: 10240151 Bug: 10505742 Change-Id: I62d61c9048188c93863c8c43839e713b75a65102
Diffstat (limited to 'packages/SystemUI/res/values/strings.xml')
-rw-r--r--packages/SystemUI/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index bbfe383..7fdd308 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -431,8 +431,8 @@
<!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] -->
<string name="accessibility_rotation_lock_on_portrait">Screen is locked in portrait orientation.</string>
- <!-- Name of the Jelly Bean platlogo screensaver -->
- <string name="jelly_bean_dream_name">BeanFlinger</string>
+ <!-- Name of the K-release easter egg: a display case for all our tastiest desserts. [CHAR LIMIT=30] -->
+ <string name="dessert_case">Dessert Case</string>
<!-- Name of the launcher shortcut icon that allows dreams to be started immediately [CHAR LIMIT=20] -->
<string name="start_dreams">Daydream</string>