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

Commit 5513a9bd authored by Joshua Mccloskey's avatar Joshua Mccloskey Committed by Android (Google) Code Review
Browse files

Merge "Increased char limit for translations" into qt-dev

parents b2f19c55 7e470bf8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -890,7 +890,7 @@
    <string name="security_settings_face_preference_title">Face authentication</string>
    <!-- Introduction title shown in face enrollment education screen [CHAR LIMIT=40] -->
    <string name="security_settings_face_enroll_education_title">How to set up Face unlock</string>
    <!-- Introduction title shown in face enrollment education screen to show the face authentication feature, when face unlock is disabled by device admin [CHAR LIMIT=40] -->
    <!-- Introduction title shown in face enrollment education screen to show the face authentication feature, when face unlock is disabled by device admin [CHAR LIMIT=60] -->
    <string name="security_settings_face_enroll_education_title_unlock_disabled">Use your face to authenticate</string>
    <!-- Introduction detail message shown in face education [CHAR LIMIT=NONE] -->
    <string name="security_settings_face_enroll_education_message"></string>
@@ -908,7 +908,7 @@
    <string name="security_settings_face_enroll_introduction_cancel">Cancel</string>
    <!-- Introduction title shown in face enrollment to introduce the face unlock feature [CHAR LIMIT=40] -->
    <string name="security_settings_face_enroll_introduction_title">Unlock with your face</string>
    <!-- Introduction title shown in face enrollment to introduce the face authentication feature, when face unlock is disabled by device admin [CHAR LIMIT=40] -->
    <!-- Introduction title shown in face enrollment to introduce the face authentication feature, when face unlock is disabled by device admin [CHAR LIMIT=60] -->
    <string name="security_settings_face_enroll_introduction_title_unlock_disabled">Use your face to authenticate</string>
    <!-- Introduction detail message shown in face enrollment dialog [CHAR LIMIT=NONE]-->
    <string name="security_settings_face_enroll_introduction_message">Use your face to unlock your phone, authorize purchases, or sign in to apps.</string>