<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!--Lenddo Onboarding SDK Strings-->
    <string name="verify_with_lenddo">Submit and Get Verified </string>
    <string name="action_settings">Settings</string>
    <string name="next">Next</string>
    <string name="please_wait">Loading ...</string>
    <string name="psychometrics_title">Psychometric Terms of Use</string>
    <string name="psychometrics_introduction">To ensure that you are the person who is taking the quiz, the app takes random selfie snapshots (not video) during the quiz session.\n\n\nBy Tapping "Continue" you agree to the Terms and Use.</string>

    <!--Lenddo Data SDK Strings-->
    <string name="grant_access">Grant Access</string>
    <string name="permission_intro">Please give us access permission to Phone, Contacts, Photos/Media/Files, Location, Accounts, and Calendar in order to generate your credit score. Rest assured, your data is safe as we use industry standard for encrypting private data over the internet.\n</string>
    <string name="back_allcaps">BACK</string>
    <string name="cancel_allcaps">CANCEL</string>
    <string name="done_allcaps">DONE</string>
    <string name="submit_allcaps">SUBMIT</string>
    <string name="continue_allcaps">CONTINUE</string>
    <string name="learn_more">Learn more</string>
    <string name="dismiss_allcaps">DISMISS</string>
    <string name="no_thanks_allcaps">NO THANKS</string>
    <string name="retry_allcaps">RETRY</string>
    <string name="send_feedback_allcaps">SEND FEEDBACK</string>

    <string name="permission_rationale_partial">You have denied the permissions for:</string>
    <string name="permission_rationale_complete">To continue using the app, you must have the following permissions:</string>

    <string name="permission_title_sms">SMS</string>
    <string name="permission_title_phone">Phone</string>
    <string name="permission_title_location">Location</string>
    <string name="permission_title_contacts">Contacts</string>
    <string name="permission_title_calendar">Calendar</string>
    <string name="permission_title_media">Photos/Media/Files</string>
    <string name="permission_title_accounts">Accounts</string>

    <string name="permission_detail_sms">We use read access to SMS messages to determine a list of people you message most frequently. This helps us build a social graph by making use of the data you provided us.</string>
    <string name="permission_detail_phone">We use the phone state to obtain your Android device ID, which is sent to our servers and used for analytics and reporting purposes. We use read access to your call logs to determine a list of people you contact most frequently. This helps us build a social graph by making use of the data you provided us.</string>
    <string name="permission_detail_location">We study periodic locational activity. This helps us estimate with a fair level of accuracy on your most visited locations. We use this as a signal for building your credit score.</string>
    <string name="permission_detail_contacts">We use read access to contacts to determine a list of people in your contact list. This helps us build a social graph by making use of the data you provided us. We will not use this information to contact your friends.</string>
    <string name="permission_detail_calendar">Having access to calendar events helps us determine the time of the day you are most busy. People who are busy during the day have different credit behaviour than people who are busy during the night. We use this as a signal for building your credit score.</string>
    <string name="permission_detail_media">We use read access to Photos/Media/Files to extract geo-location information from image and video files. This helps us estimate with a fair level of accuracy on your most visited locations. We use this as a signal for building your credit score.</string>
    <string name="permission_detail_accounts">We use read access to your Google accounts linked to your device. We use this as a signal for building your credit score.</string>

    <string name="feedback_title">Help Us Improve</string>
    <string name="feedback_inquiry">What is your primary reason for not sharing data?</string>
    <string name="feedback1">I am worried about my data privacy.</string>
    <string name="feedback2">I am unclear on how sharing these permissions will help me.</string>
    <string name="feedback3">I am unclear on how my data would be used.</string>
    <string name="feedback4">Others</string>
    <string name="thank_you_title">Thank you</string>
    <string name="thank_you_detail">Your feedback means a great deal and will help us improve the product experience.</string>

    <!--Validation Message-->
    <string name="validation_msg_unsupported_exception">Validation is disabled.</string>
    <string name="validation_msg_mandatory_field">This field is required.</string>
    <string name="validation_msg_validation_disabled">Validation is disabled.</string>
    <string name="validation_msg_invalid_date">Invalid date.</string>
    <string name="validation_msg_invalid_date_format">Invalid date format.</string>
    <string name="validation_msg_invalid_email_format">Invalid email format.</string>

    <!--Permission confirmation-->
    <string name="permission_cancel_dialog_title">Important!</string>
    <string name="permission_cancel_dialog_message">Are you sure you want to cancel this operation?</string>
    <string name="permission_cancel_dialog_positive_key">YES</string>
    <string name="permission_cancel_dialog_negative_key">NO</string>

    <!--Permission dismiss-->
    <string name="permission_rationale_important_message">You can still allow these permissions by choosing RE-TRY or you may choose DISMISS so you will no longer be asked for permissions.</string>
    <string name="permission_dismiss_dialog_title">Important!</string>
    <string name="permission_dismiss_dialog_message">Are you sure you want to continue without granting all permission?</string>
    <string name="permission_dismiss_dialog_positive_key">YES</string>
    <string name="permission_dismiss_dialog_negative_key">NO</string>

    <!--Liveness Detection-->
    <string name="liveness_initial_instruction">Please keep your face centered inside\nthe perimeter. Start recording\nwhen you\'re ready</string>
    <string name="video_capture_tooltip">Press the button when you\'re ready</string>
    <string name="preview">Preview</string>
    <string name="recording_done">Recording done!</string>
    <string name="you_can_now_preview_your_selfie">You can now preview \n your selfie.</string>
    <string name="done">Done!</string>
    <string name="uploading">Uploading</string>
    <string name="submit">Submit</string>
    <string name="retake">Retake</string>
    <string name="your_document_has_been_successfully_uploaded">Your selfie has\nbeen successfully uploaded.</string>
</resources>
