diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 7ab24e0..c18056f 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1163,4 +1163,8 @@
Clear-All button
Enable to use a bottom-centered button instead of stock Clear All text
+
+
+ Disable quick settings when locked
+ Disable expanding quick settings on secure lock screens
diff --git a/res/xml/cherish_settings_quicksettings.xml b/res/xml/cherish_settings_quicksettings.xml
index bfaa123..e14c1a2 100644
--- a/res/xml/cherish_settings_quicksettings.xml
+++ b/res/xml/cherish_settings_quicksettings.xml
@@ -194,6 +194,13 @@
android:summary="@string/quick_settings_quick_pull_down_summary"
android:defaultValue="true" />
+
+