-
Notifications
You must be signed in to change notification settings - Fork 77
/
strings-jumio-sdk.xml
232 lines (228 loc) · 18 KB
/
strings-jumio-sdk.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<!-- POSSIBLE JUMIO SDK STRINGS TO OVERRIDE-->
<!--
<string name="jumio_dv_retry_encrypted">Selected PDF file is password protected</string>
<string name="jumio_dv_retry_not_readable">Selected PDF file cannot be processed</string>
<string name="jumio_dv_retry_page_limit">Maximum PDF page limit exceeded</string>
<string name="jumio_dv_retry_size_limit">Maximum PDF size limit exceeded</string>
<string name="jumio_error_case_auth_failed">Authentication failed</string>
<string name="jumio_error_case_cancelled">Cancelled</string>
<string name="jumio_error_case_cancelled_by_user">Cancelled by end-user</string>
<string name="jumio_error_case_certificate_not_valid_anymore">Certificate not valid anymore. Please update your application</string>
<string name="jumio_error_case_device_is_offline">Please check that you are online</string>
<string name="jumio_error_case_network_problems">We have encountered a network communication problem</string>
<string name="jumio_error_case_no_camera_connection">Camera access disabled</string>
<string name="jumio_error_case_ocr_failed">Scanning not available at this time, please contact the support team</string>
<string name="jumio_error_case_session_expired">Session Expired</string>
<string name="jumio_idtype_di">Digital ID</string>
<string name="jumio_idtype_dl">Driver License</string>
<string name="jumio_idtype_id">Identity Card</string>
<string name="jumio_idtype_pp">Passport</string>
<string name="jumio_idtype_visa">Visa</string>
<string name="jumio_nfc_retry_enable_capability">To get more out of your passport, please enable your phone\'s NFC capability</string>
<string name="jumio_nfc_retry_error_general">Try again and follow the instructions as illustrated</string>
<string name="jumio_nfc_retry_tag_lost">Hold still once the passport is detected</string>
-->
<!-- POSSIBLE DEFAULT UI STRINGS TO OVERRIDE-->
<!--
<string name="jumio_accessibility_nfc_description_start">Please check if your ID has a chip. If so, place your phone on the ID as illustrated.</string>
<string name="jumio_accessibility_quit_scan">Quit scan</string>
<string name="jumio_accessibility_scan_help">Help menu</string>
<string name="jumio_accessibility_scan_shutter_button">Take a photo</string>
<string name="jumio_accessibility_scan_switch_camera">Switch camera</string>
<string name="jumio_analyzing_biometric">Analyzing biometric data</string>
<string name="jumio_button_cancel">Cancel</string>
<string name="jumio_button_retry">Try again</string>
<string name="jumio_di_back_to_document_selection">You will be returned to document selection.</string>
<string name="jumio_di_vendor_selection_title">Select digital ID provider</string>
<string name="jumio_di_verification_prompt_processing">Please complete the flow on %s app.</string>
<string name="jumio_dv_confirm_button_reselect">Reselect</string>
<string name="jumio_dv_confirm_file_info">Make sure you selected the right PDF file</string>
<string name="jumio_dv_confirm_file_title">Confirm your file</string>
<string name="jumio_dv_method_description">Either take a photo of your document or upload PDF version</string>
<string name="jumio_dv_method_photo_button">Take a photo</string>
<string name="jumio_dv_method_title">Select Method</string>
<string name="jumio_dv_method_upload_pdf_button">Upload a PDF File</string>
<string name="jumio_dv_upload_choose_button">Choose a File</string>
<string name="jumio_dv_upload_header">Upload document</string>
<string name="jumio_dv_upload_tips_file_size">Maximum file size: %1$s</string>
<string name="jumio_dv_upload_tips_page_size">Maximum number of pages: %1$d</string>
<string name="jumio_dv_upload_tips_protected">Document should not be password protected</string>
<string name="jumio_error_button_retake_both">Retake both</string>
<string name="jumio_error_button_retake_one">Retake</string>
<string name="jumio_error_button_retry">Try again</string>
<string name="jumio_error_connection_title">Connection error</string>
<string name="jumio_error_instant_feedback_blurry_tip_focus">Make sure photo is in focus</string>
<string name="jumio_error_instant_feedback_blurry_tip_hold_steady">Hold your document steady when taking a photo</string>
<string name="jumio_error_instant_feedback_blurry_tip_readable">Make sure all details on your document are readable</string>
<string name="jumio_error_instant_feedback_blurry_title">The image is too blurry to be verified</string>
<string name="jumio_error_instant_feedback_both_images_retaken">Images must be retaken</string>
<string name="jumio_error_instant_feedback_bw_copy_tip_color_image">Please try again with a color image</string>
<string name="jumio_error_instant_feedback_bw_copy_title">The image is a black and white photocopy</string>
<string name="jumio_error_instant_feedback_color_photocopy_title">The image appears to be a color photocopy</string>
<string name="jumio_error_instant_feedback_damaged_doc_tip_different_doc">Please try again with a different document</string>
<string name="jumio_error_instant_feedback_damaged_doc_title">The document appears to be damaged</string>
<string name="jumio_error_instant_feedback_digital_copy_tip">Capture an image of your original document</string>
<string name="jumio_error_instant_feedback_digital_copy_title">The image appears to be a photo of an electronic screen</string>
<string name="jumio_error_instant_feedback_generic_tip_genuine_doc">Be sure to capture an original document in good lighting conditions</string>
<string name="jumio_error_instant_feedback_generic_title">The document cannot be further processed for verification</string>
<string name="jumio_error_instant_feedback_glare_tip_glare">Avoid reflections and glare</string>
<string name="jumio_error_instant_feedback_glare_tip_lighting">Avoid capturing pictures in the dark</string>
<string name="jumio_error_instant_feedback_glare_title">The image has reflections</string>
<string name="jumio_error_instant_feedback_missing_back_tip_back_side_doc">Capture an image of the back side of your document</string>
<string name="jumio_error_instant_feedback_missing_back_title">The back side of your document is missing</string>
<string name="jumio_error_instant_feedback_missing_front_tip_front_side_doc">Capture an image of the front side of your document</string>
<string name="jumio_error_instant_feedback_missing_front_title">The front side of your document is missing</string>
<string name="jumio_error_instant_feedback_missing_part_doc_title">The image of your document does not show the details required for verification</string>
<string name="jumio_error_instant_feedback_no_doc_tip_gov_id">Use a valid government-issued document</string>
<string name="jumio_error_instant_feedback_no_doc_tip_hand">Do not cover the document with your hand</string>
<string name="jumio_error_instant_feedback_no_doc_tip_whole_document">Make sure to capture the whole document</string>
<string name="jumio_error_instant_feedback_no_doc_title">The image is not a valid form of identification</string>
<string name="jumio_error_instant_feedback_not_readable_title">The image quality is not good enough to be verified</string>
<string name="jumio_error_instant_feedback_one_image_retaken">Image must be retaken</string>
<string name="jumio_error_instant_feedback_supported_document_button">List of supported documents</string>
<string name="jumio_error_instant_feedback_unsupported_document_title">The document is not supported</string>
<string name="jumio_face_help_eyes_closed">Keep your eyes open</string>
<string name="jumio_face_help_generic_angle">Hold device at eye level</string>
<string name="jumio_face_help_generic_center">Center your face in the frame and follow the on-screen instructions</string>
<string name="jumio_face_help_lighting">Your face must be evenly lit and stand out from the background</string>
<string name="jumio_face_help_multiple_people">Be the only person in the frame</string>
<string name="jumio_face_help_obscured_face">Remove any face coverings</string>
<string name="jumio_face_help_sunglasses">Remove sunglasses</string>
<string name="jumio_face_help_too_bright">Move somewhere darker</string>
<string name="jumio_face_help_too_dark">Move somewhere brighter</string>
<string name="jumio_face_help_too_much_movement">Keep still</string>
<string name="jumio_face_reject_title_eyes_closed">Eyes are closed</string>
<string name="jumio_face_reject_title_generic">Face verification failed</string>
<string name="jumio_face_reject_title_multiple_people">Multiple people detected</string>
<string name="jumio_face_reject_title_obscured_face">Face is obscured</string>
<string name="jumio_face_reject_title_sunglasses">Sunglasses detected</string>
<string name="jumio_face_reject_title_too_bright">Too much light</string>
<string name="jumio_face_reject_title_too_dark">Too dark</string>
<string name="jumio_face_reject_title_too_much_movement">Too much movement</string>
<string name="jumio_id_confirm_button_confirm">Confirm</string>
<string name="jumio_id_confirm_button_retry">Retake</string>
<string name="jumio_id_confirm_paragraph">Make sure the details are clearly visible and readable</string>
<string name="jumio_id_confirm_title">Confirm your photo</string>
<string name="jumio_id_scan_guide_back_side">Capture the BACK side</string>
<string name="jumio_id_scan_guide_back_side_manually">Manually capture the BACK side</string>
<string name="jumio_id_scan_guide_photo_side">Capture the PHOTO side</string>
<string name="jumio_id_scan_guide_photo_side_manually">Manually capture the PHOTO side</string>
<string name="jumio_id_scan_guide_photo_side_tilt">Tilt so that the bottom edge is visible and then align to the frame</string>
<string name="jumio_id_scan_hint_performance_fallback">Scanning optimized for better device performance</string>
<string name="jumio_id_scan_manual">Take a photo of your document</string>
<string name="jumio_id_scan_manual_tips">Make sure to capture the whole document</string>
<string name="jumio_id_scan_prompt_capture_success">Got it!</string>
<string name="jumio_id_scan_prompt_captured">Captured</string>
<string name="jumio_id_scan_prompt_center_id">Center your document</string>
<string name="jumio_id_scan_prompt_flip_to_back">Flip to the BACK side</string>
<string name="jumio_id_scan_prompt_hold_still">Hold still…</string>
<string name="jumio_id_scan_prompt_hold_straight">Hold straight</string>
<string name="jumio_id_scan_prompt_move_closer">Move closer</string>
<string name="jumio_id_scan_prompt_processing">Checking the image…</string>
<string name="jumio_id_scan_prompt_tilt_less">Tilt less</string>
<string name="jumio_id_scan_prompt_tilt_more">Tilt more</string>
<string name="jumio_id_scan_prompt_too_close">Too close</string>
<string name="jumio_id_scan_prompt_zoom_barcode">Zoom in on your barcode</string>
<string name="jumio_id_scan_tips_button_fallback">Take photo manually</string>
<string name="jumio_id_scan_tips_button_retry">Try again</string>
<string name="jumio_id_scan_tips_focusing">Make sure photo is in focus</string>
<string name="jumio_id_scan_tips_glare">Avoid reflections and glare</string>
<string name="jumio_id_scan_tips_lighting">Do not take picture in the dark</string>
<string name="jumio_id_scan_tips_placing">Place ID on a flat surface</string>
<string name="jumio_id_scan_tips_title">Tips</string>
<string name="jumio_id_scan_tooltip">Need help?</string>
<string name="jumio_id_title">ID Verification</string>
<string name="jumio_identity_scan_prompt_initial">Take a selfie</string>
<string name="jumio_identity_scan_tips_placing">Align your face in the oval frame and press the shutter button</string>
<string name="jumio_identity_title">Face Verification</string>
<string name="jumio_idtype_countrysearch_search">Search Country</string>
<string name="jumio_idtype_countrysearch_title">Select issuing country</string>
<string name="jumio_idtype_format_option_other">Other Format</string>
<string name="jumio_idtype_format_option_plastic">Plastic Card</string>
<string name="jumio_idtype_format_title">Which format is it?</string>
<string name="jumio_idtype_front_back">Front and back</string>
<string name="jumio_idtype_photo_page">Photo page</string>
<string name="jumio_idtype_subtitle_country">Check issuing country</string>
<string name="jumio_idtype_subtitle_id">Select document type</string>
<string name="jumio_list_supported_document_title">Supported documents</string>
<string name="jumio_liveness_prompt_no_target">Put your face in the frame</string>
<string name="jumio_liveness_prompt_success_another_shot">Got it! Let\'s take another shot</string>
<string name="jumio_liveness_prompt_too_close">Too close</string>
<string name="jumio_liveness_prompt_too_far">Move closer</string>
<string name="jumio_liveness_upfront_intro">We need to take a scan of your face to verify that you are a real person.</string>
<string name="jumio_loading_title">Loading</string>
<string name="jumio_nfc_button_skip">Skip</string>
<string name="jumio_nfc_description_extracting">Hold still while scanning</string>
<string name="jumio_nfc_description_start_other">Slide phone across the front cover until your passport is automatically detected</string>
<string name="jumio_nfc_description_start_us">Slide phone across the inside of the back cover until your passport is automatically detected</string>
<string name="jumio_nfc_general_error_dialog_title">Scan incomplete</string>
<string name="jumio_nfc_header_extracting">Extracting data</string>
<string name="jumio_nfc_header_start">Position your passport</string>
<string name="jumio_processing_title">Checking result</string>
<string name="jumio_start_button">Start</string>
<string name="jumio_start_instructions_01">Find a well-lit surface</string>
<string name="jumio_start_instructions_02">Be ready to take a selfie</string>
<string name="jumio_start_instructions_03">Use a valid document</string>
<string name="jumio_start_instructions_04">Use a valid government-issued document</string>
<string name="jumio_start_instructions_07">The app may use the camera flash</string>
<string name="jumio_start_verification">Start Verification</string>
<string name="jumio_start_verification_subtitle">This process is designed to verify your identity and protect you from identity theft</string>
<string name="jumio_uploading_success">Upload successful</string>
<string name="jumio_uploading_title">Uploading</string>
-->
<!-- POSSIBLE IPROOV STRINGS TO OVERRIDE-->
<!--
<string name="iproov__accessibility_prompt_align_face">Hold the device in front of your face and look at the screen</string>
<string name="iproov__accessibility_prompt_scanning">Scanning</string>
<string name="iproov__error_camera">Camera access disabled</string>
<string name="iproov__error_camera_permission_denied">Camera access disabled</string>
<string name="iproov__error_capture_already_active">An existing capture is already in progress</string>
<string name="iproov__error_device_not_supported">Device is not supported</string>
<string name="iproov__error_face_detector">Face not recognized</string>
<string name="iproov__error_multi_window_mode_unsupported">Application is in multi-window mode</string>
<string name="iproov__error_network">Please check that you are online</string>
<string name="iproov__error_server">Please check that you are online</string>
<string name="iproov__error_unexpected_error">There was an unexpected error</string>
<string name="iproov__failure_eyes_closed">Keep your eyes open</string>
<string name="iproov__failure_face_too_close">Move your face farther from the screen</string>
<string name="iproov__failure_face_too_far">Move your face closer to the screen</string>
<string name="iproov__failure_misaligned_face">Keep your face in the oval</string>
<string name="iproov__failure_not_supported">Device is not supported</string>
<string name="iproov__failure_obscured_face">Remove any face coverings</string>
<string name="iproov__failure_sunglasses">Remove sunglasses</string>
<string name="iproov__failure_too_bright">Move somewhere darker</string>
<string name="iproov__failure_too_dark">Move somewhere brighter</string>
<string name="iproov__failure_too_much_movement">Keep still</string>
<string name="iproov__failure_unknown">Try again</string>
<string name="iproov__failure_user_timeout">Your session has expired</string>
<string name="iproov__progress_assessing_genuine_presence">Assessing genuine presence…</string>
<string name="iproov__progress_assessing_liveness">Assessing liveness…</string>
<string name="iproov__progress_confirming_identity">Confirming identity…</string>
<string name="iproov__progress_creating_identity">Creating identity…</string>
<string name="iproov__progress_finding_face">Finding face…</string>
<string name="iproov__progress_identifying_face">Identifying face…</string>
<string name="iproov__progress_loading">Loading…</string>
<string name="iproov__progress_streaming">Streaming…</string>
<string name="iproov__prompt_align_face">Put your face in the oval</string>
<string name="iproov__prompt_get_ready">Get ready…</string>
<string name="iproov__prompt_liveness_scan_completed">Scanning completed</string>
<string name="iproov__prompt_pitch_too_high">Hold device at eye level</string>
<string name="iproov__prompt_pitch_too_low">Hold device at eye level</string>
<string name="iproov__prompt_roll_too_high">Avoid tilting your head</string>
<string name="iproov__prompt_roll_too_low">Avoid tilting your head</string>
<string name="iproov__prompt_too_bright">Go somewhere shadier</string>
<string name="iproov__prompt_too_close">Too close</string>
<string name="iproov__prompt_too_far">Move closer</string>
<string name="iproov__prompt_yaw_too_high">Turn slightly to your left</string>
<string name="iproov__prompt_yaw_too_low">Turn slightly to your right</string>
-->
<!-- POSSIBLE DIGITAL-IDENTITY STRINGS TO OVERRIDE-->
<!--
<string name="jumio_di_retry_expire">Your session has expired</string>
<string name="jumio_di_retry_service_error">Verification has failed</string>
<string name="jumio_di_retry_third_party_verification_error">Verification has failed</string>
<string name="jumio_di_retry_unknown">Something went wrong</string>
-->
</resources>