summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorKyle Ladd <laddkyle@msu.edu>2012-03-12 22:45:07 -0400
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2012-11-19 01:21:04 +0000
commit47d32eef7fce4b79a334b1df49b20456cdde7f83 (patch)
treed4faf6144c5d7ec265ef3b55b42c601e65200ae3 /res/values
parent968ead59833700ddb168e57a22047ff2ec76ded3 (diff)
downloadandroid_packages_apps_Trebuchet-47d32eef7fce4b79a334b1df49b20456cdde7f83.tar.gz
android_packages_apps_Trebuchet-47d32eef7fce4b79a334b1df49b20456cdde7f83.tar.bz2
android_packages_apps_Trebuchet-47d32eef7fce4b79a334b1df49b20456cdde7f83.zip
Preferences: Show/hide homescreen icon labels
Change-Id: I4057152c571d73e4da2f1a43454feb152c0249af
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 27beecfe7..d9ff73e5f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -315,26 +315,28 @@ s -->
<string name="preferences_interface_homescreen_general_search_summary">Enable persistent search bar</string>
<string name="preferences_interface_homescreen_general_resize_any_widget_title">Resize any widget</string>
<string name="preferences_interface_homescreen_general_resize_any_widget_summary">Allow resizing of widgets that normally aren\'t resizeable</string>
+ <string name="preferences_interface_homescreen_general_hide_icon_labels_title">Hide icon labels</string>
+ <string name="preferences_interface_homescreen_general_hide_icon_labels_summary">Hide homescreen icon labels</string>
<string name="preferences_interface_homescreen_scrolling_category">Scrolling</string>
<string name="preferences_interface_homescreen_scrolling_scroll_wallpaper_title">Scroll Wallpaper</string>
<string name="preferences_interface_homescreen_scrolling_scroll_wallpaper_summary">Scroll wallpaper when scrolling homescreens</string>
<string name="preferences_interface_homescreen_indicator_category">Indicator</string>
- <string name="preferences_interface_homescreen_indicator_enable_title">Show Page Indicator</string>
+ <string name="preferences_interface_homescreen_indicator_enable_title">Show page indicator</string>
<string name="preferences_interface_homescreen_indicator_enable_summary">Show current page indicator at the bottom of the screen</string>
- <string name="preferences_interface_homescreen_indicator_fade_title">Fade Indicator</string>
+ <string name="preferences_interface_homescreen_indicator_fade_title">Fade indicator</string>
<string name="preferences_interface_homescreen_indicator_fade_summary">Fade the indicator after the homescreen has changed</string>
- <string name="preferences_interface_homescreen_indicator_background_title">Show Dock Divider</string>
+ <string name="preferences_interface_homescreen_indicator_background_title">Show dock divider</string>
<string name="preferences_interface_homescreen_indicator_background_summary">Show the background behind the indicator</string>
<!-- Drawer -->
<string name="preferences_interface_drawer_title">Drawer</string>
<string name="preferences_interface_drawer_widgets_category">Widgets</string>
- <string name="preferences_interface_drawer_widgets_join_apps_title">Join with Apps</string>
+ <string name="preferences_interface_drawer_widgets_join_apps_title">Join with apps</string>
<string name="preferences_interface_drawer_widgets_join_apps_summary">Swipe from apps drawer to widgets drawer without changing tabs</string>
<string name="preferences_interface_drawer_indicator_category">Indicator</string>
- <string name="preferences_interface_drawer_indicator_enable_title">Show Page Indicator</string>
+ <string name="preferences_interface_drawer_indicator_enable_title">Show page indicator</string>
<string name="preferences_interface_drawer_indicator_enable_summary">Show current page indicator at the bottom of the screen</string>
- <string name="preferences_interface_drawer_indicator_fade_title">Fade Indicator</string>
+ <string name="preferences_interface_drawer_indicator_fade_title">Fade indicator</string>
<string name="preferences_interface_drawer_indicator_fade_summary">Fade the indicator after the page has changed</string>
<!-- Dock -->