Update footer buttons depending on entry point

Bug: 130917883

Test: Manual
Change-Id: I8954f782dc26d0ceb6f55a9efe29c3e1b290c6bd
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a8e90b4..bea3c46 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -925,7 +925,7 @@
     <!-- Title shown in face enrollment dialog [CHAR LIMIT=40] -->
     <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] -->
-    <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 -->
     <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] -->