<resources>
    <!-- Main UI titles - can be overridden by host app -->
    <string name="covery_face_detection_title">Take your face photo</string>
    <string name="covery_face_result_title">Identity verification</string>

    <!-- SDKEvent messages - can be overridden by host app -->
    <string name="covery_token_is_null">token is null</string>
    <string name="covery_camera_initialisation_error">camera initialisation error</string>

    <!-- Selfie capture feedback messages - can be overridden by host app -->
    <string name="covery_photo_is_sent">Photo created successfully</string>
    <string name="covery_photo_is_created">Stay still while we snap a photo!</string>
    <string name="covery_photo_is_creating">Stay still while we snap a photo!</string>
    <string name="covery_too_dark_image">Find a well-lit area</string>
    <string name="covery_too_bright_image">Lighting is too bright</string>
    <string name="covery_selfie_closed_eyes">Keep eyes open</string>
    <string name="covery_selfie_head_rotation">Hold camera at eye level</string>
    <string name="covery_selfie_many_faces">One person allowed in the frame</string>
    <string name="covery_selfie_no_face_found">Keep face in the frame</string>
    <string name="covery_selfie_face_is_too_far">Move face closer to the camera</string>
    <string name="covery_selfie_face_is_too_close">Move face far from the camera</string>
    <string name="covery_selfie_dont_move">Don\'t move</string>
    <string name="covery_selfie_face_is_not_centered">Move face in the frame center</string>
    <string name="covery_selfie_device_orientation">Please set your phone to portrait orientation</string>

    <!-- Document capture feedback messages - can be overridden by host app -->
    <string name="covery_document_absent">Please show your document</string>
    <string name="covery_document_is_not_centered">Please fit your document into the rectangle</string>

    <!-- Button texts for selfie result screen - can be overridden by host app -->
    <string name="covery_face_result_accept_button_text">Accept photo</string>
    <string name="covery_face_result_retake_button_text">Retake photo</string>
    <string name="covery_face_result_accept_button_text_short">Accept photo</string>
    <string name="covery_face_result_retake_button_text_short">Retake photo</string>

    <!-- Result screen tip messages - can be overridden by host app -->
    <string name="covery_face_result_label_tip">Make sure that your whole face is visible and in focus</string>
    <string name="covery_doc_result_label_tip">Make sure your document details are clear to read, with no blur or glare</string>

    <!-- Flow completion message - can be overridden by host app -->
    <string name="covery_flow_is_completed">Flow is completed</string>

    <!-- Document info labels - can be overridden by host app -->
    <string name="covery_doc_info_type">Type:\u00A0</string>
    <string name="covery_doc_info_features">Features:\u00A0</string>
    <string name="covery_doc_info_issue_date">Issue date:\u00A0</string>
    <string name="covery_doc_info_specification">Specification:\u00A0</string>
    <string name="covery_doc_of_title">%1$s photo</string>

    <!-- Document scanner event messages - can be overridden by host app -->
    <string name="covery_event_document_device_orientation">Please set up your phone to important orientation</string>
    <string name="covery_event_document_not_found">Keep document in the frame</string>
    <string name="covery_event_too_dark_image">Find a well-lit area</string>
    <string name="covery_event_too_bright_image">Lighting is too bright</string>
    <string name="covery_event_image_is_not_sharp">Keep camera steady</string>
    <string name="covery_event_document_hard_shadow">Find a well-lit area</string>
    <string name="covery_event_document_rotation">Set the document flat</string>
    <string name="covery_event_document_is_too_far">Move camera closer to the document</string>
    <string name="covery_event_document_is_too_close">Move camera far from the document</string>
    <string name="covery_event_document_not_expected">This document page was not expected</string>
    <string name="covery_event_document_dont_move">Keep camera steady</string>
</resources>