summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2011-06-21 21:07:33 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-06-21 21:07:33 -0700
commit6a888d2419afb57eb7b073df51c6d9a84b0fd7d7 (patch)
tree750eff55418476faaa3548f9877e85432120f96a /res/values/strings.xml
parent201bc828d5a0078f505e8e37152156a0cb43c10a (diff)
parent76fc085d28178a5d4fb3787ede956281a2cc3179 (diff)
downloadandroid_packages_apps_Trebuchet-6a888d2419afb57eb7b073df51c6d9a84b0fd7d7.tar.gz
android_packages_apps_Trebuchet-6a888d2419afb57eb7b073df51c6d9a84b0fd7d7.tar.bz2
android_packages_apps_Trebuchet-6a888d2419afb57eb7b073df51c6d9a84b0fd7d7.zip
Merge "New folder visualization, renaming, staggering reorder"
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 95f711c30..bf03c3b89 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -254,9 +254,12 @@
<string name="default_browser_url" translatable="false">
http://www.google.com/m?client=ms-{CID}&amp;source=android-home-hotseat</string>
- <!-- Text to inform the user that they can't uninstall a system application -->
+ <!-- Text to inform the user that they can't uninstall a system application -->
<string name="uninstall_system_app_text">This is a system application and cannot be uninstalled.</string>
<!-- Title of the Android Dreams (screensaver) module -->
<string name="dream_name">Rocket Launcher</string>
+
+ <!-- Default folder title -->
+ <string name="default_folder_name">Unnamed Folder</string>
</resources>