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.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index df151c064..6f1899a9e 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -77,4 +77,12 @@
<!-- Dialog -->
<string name="dialog_confirm">Confirm</string>
+
+ <!-- Drawer type -->
+ <string name="drawer_type">Layout</string>
+
+ <string name="drawer_type_drawer">Vertical</string>
+ <string name="drawer_type_pager">Paged</string>
+
+ <string name="setting_state_disabled">DISABLED</string>
</resources>