Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee5472eb authored by Shawn Lin's avatar Shawn Lin
Browse files

Refine strings for dangling notifications

Bug: 331804186
Test: m
Flag: NONE
Change-Id: Ib296add2d0322f2447c30f6db1b8928800683c53
parent 6f0c5020
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -6442,17 +6442,17 @@ ul.</string>
    <!-- Fingerprint dangling notification title -->
    <string name="fingerprint_dangling_notification_title">Set up Fingerprint Unlock again</string>
    <!-- Fingerprint dangling notification content for only 1 fingerprint deleted -->
    <string name="fingerprint_dangling_notification_msg_1"><xliff:g id="fingerprint">%s</xliff:g> wasn\'t working well and was deleted</string>
    <string name="fingerprint_dangling_notification_msg_1"><xliff:g id="fingerprint">%s</xliff:g> can no longer be recognized.</string>
    <!-- Fingerprint dangling notification content for more than 1 fingerprints deleted -->
    <string name="fingerprint_dangling_notification_msg_2"><xliff:g id="fingerprint">%1$s</xliff:g> and <xliff:g id="fingerprint">%2$s</xliff:g> weren\'t working well and were deleted</string>
    <string name="fingerprint_dangling_notification_msg_2"><xliff:g id="fingerprint">%1$s</xliff:g> and <xliff:g id="fingerprint">%2$s</xliff:g> can no longer be recognized.</string>
    <!-- Fingerprint dangling notification content for only 1 fingerprint deleted and no fingerprint left-->
    <string name="fingerprint_dangling_notification_msg_all_deleted_1"><xliff:g id="fingerprint">%s</xliff:g> wasn\'t working well and was deleted. Set it up again to unlock your phone with fingerprint.</string>
    <string name="fingerprint_dangling_notification_msg_all_deleted_1"><xliff:g id="fingerprint">%s</xliff:g> can no longer be recognized. Set up Fingerprint Unlock again.</string>
    <!-- Fingerprint dangling notification content for more than 1 fingerprints deleted and no fingerprint left  -->
    <string name="fingerprint_dangling_notification_msg_all_deleted_2"><xliff:g id="fingerprint">%1$s</xliff:g> and <xliff:g id="fingerprint">%2$s</xliff:g> weren\'t working well and were deleted. Set them up again to unlock your phone with your fingerprint.</string>
    <string name="fingerprint_dangling_notification_msg_all_deleted_2"><xliff:g id="fingerprint">%1$s</xliff:g> and <xliff:g id="fingerprint">%2$s</xliff:g> can no longer be recognized. Set up Fingerprint Unlock again.</string>
    <!-- Face dangling notification title -->
    <string name="face_dangling_notification_title">Set up Face Unlock again</string>
    <!-- Face dangling notification content -->
    <string name="face_dangling_notification_msg">Your face model wasn\'t working well and was deleted. Set it up again to unlock your phone with face.</string>
    <string name="face_dangling_notification_msg">Your face model can no longer be recognized. Set up Face Unlock again.</string>
    <!-- Biometric dangling notification "set up" action button -->
    <string name="biometric_dangling_notification_action_set_up">Set up</string>
    <!-- Biometric dangling notification "Not now" action button -->