Merge "Update string for work profile face unlock" into qt-r1-dev am: 5d8cd009fa

am: 031affb92b

Change-Id: I96e9000612480acb44f7a8ec3c9c3c50d97075a8
This commit is contained in:
Kevin Chyn
2019-06-14 18:36:41 -07:00
committed by android-build-merger
3 changed files with 18 additions and 0 deletions

View File

@@ -888,6 +888,8 @@
<string name="security_settings_face_preference_summary_none">Set up face unlock</string>
<!-- Title shown for menu item that launches face settings or enrollment. [CHAR LIMIT=32] -->
<string name="security_settings_face_preference_title">Face unlock</string>
<!-- Title shown for menu item that launches face settings or enrollment, for work profile [CHAR LIMIT=50] -->
<string name="security_settings_face_profile_preference_title">Face unlock for work</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 for accessibility [CHAR LIMI=40]-->