Skip to content

Commit 9c6ade8

Browse files
authored
add empty string value (#84)
1 parent 0b28789 commit 9c6ade8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/FaceLiveness/Resources/Base.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"amplify_ui_liveness_camera_permission_button_header" = "Camera is not accessible";
4040
"amplify_ui_liveness_camera_permission_button_description" = "You may have to go into settings to grant camera permissions and close the app and retry.";
4141

42-
"amplify_ui_liveness_face_not_prepared_reason_pendingCheck" = "";
42+
"amplify_ui_liveness_face_not_prepared_reason_pendingCheck" = " ";
4343
"amplify_ui_liveness_face_not_prepared_reason_not_in_oval" = "Move face to fit in oval";
4444
"amplify_ui_liveness_face_not_prepared_reason_move_face_closer" = "Move closer";
4545
"amplify_ui_liveness_face_not_prepared_reason_move_face_right" = "Move face right";

0 commit comments

Comments
 (0)