Merge "Increased char limit for translations" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5513a9bdd1
@@ -890,7 +890,7 @@
|
|||||||
<string name="security_settings_face_preference_title">Face authentication</string>
|
<string name="security_settings_face_preference_title">Face authentication</string>
|
||||||
<!-- Introduction title shown in face enrollment education screen [CHAR LIMIT=40] -->
|
<!-- 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>
|
<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>
|
<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] -->
|
<!-- Introduction detail message shown in face education [CHAR LIMIT=NONE] -->
|
||||||
<string name="security_settings_face_enroll_education_message"></string>
|
<string name="security_settings_face_enroll_education_message"></string>
|
||||||
@@ -908,7 +908,7 @@
|
|||||||
<string name="security_settings_face_enroll_introduction_cancel">Cancel</string>
|
<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] -->
|
<!-- 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>
|
<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>
|
<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]-->
|
<!-- 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>
|
<string name="security_settings_face_enroll_introduction_message">Use your face to unlock your phone, authorize purchases, or sign in to apps.</string>
|
||||||
|
Reference in New Issue
Block a user