diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 48b60c0..d21eed8 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -493,6 +493,12 @@
Udfps Options
Different menus for customizing the udfps
+
+
+ Fingerprint success vibration
+ Vibrate on successful fingerprint authentication
+ Fingerprint error vibration
+ Vibrate on failed fingerprint authentication
FOD haptic feedback
diff --git a/res/xml/cherish_settings_udfps.xml b/res/xml/cherish_settings_udfps.xml
index 1887e2f..dcddfd3 100644
--- a/res/xml/cherish_settings_udfps.xml
+++ b/res/xml/cherish_settings_udfps.xml
@@ -21,6 +21,18 @@
android:summary="@string/udfps_haptic_feedback_summary"
android:defaultValue="true" />
+
+
+
+