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

Commit cdeeafe3 authored by d34d's avatar d34d
Browse files

Remove use of "firmly" from fingerprint strings

Not all fingerprint scanners will require the user to "firmly" press
the sensor, i.e. devices which incorporate a physical button into
the scanner.

Change-Id: I68e86617543123156044ac391dae41fada9dc514
parent 24d6dbaf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1286,9 +1286,9 @@
    <!-- Fingerprint enrollment error title during first step only -->
    <string name="fingerprint_enrollment_error_title_wrong_sensor">Please try again</string>
    <!-- Fingerprint enrollment error message -->
    <string name="fingerprint_enrollment_error_message">Place your finger firmly on the fingerprint sensor to ensure an accurate scan. Also make sure you are using the same finger as before. Lift your finger once you feel a vibration.</string>
    <string name="fingerprint_enrollment_error_message">Place your finger on the fingerprint sensor to ensure an accurate scan. Also make sure you are using the same finger as before. Lift your finger once you feel a vibration.</string>
    <!-- Fingerprint enrollment error instructions -->
    <string name="fingerprint_enrollment_scan_instructions">Place your finger firmly on the fingerprint sensor to ensure an accurate scan. Lift your finger once you feel a vibration.</string>
    <string name="fingerprint_enrollment_scan_instructions">Place your finger on the fingerprint sensor to ensure an accurate scan. Lift your finger once you feel a vibration.</string>
    <!-- Fingerprint enrollment half way break title -->
    <string name="fingerprint_enrollment_break_title">Continue with current grip</string>
    <!-- Fingerprint enrollment introduction instructions -->