summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 9072824ce..7a2b84a73 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -60,6 +60,17 @@
<!-- Protected apps -->
<string name="protected_app_settings">Protected apps</string>
+ <!-- Drawer settings -->
+ <string name="app_drawer_style">Drawer style</string>
+ <string name="app_drawer_style_compact">Compact</string>
+ <string name="app_drawer_style_sections">Sections</string>
+ <string name="app_drawer_color">Drawer color</string>
+ <string name="app_drawer_color_dark">Dark</string>
+ <string name="app_drawer_color_light">Light</string>
+ <string name="fast_scroller_type">Fast scroller</string>
+ <string name="fast_scroller_type_horizontal">Horizontal</string>
+ <string name="fast_scroller_type_vertical">Vertical</string>
+
<!-- Search Manager doesn't exist -->
<string name="search_activity_not_found">A search activity could not be found!</string>
</resources>