Update footer buttons depending on entry point

Bug: 130917883

Test: Manual
Change-Id: I8954f782dc26d0ceb6f55a9efe29c3e1b290c6bd
This commit is contained in:
Kevin Chyn
2019-05-15 17:57:16 -07:00
parent 2e26605065
commit 2ac89c87c6

View File

@@ -925,7 +925,7 @@
<!-- Title shown in face enrollment dialog [CHAR LIMIT=40] --> <!-- Title shown in face enrollment dialog [CHAR LIMIT=40] -->
<string name="security_settings_face_enroll_repeat_title">Center your face in the circle</string> <string name="security_settings_face_enroll_repeat_title">Center your face in the circle</string>
<!-- Button text to skip enrollment of face [CHAR LIMIT=40] --> <!-- Button text to skip enrollment of face [CHAR LIMIT=40] -->
<string name="security_settings_face_enroll_enrolling_skip">Do it later</string> <string name="security_settings_face_enroll_enrolling_skip">Skip</string>
<!-- Text shown when "Add face" button is disabled --> <!-- Text shown when "Add face" button is disabled -->
<string name="face_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> faces</string> <string name="face_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> faces</string>
<!-- Text shown when users has enrolled a maximum number of faces [CHAR LIMIT=NONE] --> <!-- Text shown when users has enrolled a maximum number of faces [CHAR LIMIT=NONE] -->