diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index a395fb8..ef456a3 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -503,6 +503,12 @@
UDFPS haptic feedback
Vibrate when touching UDFPS icon
+
+ Udfps authentication vibration
+ Vibrate on successful fingerprint authentication
+ Udfps error vibration
+ Vibrate on unsuccessful fingerprint authentication
+
UDFPS customization
UDFPS animation
diff --git a/res/xml/cherish_settings_udfps.xml b/res/xml/cherish_settings_udfps.xml
index 78838ad..610ae48 100644
--- a/res/xml/cherish_settings_udfps.xml
+++ b/res/xml/cherish_settings_udfps.xml
@@ -14,6 +14,19 @@
android:summary="@string/udfps_haptic_feedback_summary"
android:defaultValue="true" />
+
+
+
+
+