diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index f8dc216..69be64a 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -181,4 +181,8 @@
Reorient
Swap volume buttons when the screen is rotated
+
+ Disable power menu on lock screen
+ This will only disable the power menu on secure lock screens
+
diff --git a/res/xml/cherish_settings_power.xml b/res/xml/cherish_settings_power.xml
index 19e344e..cad470a 100644
--- a/res/xml/cherish_settings_power.xml
+++ b/res/xml/cherish_settings_power.xml
@@ -18,6 +18,12 @@
android:title="@string/powermenu_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
+
+