summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2013-09-22 12:09:32 -0700
committerAdam Cohen <adamcohen@google.com>2013-09-22 17:41:40 -0700
commit410f3cdfb4a8c2cf82749a3e73201fb7930540ae (patch)
tree76cce025d072353d887c499b17a09b4f13b48eda /res/values/strings.xml
parente67ccac004416d78d37968f60fe68f3bac6d33c1 (diff)
downloadandroid_packages_apps_Trebuchet-410f3cdfb4a8c2cf82749a3e73201fb7930540ae.tar.gz
android_packages_apps_Trebuchet-410f3cdfb4a8c2cf82749a3e73201fb7930540ae.tar.bz2
android_packages_apps_Trebuchet-410f3cdfb4a8c2cf82749a3e73201fb7930540ae.zip
Getting the Overview Mode to look up to spec
-> New assets, text, fonts -> New spacing of pages (translated upwards) -> Updated outline color to white (the ones we're drawing) Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8406302c1..6c05f7d29 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -284,9 +284,9 @@ s -->
<!-- Strings for the customization mode -->
<!-- Text for widget add button -->
- <string name="widget_button_text">Add Widget</string>
+ <string name="widget_button_text">Widgets</string>
<!-- Text for wallpaper change button -->
- <string name="wallpaper_button_text">Wallpaper</string>
+ <string name="wallpaper_button_text">Wallpapers</string>
<!-- Text for settings button -->
<string name="settings_button_text">Settings</string>
</resources>