diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index bd2848b..e846f01 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -1201,4 +1201,8 @@
Vibrate for notifications
Toogle for disable vibrate notification
+
+
+ Hide lock icon
+ Hide the lock icon on lockscreen
diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml
index e8df9b9..a37931c 100644
--- a/res/xml/cherish_settings_lockscreen.xml
+++ b/res/xml/cherish_settings_lockscreen.xml
@@ -65,6 +65,13 @@
android:summary="@string/fprint_error_vib_summary"
android:defaultValue="true" />
+
+