forked from onfido/onfido-android-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
strings.xml
552 lines (506 loc) · 49.3 KB
/
strings.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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
<resources>
<!-- Document Capture -->
<string name="onfido_app_title_doc_capture_id_it">Italian identity card</string>
<string name="onfido_app_title_doc_capture_id_za">South African identity card</string>
<string name="onfido_app_title_doc_capture_license_de">German driver’s license</string>
<string name="onfido_app_title_doc_capture_license_fr">French driver\'s license</string>
<string name="onfido_doc_capture_prompt_button_paper">Paper document</string>
<string name="onfido_doc_capture_prompt_button_card">Plastic card</string>
<string name="onfido_doc_capture_prompt_title_license">What type of license do you have?</string>
<string name="onfido_doc_capture_prompt_title_id">What type of identity card do you have?</string>
<string name="onfido_doc_capture_detail_folded_doc_front">Lay your document flat, include all inner pages (must contain your photo)</string>
<string name="onfido_doc_capture_detail_folded_doc_back">Lay your document flat, include all outer pages</string>
<!-- Document Confirmation -->
<string name="onfido_doc_confirmation_body_folded_doc">Make sure your document is fully unfolded and the photo is clear</string>
<!-- Locale identifier -->
<string name="onfido_locale">en</string>
<!-- General -->
<string name="onfido_outro_title">Thank you</string>
<string name="onfido_outro_body">That\’s all we need to start verifying your identity</string>
<string name="onfido_continue">Continue</string>
<string name="onfido_video_intro_button_primary">Record video</string>
<string name="onfido_permission_recovery_button_secondary_cam">Cancel</string>
<string name="onfido_permission_recovery_button_secondary_mic">Cancel</string>
<string name="onfido_permission_recovery_button_secondary_both">Cancel</string>
<!-- Loading -->
<string name="onfido_generic_loading">Loading</string>
<!-- Document Types -->
<string name="onfido_doc_select_button_passport">Passport</string>
<string name="onfido_doc_select_button_visa">Visa</string>
<string name="onfido_doc_select_button_license">Driver’s license</string>
<string name="onfido_label_doc_type_driving_license_short">license</string>
<string name="onfido_doc_select_button_id">National Identity Card</string>
<string name="onfido_doc_select_button_permit">Residence permit</string>
<string name="onfido_doc_select_button_work_permit">Work permit</string>
<string name="onfido_label_doc_type_residence_permit_short">permit</string>
<!-- Document Subtitles-->
<string name="onfido_doc_passport_details">Photo page</string>
<string name="onfido_doc_permit_details">Front and back</string>
<string name="onfido_doc_id_details">Front and back</string>
<string name="onfido_doc_licence_details">Front and back</string>
<!-- Welcome Screen -->
<string name="onfido_app_title_welcome">Verify your identity</string>
<string name="onfido_app_title_doc_select">Verify your identity</string>
<string name="onfido_welcome_title">Verify your identity</string>
<string name="onfido_welcome_subtitle">It should take a few minutes</string>
<string name="onfido_welcome_list_item_doc">your identity document</string>
<string name="onfido_selfie_capture_button_accessibility">Take a selfie</string>
<string name="onfido_selfie_intro_title">Take a selfie</string>
<string name="onfido_app_title_country_select">Select issuing country</string>
<string name="onfido_country_select_bottom_sheet_title">Can\'t find your country?</string>
<string name="onfido_country_select_bottom_sheet_details">It seems like the country of the document you’ve selected is not supported. Please select a different country.</string>
<string name="onfido_document_select_bottom_sheet_details">Sorry about that. Try using an alternative document instead.</string>
<string name="onfido_country_select_bottom_sheet_link_close">Close</string>
<string name="onfido_selfie_intro_subtitle">We’ll compare this with your document</string> <!-- Capture Document/Face -->
<string name="onfido_selfie_capture_body">Keep your face within the oval</string>
<string name="onfido_video_capture_prompt_button_timeout">Retry</string>
<string name="onfido_face_tracking_timeout_button_retry">Retry</string>
<string name="onfido_generic_error_camera_unavailable">There is no camera available in this device</string>
<string name="onfido_generic_error_camera_used_by_other_app">Camera is unavailable. There might be another application using it at the same time.</string>
<string name="onfido_selfie_confirmation_body">Make sure your entire face is visible</string>
<string name="onfido_doc_confirmation_alert_no_doc_title">No document found</string>
<string name="onfido_selfie_confirmation_alert_no_face_title">Face not detected</string>
<string name="onfido_doc_confirmation_alert_multi_face_title">Multiple faces found</string>
<string name="onfido_doc_confirmation_alert_multi_face_detail">Only your face can be in the selfie</string>
<string name="onfido_generic_errors_geoblocked_error_message">Service unavailable</string>
<string name="onfido_generic_errors_geoblocked_error_instruction">We’re sorry, seems like we can’t proceed further as your current location is not supported</string>
<string name="onfido_selfie_confirmation_alert_no_face_detail">Make sure your face is visible</string>
<string name="onfido_generic_error_face_capture">Face capture didn\'t work. Please try again.</string>
<string name="onfido_generic_error_doc_capture">Document capture didn\'t work. Please try again.</string>
<string name="onfido_generic_error_video_capture">Video capture didn\'t work. Please try again.</string>
<string name="onfido_doc_confirmation_body_generic">Make sure your details are clear and unobstructed</string>
<!-- Glare Detection -->
<string name="onfido_doc_capture_alert_glare_title">Glare detected</string>
<string name="onfido_doc_capture_alert_glare_detail">Try moving away from direct light</string>
<!-- Final Screen -->
<string name="onfido_outro_button_primary">Submit verification</string>
<!-- Generic Error -->
<string name="onfido_generic_error_title">Error</string>
<string name="onfido_generic_error_network_title">Connection lost</string>
<string name="onfido_generic_error_network_detail">There was a network error. Please check your connection.</string>
<string name="onfido_generic_error_detail">Something went wrong. Please try again later.</string>
<!-- Liveness -->
<string name="onfido_video_intro_subtitle">For security, we need a live capture</string>
<string name="onfido_video_intro_list_item_move_speak">Follow the instructions to move or speak</string>
<string name="onfido_liveness_intro_loading_video">Loading example</string>
<string name="onfido_video_capture_header_challenge_digit_instructions">Say each digit out loud</string>
<string name="onfido_video_capture_prompt_title_timeout">Looks like you took too long</string>
<string name="onfido_video_capture_prompt_detail_timeout">Remember to press the button when you’re done.</string>
<string name="onfido_video_confirmation_button_secondary">Retake video</string>
<string name="onfido_video_confirmation_button_primary">Upload video</string>
<string name="onfido_video_confirmation_error_no_video">Your video can\'t be found on your device. Please retake it.</string>
<string name="onfido_video_capture_error_storage_title">Your device is full</string>
<string name="onfido_video_capture_error_storage_detail">Free some storage space and record your video again</string>
<string name="onfido_video_confirmation_button_audio_unmute">Unmute</string>
<string name="onfido_video_capture_button_primary_start">Start recording</string>
<string name="onfido_video_capture_button_primary_finish">Finish recording</string>
<string name="onfido_video_capture_button_primary_fallback">Next step</string>
<string name="onfido_video_confirmation_error_media_player">There was an error with your video. Please retake it</string>
<string name="onfido_video_intro_prompt_button_primary_reload_player">Reload</string>
<string name="onfido_video_intro_error_network">Unable to load due to unstable network</string>
<string name="onfido_video_intro_error_load_offline">Unable to load because you\'re offline</string>
<!-- Country Suggestion/Selection -->
<string name="onfido_country_select_list_header_suggested">Suggested country</string>
<string name="onfido_country_select_list_header_all">All countries</string>
<string name="onfido_app_title_country_select_search">Search</string>
<string name="onfido_country_select_error_no_country_title">Country not found</string> <!-- Autocapture -->
<string name="onfido_doc_capture_alert_manual_capture_title">Try taking photo manually</string>
<string name="onfido_doc_confirmation_alert_blur_title">Blurry photo detected</string> <!-- US DL Barcode Detector -->
<string name="onfido_doc_capture_alert_no_barcode_title">Barcode not detected</string>
<string name="onfido_doc_capture_alert_no_barcode_detail">Stay in a well-lit spot and bring the card closer to the camera</string>
<string name="onfido_allow">Allow</string>
<string name="onfido_permission_recovery_button_primary">Enable in settings</string>
<!-- Camera Permissions -->
<string name="onfido_permission_title_cam">Allow camera access</string>
<string name="onfido_permission_subtitle_cam">When prompted, you must enable camera access to continue</string>
<string name="onfido_permission_subtitle_video">Enable your camera to take a video</string>
<string name="onfido_permission_body_cam">We cannot verify you without using your camera</string>
<string name="onfido_permission_body_video">If you deny camera access, you won’t be able to take a video and complete the verification process</string>
<string name="onfido_permission_button_primary_cam">Enable camera</string>
<string name="onfido_permission_recovery_subtitle_cam">We can’t verify you without your camera</string>
<string name="onfido_permission_recovery_list_item_action_cam">Go to app settings and enable camera access for this app</string>
<string name="onfido_permission_recovery_list_item_how_to_cam">You can recover camera access through your device settings</string>
<string name="onfido_permission_recovery_title_cam">Camera access denied</string>
<string name="onfido_permission_recovery_subtitle_video">Recover camera access to take a video and complete the verification process</string>
<string name="onfido_permission_recovery_extra_instructions_cam">Go to your device settings to recover %1$s camera access</string>
<!-- Microphone Permissions -->
<string name="onfido_permission_title_mic">Allow microphone access</string>
<string name="onfido_permission_subtitle_mic">When prompted, you must enable microphone access to continue</string>
<string name="onfido_permission_button_primary_mic">Enable microphone</string>
<string name="onfido_permission_recovery_title_mic">Microphone access denied</string>
<string name="onfido_permission_recovery_extra_instructions_mic">Go to your device settings to recover %1$s microphone access</string>
<string name="onfido_permission_recovery_body_mic">Tap on “Permissions” to grant access to the microphone</string>
<string name="onfido_permission_body_mic">We can’t verify you without using your microphone</string>
<string name="onfido_permission_recovery_list_item_how_to_mic">You can recover microphone access through your device settings</string>
<string name="onfido_permission_recovery_list_item_action_mic">Go to app settings and enable microphone access for this app</string>
<string name="onfido_permission_recovery_subtitle_mic">We can’t verify you without your microphone</string>
<!-- Camera + Microphone Permissions -->
<string name="onfido_permission_title_both">Allow camera and microphone access</string>
<string name="onfido_permission_subtitle_both">When prompted, you must enable access for both to continue</string>
<string name="onfido_permission_recovery_title_both">Camera and microphone access denied</string>
<string name="onfido_permission_recovery_extra_instructions_both">Go to your device settings to recover %1$s camera and microphone access</string>
<string name="onfido_permission_recovery_body_cam">Tap on “Permissions” to grant access to the camera</string>
<string name="onfido_permission_recovery_body_both">Tap on “Permissions” to grant access to the camera and microphone</string>
<string name="onfido_video_capture_alert_wrong_side">Wrong side</string>
<string name="onfido_video_capture_prompt_button_primary_network_timeout">Reload instructions</string>
<string name="onfido_video_capture_prompt_network_timeout_title">Connection timeout</string>
<string name="onfido_liveness_fetch_challenge_error_description">Check that your connection is stable, then try again</string>
<string name="onfido_generic_back">Back</string>
<string name="onfido_permission_body_both">We can’t verify you without using both your camera and microphone</string>
<string name="onfido_permission_button_primary_both">Enable both</string>
<string name="onfido_permission_recovery_subtitle_both">We can’t verify you without your camera and microphone</string>
<string name="onfido_permission_recovery_list_item_how_to_both">You can recover camera and microphone access through your device settings</string>
<string name="onfido_permission_recovery_list_item_action_both">Go to app settings and enable both camera and microphone access for this app</string>
<!-- Accessibility strings for screen readers -->
<string name="onfido_video_intro_video_accessibility">Example video of someone recording a selfie video. To record a selfie video, face the front camera and keep your phone slightly away from your face. You’ll then need to recite some numbers and turn your head according to the instructions on screen.</string>
<string name="onfido_doc_capture_frame_accessibility">View from camera</string>
<string name="onfido_selfie_confirmation_image_accessibility">Photo of your face</string>
<string name="onfido_doc_confirmation_image_accessibility">Photo of your document</string>
<string name="onfido_accessibility_liveness_confirmation_view">Your video</string>
<string name="onfido_video_confirmation_body">Your video has been recorded</string>
<string name="onfido_video_confirmation_video_accessibility">Preview of your recorded video</string>
<string name="onfido_video_capture_header_challenge_digit_instructions_accessibility">You should hear yourself saying: %1$s</string>
<string name="onfido_video_capture_header_challenge_turn_instructions_accessibility">You should see yourself turning your head to the %1$s</string>
<string name="onfido_video_capture_header_extra_instructions_accessibility">Then</string>
<string name="onfido_video_capture_header_challenge_turn_left_accessibility">Left</string>
<string name="onfido_video_capture_header_challenge_turn_right_accessibility">Right</string>
<string name="onfido_video_confirmation_button_play_and_pause_accessibility">Play or pause</string>
<string name="onfido_doc_capture_button_accessibility">Take a picture</string>
<string name="onfido_video_intro_button_pause_accessibility">Pause video</string>
<string name="onfido_video_intro_button_play_accessibility">Play video</string>
<!-- Document Error -->
<string name="onfido_doc_capture_alert_no_mrz_title">Bottom two lines not visible</string>
<string name="onfido_doc_capture_alert_no_mrz_detail">Make sure full document is shown</string>
<!-- User Consent Screen -->
<string name="onfido_user_consent_button_primary">Accept</string>
<string name="onfido_user_consent_button_secondary">Do not accept</string>
<string name="onfido_user_consent_prompt_no_consent_title">Are you sure?</string>
<string name="onfido_user_consent_prompt_no_consent_detail">If you do not accept Onfido’s privacy statements and terms of service, we will not be able to verify your identity and you will exit this step.</string>
<string name="onfido_user_consent_prompt_button_primary">Yes, don’t verify me</string>
<string name="onfido_user_consent_prompt_button_secondary">Review again</string>
<string name="onfido_app_title_user_consent">Verify your identity</string>
<!-- Doc Liveness -->
<string name="onfido_welcome_list_item_doc_video_flash">We’ll turn on your device flash during the video recording</string>
<string name="onfido_doc_video_capture_header">While holding your document, keep its front side within the frame</string>
<string name="onfido_doc_video_capture_header_step1">Now, keep still</string>
<string name="onfido_doc_video_capture_detail_step2">Keep the document in full view at all times</string>
<string name="onfido_doc_video_capture_button_primary_fallback">Next step</string>
<string name="onfido_doc_video_capture_header_passport">While holding your passport, keep the photo page within the frame</string>
<string name="onfido_doc_video_capture_header_paper_doc_step2">Slowly turn your document around to show the outer pages</string>
<string name="onfido_doc_video_capture_prompt_detail_timeout">Video recording is limited to %1$s seconds</string>
<string name="onfido_doc_video_capture_success_accessibility">Success</string>
<string name="onfido_doc_video_capture_stepper">Step %1$s of %2$s</string>
<string name="onfido_doc_video_capture_header_step2">Slowly turn your document around to show the back</string>
<string name="onfido_doc_video_confirmation_button_secondary">Preview video</string>
<string name="onfido_doc_video_capture_button_primary_fallback_end">Finish recording</string>
<string name="onfido_doc_video_capture_header_passport_progress">Hold still</string>
<string name="onfido_welcome_list_item_doc_video_timeout">Recording is limited to %1$s seconds</string>
<string name="onfido_doc_confirmation_button_primary_passport">Submit photo</string>
<string name="onfido_doc_confirmation_button_secondary_passport">Retake photo</string>
<string name="onfido_doc_confirmation_button_secondary_folded_doc">Retake photo</string>
<string name="onfido_generic_uploading">Uploading</string>
<string name="onfido_doc_confirmation_alert_crop_detail">Make sure full document is visible</string>
<string name="onfido_doc_confirmation_alert_crop_title">Cut-off image detected</string>
<string name="onfido_doc_upload_progress_label">Checking image quality</string>
<string name="onfido_video_capture_header_challenge_turn_forward">then face forward</string>
<string name="onfido_nfc_sheet_ready_subtitle">Ready to scan</string>
<string name="onfido_nfc_sheet_ready_button_secondary">Cancel</string>
<string name="onfido_nfc_sheet_scanning_button_secondary">Cancel</string>
<string name="onfido_nfc_intro_sheet_header_scanning">Scanning...</string>
<string name="onfido_nfc_intro_sheet_header_scan_retry">Retrying...</string>
<string name="onfido_nfc_sheet_scanning_instruction_retry">Move your phone slightly</string>
<string name="onfido_nfc_sheet_scanning_instruction">Keep your phone still</string>
<string name="onfido_nfc_sheet_success_subtitle">Scan successful</string>
<string name="onfido_nfc_permission_title">Turn on NFC</string>
<string name="onfido_nfc_permission_subtitle">We can\'t scan your passport without NFC</string>
<string name="onfido_nfc_permission_list_item_nfc">Turn on NFC from your device settings</string>
<string name="onfido_nfc_permission_button_primary">Open settings</string>
<string name="onfido_doc_confirmation_button_primary_permit">Submit photo</string>
<string name="onfido_country_select_error_no_country_body">We’re working on adding more countries to the list. In the meantime, try using an alternative document.</string>
<string name="onfido_selfie_intro_list_item_face_forward">Face forward and make sure your eyes are clearly visible</string>
<string name="onfido_doc_confirmation_button_primary_permit_work">Submit photo</string>
<string name="onfido_doc_confirmation_button_primary_folded_doc">Submit photo</string>
<string name="onfido_doc_confirmation_button_primary_license">Submit photo</string>
<string name="onfido_doc_confirmation_alert_blur_detail">Make sure everything is clear</string>
<string name="onfido_welcome_list_item_video">a video of yourself</string>
<string name="onfido_doc_confirmation_alert_no_doc_detail">Make sure all of the document is in the photo</string>
<string name="onfido_selfie_confirmation_button_secondary">Retake photo</string>
<string name="onfido_doc_confirmation_button_secondary_id">Retake photo</string>
<string name="onfido_doc_confirmation_button_secondary_visa">Retake photo</string>
<string name="onfido_selfie_intro_button_primary">Take selfie</string>
<string name="onfido_video_intro_list_item_time_limit_copy">You have %1$d seconds to finish</string>
<string name="onfido_doc_capture_detail_license_front"></string>
<string name="onfido_doc_confirmation_body_visa">Make sure your details are clear and unobstructed</string>
<string name="onfido_doc_confirmation_button_primary_id">Submit photo</string>
<string name="onfido_doc_confirmation_button_primary_visa">Submit photo</string>
<string name="onfido_doc_confirmation_button_primary_generic">Submit photo</string>
<string name="onfido_doc_confirmation_button_primary_barcode">Submit photo</string>
<string name="onfido_doc_capture_detail_license_back"></string>
<string name="onfido_doc_capture_detail_permit_front"></string>
<string name="onfido_doc_capture_detail_permit_back"></string>
<string name="onfido_doc_capture_detail_id_front"></string>
<string name="onfido_doc_capture_detail_id_back"></string>
<string name="onfido_doc_capture_detail_permit_work_front"></string>
<string name="onfido_doc_capture_detail_permit_work_back"></string>
<string name="onfido_welcome_list_item_selfie">your face</string>
<string name="onfido_selfie_intro_list_item_no_glasses">Remove your glasses, if necessary</string>
<string name="onfido_doc_capture_alert_manual_capture_detail">Align document, then press button</string>
<string name="onfido_doc_select_subtitle">It must be an official photo ID</string>
<string name="onfido_selfie_confirmation_button_primary">Upload photo</string>
<string name="onfido_doc_select_title">Choose your document</string>
<string name="onfido_doc_capture_detail_visa_front"></string>
<string name="onfido_doc_capture_detail_visa_back"></string>
<string name="onfido_doc_capture_detail_generic_front"></string>
<string name="onfido_doc_capture_detail_generic_back"></string>
<string name="onfido_doc_confirmation_button_secondary_license">Retake photo</string>
<string name="onfido_doc_confirmation_button_secondary_permit">Retake photo</string>
<string name="onfido_doc_confirmation_button_secondary_permit_work">Retake photo</string>
<string name="onfido_doc_confirmation_button_secondary_generic">Retake photo</string>
<string name="onfido_video_intro_title">Record a video</string>
<string name="onfido_country_select_bottom_sheet_link_doc_select">Choose another document</string>
<string name="onfido_video_capture_header_challenge_turn_left">Turn your head left</string>
<string name="onfido_video_capture_header_challenge_turn_right">Turn your head right</string>
<string name="onfido_doc_capture_detail_passport"></string>
<string name="onfido_video_capture_body">Keep your face within the oval to start recording</string>
<string name="onfido_welcome_list_header_photo">Use your device to photograph:</string>
<string name="onfido_welcome_list_header_record">Use your device to photograph or record:</string>
<string name="onfido_app_title_doc_confirmation">Verify your identity</string>
<string name="onfido_app_title_selfie_confirmation">Verify your identity</string>
<string name="onfido_app_title_permission">Verify your identity</string>
<string name="onfido_app_title_selfie_intro">Verify your identity</string>
<string name="onfido_app_title_video_intro">Verify your identity</string>
<string name="onfido_app_title_video_confirmation">Verify your identity</string>
<string name="onfido_app_title_doc_video_confirmation">Verify your identity</string>
<string name="onfido_welcome_button_primary_doc">Choose document</string>
<string name="onfido_welcome_button_primary">Start</string>
<string name="onfido_welcome_list_header_doc_video">Use your device to record:</string>
<string name="onfido_video_capture_frame_success_accessibility">Face detected. Recording has started.</string>
<string name="onfido_video_capture_turn_success_accessibility">Head turn detected</string>
<string name="onfido_doc_capture_frame_success_accessibility">Image captured</string>
<string name="onfido_selfie_capture_frame_accessibility">View from selfie camera. Keep your face within the oval, then tap the shutter button</string>
<string name="onfido_video_capture_frame_accessibility">View from selfie camera. Keep your face within the oval to start recording.</string>
<string name="onfido_doc_capture_header_folded_doc_back">Position the outer pages of your document in the frame</string>
<string name="onfido_doc_capture_header_license_front">Position the front of your document in the frame</string>
<string name="onfido_doc_capture_header_license_front_auto">Position the front of your document in the frame</string>
<string name="onfido_doc_capture_header_license_back">Position the back of your document in the frame</string>
<string name="onfido_doc_capture_header_permit_front">Position the front of your document in the frame</string>
<string name="onfido_doc_capture_header_permit_back">Position the back of your document in the frame</string>
<string name="onfido_doc_capture_header_id_front">Position the front of your document in the frame</string>
<string name="onfido_doc_capture_header_id_back">Position the back of your document in the frame</string>
<string name="onfido_doc_capture_header_permit_work_front">Position the front of your document in the frame</string>
<string name="onfido_doc_capture_header_permit_work_back">Position the back of your document in the frame</string>
<string name="onfido_doc_capture_header_visa_front">Position the visa page of your document in the frame</string>
<string name="onfido_doc_capture_header_visa_back">Position the visa page of your document in the frame</string>
<string name="onfido_doc_capture_header_generic_front">Position the front of your document in the frame</string>
<string name="onfido_doc_capture_header_generic_back">Position the back of your document in the frame</string>
<string name="onfido_doc_capture_header_passport">Position the photo page of your document in the frame</string>
<string name="onfido_doc_capture_header_passport_auto">Position the photo page of your document in the frame</string>
<string name="onfido_doc_capture_header_license_back_auto">Position the back of your document in the frame</string>
<string name="onfido_doc_capture_frame_accessibility_pp_auto">View from camera. Position the photo page of your document in the frame. Your device will vibrate when the image is captured</string>
<string name="onfido_doc_capture_frame_accessibility_dl_front_manual">View from camera. Position the front of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_dl_back_manual">View from camera. Position the back of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_dl_front_auto">View from camera. Position the front of your document in the frame. Your device will vibrate when the image is captured</string>
<string name="onfido_doc_capture_frame_accessibility_dl_back_auto">View from camera. Position the back of your document in the frame</string>
<string name="onfido_doc_capture_frame_accessibility_ic_front_manual">View from camera. Position the front of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_ic_back_manual">View from camera. Position the back of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_rp_front_manual">View from camera. Position the front of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_rp_back_manual">View from camera. Position the back of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_dl_fr_front_manual">View from camera. Position the photo side of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_dl_fr_back_manual">View from camera. Position the outer pages of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_dl_de_front_manual">View from camera. Position the photo side of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_dl_de_back_manual">View from camera. Position the outer pages of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_ic_it_front_manual">View from camera. Position the photo side of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_ic_it_back_manual">View from camera. Position the outer pages of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_ic_za_front_manual">View from camera. Position the photo side of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_ic_za_back_manual">View from camera. Position the outer pages of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_frame_accessibility_pp_cover_manual">View from camera. Position the cover of your document in the frame, then tap the shutter button</string>
<string name="onfido_doc_capture_header_folded_doc_front">Position the photo side of your document in the frame</string>
<string name="onfido_doc_capture_frame_accessibility_pp_manual">View from camera. Position your passport photo page within the frame, then tap the shutter button</string>
<string name="onfido_video_capture_prompt_header_restart">Restart the recording</string>
<string name="onfido_video_capture_prompt_detail_restart">To clear this step, you must keep your face within view throughout the recording.</string>
<string name="onfido_video_capture_prompt_button_restart">Restart</string>
<string name="onfido_welcome_list_header">Use your device to:</string>
<string name="onfido_welcome_list_item_doc_photo">Take a photo of your identity document</string>
<string name="onfido_welcome_list_item_doc_video">Record a video of your identity document</string>
<string name="onfido_welcome_list_item_doc_generic">Scan your identity document</string>
<string name="onfido_welcome_list_item_face_photo">Take a photo of your face</string>
<string name="onfido_welcome_list_item_face_video">Record a video of your face</string>
<string name="onfido_welcome_list_item_face_generic">Scan your face</string>
<string name="onfido_doc_capture_alert_no_face_title">Face not detected</string>
<string name="onfido_doc_capture_alert_no_face_detail">Make sure your face is visible</string>
<string name="onfido_doc_capture_alert_no_mrz3_title">Bottom three lines not visible</string>
<string name="onfido_nfc_fail_button_primary_card">Retry scanning</string>
<string name="onfido_nfc_fail_button_primary_passport">Retry scanning</string>
<string name="onfido_nfc_fail_button_secondary_card">Get verified without scan</string>
<string name="onfido_nfc_fail_button_secondary_passport">Get verified without scan</string>
<string name="onfido_nfc_fail_title_passport">We couldn’t scan your passport</string>
<string name="onfido_nfc_fail_list_item_remove_cover_passport">Remove your passport and phone covers</string>
<string name="onfido_nfc_fail_list_item_keep_contact_passport">Keep your phone and passport in contact until the scanning is successful</string>
<string name="onfido_nfc_fail_title_card">We couldn’t scan your NFC card</string>
<string name="onfido_nfc_fail_list_item_remove_cover_card">Remove your phone cover</string>
<string name="onfido_nfc_fail_list_item_keep_contact_card">Keep your phone and card in contact until the scanning is successful</string>
<string name="onfido_nfc_intro_button_primary_card">Start scanning</string>
<string name="onfido_nfc_intro_carousel_body_dont_move">Don’t move your phone or passport while scanning</string>
<string name="onfido_nfc_intro_carousel_body_last_page">You can also try the inside of the back page</string>
<string name="onfido_nfc_intro_carousel_body_lay_flat">Lay your passport on a flat surface</string>
<string name="onfido_nfc_intro_carousel_body_phone_top">Place your phone near the top of your passport</string>
<string name="onfido_nfc_intro_carousel_body_remove_cover">Remove your passport cover</string>
<string name="onfido_nfc_intro_title_card">Scan your NFC card</string>
<string name="onfido_nfc_intro_title_passport">Scan your ePassport</string>
<string name="onfido_nfc_intro_sheet_header_fail_passport">We couldn’t scan your passport</string>
<string name="onfido_nfc_intro_sheet_header_fail_card">We couldn’t scan your NFC card</string>
<string name="onfido_nfc_intro_subtitle_card">Place your phone on the card and keep it near the top of your phone</string>
<string name="onfido_nfc_intro_subtitle_passport">Follow these instructions</string>
<string name="onfido_nfc_intro_button_primary_passport">Start scanning</string>
<string name="onfido_nfc_intro_sheet_header_ready_card">Place your phone on the card</string>
<string name="onfido_nfc_intro_sheet_header_ready_passport">Place your phone on your closed passport</string>
<string name="onfido_nfc_sheet_success_instruction">We’ve successfully scanned your passport</string>
<string name="onfido_nfc_sheet_success_instruction_card">We’ve successfully scanned your card</string>
<string name="onfido_nfc_select_title_passport">Speed up the process with NFC</string>
<string name="onfido_nfc_select_subtitle_passport">We’ll scan the NFC chip in your passport</string>
<string name="onfido_nfc_select_body_passport">ePassports have this symbol on the cover</string>
<string name="onfido_nfc_select_button_primary_passport">Use ePassport</string>
<string name="onfido_nfc_select_button_secondary_passport">It’s not an ePassport</string>
<string name="onfido_nfc_select_title_card">Speed up the process with NFC</string>
<string name="onfido_nfc_select_subtitle_card">We’ll scan the NFC chip in your card</string>
<string name="onfido_nfc_select_body_card">Cards with NFC chips have this symbol</string>
<string name="onfido_nfc_select_button_primary_card">Use NFC card</string>
<string name="onfido_nfc_select_button_secondary_card">It’s not an NFC card</string>
<string name="onfido_doc_capture_header_live_guidance_intro_doc_front_accessibility">View from camera. Place your phone on the front of your document, then slowly move your phone away from it in a straight line.</string>
<string name="onfido_doc_capture_header_live_guidance_no_doc">Hold your phone over the document</string>
<string name="onfido_doc_capture_header_live_guidance_no_doc_accessibility">No document found. Hold your phone over the document.</string>
<string name="onfido_doc_capture_header_live_guidance_distance_close">Document too close</string>
<string name="onfido_doc_capture_header_live_guidance_distance_close_accessibility">Document too close to camera</string>
<string name="onfido_doc_capture_header_live_guidance_distance_far">Document too far</string>
<string name="onfido_doc_capture_header_live_guidance_distance_far_accessibility">Document too far away from camera</string>
<string name="onfido_doc_capture_header_live_guidance_distance_ok">Keep this distance</string>
<string name="onfido_doc_capture_header_live_guidance_distance_ok_accessibility">Keep this distance from your document</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_left">Move left</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_left_accessibility">Move your device to the left</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_right">Move right</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_right_accessibility">Move your device to the right</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_high">Move up</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_high_accessibility">Move your device up</string>
<string name="onfido_doc_capture_header_live_guidance_doc_slightly_high">Move up</string>
<string name="onfido_doc_capture_header_live_guidance_doc_slightly_high_accessibility">Move your device up slightly</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_low">Move down</string>
<string name="onfido_doc_capture_header_live_guidance_doc_too_low_accessibility">Move your device down</string>
<string name="onfido_doc_capture_header_live_guidance_doc_slightly_low">Move down</string>
<string name="onfido_doc_capture_header_live_guidance_doc_slightly_low_accessibility">Move your device down slightly</string>
<string name="onfido_doc_capture_header_live_guidance_doc_position_ok">Hold still to capture</string>
<string name="onfido_doc_capture_header_live_guidance_doc_position_ok_accessibility">Hold still to capture image</string>
<string name="onfido_doc_capture_header_live_guidance_intro_doc_front">Hold your phone over the front of your document</string>
<string name="onfido_doc_capture_header_live_guidance_intro_doc_back">Hold your phone over the back of your document</string>
<string name="onfido_doc_capture_header_live_guidance_intro_doc_back_accessibility">View from camera. Place your phone on the back of your document, then slowly move your phone away from it in a straight line.</string>
<string name="onfido_doc_capture_header_live_guidance_intro_pp_photo">Hold your phone over the photo page of your passport</string>
<string name="onfido_doc_capture_header_live_guidance_intro_pp_photo_accessibility">View from camera. Place your phone on the photo page of your passport, then slowly move your phone away from it in a straight line.</string>
<string name="onfido_doc_capture_header_capturing">Hold still</string>
<string name="onfido_nfc_intro_sheet_ready_subtitle_passport">Place your phone near the top of your passport</string>
<string name="onfido_nfc_intro_sheet_scanning_subtitle">Scanning...</string>
<string name="onfido_nfc_intro_sheet_ready_subtitle_card">Place your phone on the card</string>
<string name="onfido_nfc_intro_sheet_fail_instructions_card">Keep your phone still</string>
<string name="onfido_nfc_intro_sheet_fail_subtitle_card">Lost contact with card</string>
<string name="onfido_nfc_intro_sheet_fail_subtitle_passport">Lost contact with passport</string>
<string name="onfido_nfc_intro_sheet_fail_instructions_passport">Move your phone slightly up or down</string>
<string name="onfido_avc_intro_title">Record a video</string>
<string name="onfido_avc_intro_subtitle">This is to verify that you’re a real person</string>
<string name="onfido_avc_intro_list_item_one">First, position your face in the frame</string>
<string name="onfido_avc_intro_list_item_two">Then, turn your head slowly to both sides</string>
<string name="onfido_avc_intro_disclaimer">Please be mindful that we’ll record your face and your background</string>
<string name="onfido_avc_intro_button_primary_ready">I’m ready</string>
<string name="onfido_avc_face_alignment_title">Position your face in the frame</string>
<string name="onfido_avc_face_alignment_feedback_move_closer">Move closer</string>
<string name="onfido_avc_face_alignment_feedback_move_back">Move back</string>
<string name="onfido_avc_face_alignment_feedback_no_face_detected">Face not detected</string>
<string name="onfido_avc_face_capture_title">Turn your head slowly to both sides</string>
<string name="onfido_avc_face_capture_title_completed">Recording complete</string>
<string name="onfido_avc_face_capture_alert_timeout_title">Sorry, we have to restart the recording</string>
<string name="onfido_avc_face_capture_alert_timeout_body">You have up to 15 seconds to complete the recording</string>
<string name="onfido_avc_face_capture_alert_timeout_button_primary">Retry</string>
<string name="onfido_avc_face_capture_alert_too_fast_title">You turned your head too fast</string>
<string name="onfido_avc_face_capture_alert_too_fast_body">Please retry and turn your head slower</string>
<string name="onfido_avc_face_capture_alert_too_fast_button_primary">Retry</string>
<string name="onfido_avc_no_face_detected_title">We can’t detect your face</string>
<string name="onfido_avc_no_face_detected_list_item_lighting">Make sure to be in a place with good lighting</string>
<string name="onfido_avc_no_face_detected_list_item_eyes">Make sure your eyes are clearly visible</string>
<string name="onfido_avc_no_face_detected_list_item_mask">Make sure to remove masks or other items that cover your face. Eyeglasses are okay</string>
<string name="onfido_avc_no_face_detected_list_item_face">Make sure to only show your face, we don’t need to see your ID</string>
<string name="onfido_avc_no_face_detected_button_primary_restart">Restart recording</string>
<string name="onfido_avc_confirmation_title">Recording complete</string>
<string name="onfido_avc_confirmation_subtitle">A video of your face has been recorded successfully</string>
<string name="onfido_avc_confirmation_button_primary_upload">Upload recording</string>
<string name="onfido_avc_connection_error_title">Connection error</string>
<string name="onfido_avc_connection_error_subtitle">Check that your connection is stable, then try again</string>
<string name="onfido_avc_connection_error_button_primary_reload">Reload instructions</string>
<string name="onfido_avc_face_alignment_feedback_not_centered">Face not centered</string>
<string name="onfido_avc_connection_error_button_primary_retry_upload">Retry upload</string>
<string name="onfido_avc_connection_error_button_secondary_restart_recording">Restart recording</string>
<!-- Motion Accessibility -->
<string name="onfido_avc_intro_title_accessibility">Record a video of your face</string>
<string name="onfido_avc_intro_video_accessibility">Example video of someone turning their head to both sides until completion</string>
<string name="onfido_avc_face_capture_frame_accessibility">View from selfie camera</string>
<string name="onfido_avc_confirmation_left_side_complete_accessibility">Left side complete</string>
<string name="onfido_avc_confirmation_right_side_complete_accessibility">Right side complete</string>
<string name="onfido_avc_face_capture_title_accessibility">Turn your head slowly to both sides. When a side is completed you will hear a confirmation and feel a vibration</string>
<string name="onfido_avc_face_capture_recording_started_accessibility">Recording has started</string>
<string name="onfido_avc_face_alignment_title_accessibility">Position your face in front of your device</string>
<string name="onfido_avc_face_alignment_feedback_no_face_detected_accessibility">Face not detected. Position your face in front of your device</string>
<string name="onfido_avc_face_alignment_feedback_face_aligned_accessibility">Face aligned</string>
<string name="onfido_avc_face_alignment_feedback_move_closer_accessibility">Move your device closer</string>
<string name="onfido_avc_face_alignment_feedback_move_back_accessibility">Move your device back</string>
<!-- Proof of Address -->
<string name="onfido_poa_intro_button_primary">Start verification</string>
<string name="onfido_poa_intro_title">Let’s verify your address</string>
<string name="onfido_poa_intro_subtitle">You’ll need a document that:</string>
<string name="onfido_poa_intro_list_shows_address">Shows your <b>current</b> address</string>
<string name="onfido_poa_intro_list_matches_signup"><b>Matches</b> the address you used on sign up</string>
<string name="onfido_poa_intro_list_most_recent">Is your most <b>recent</b> document</string>
<string name="onfido_poa_type_selection_title_uk">Select a UK document</string>
<string name="onfido_poa_type_selection_title">Select a document</string>
<string name="onfido_doc_select_subtitle_poa">These are the documents most likely to show your current home address</string>
<string name="onfido_doc_select_button_bank_statement">Bank or building society statement</string>
<string name="onfido_doc_select_button_bank_statement_non_uk">Bank statement</string>
<string name="onfido_doc_select_extra_estatements_ok">e-statements accepted</string>
<string name="onfido_doc_select_button_bill">Utility Bill</string>
<string name="onfido_doc_select_button_bill_detail">Gas, electricity, water, landline, or broadband</string>
<string name="onfido_doc_select_button_tax_letter">Council Tax Letter</string>
<string name="onfido_doc_select_button_benefits_letter">Benefits Letter</string>
<string name="onfido_doc_select_button_benefits_letter_detail">Government authorised household benefits eg. Jobseeker allowance, Housing benefit, Tax credits</string>
<string name="onfido_poa_guidance_subtitle_bank_statement">Must have been issued in the <b>last 3 months</b></string>
<string name="onfido_poa_guidance_subtitle_bill">Must have been issued in the <b>last 3 months</b></string>
<string name="onfido_poa_guidance_subtitle_benefits_letter">Must have been issued in the <b>last 12 months</b></string>
<string name="onfido_poa_guidance_subtitle_tax_letter">Must have been issued in the <b>last 12 months</b></string>
<string name="onfido_poa_guidance_instructions_label">Capture the entire document and make sure it clearly shows:</string>
<string name="onfido_poa_guidance_instructions_logo">Logo</string>
<string name="onfido_poa_guidance_instructions_full_name">Full name</string>
<string name="onfido_poa_guidance_instructions_address">Current address</string>
<string name="onfido_poa_guidance_instructions_issue_date">Issue date or summary period</string>
<string name="onfido_poa_upload_instructions_upload_button">Upload</string>
<string name="onfido_poa_upload_instructions_take_photo_button">Take photo</string>
<string name="onfido_poa_select_document_details_upload_text">Select document from</string>
<string name="onfido_poa_capture_confirm">Submit document</string>
<string name="onfido_poa_capture_choose_another">Choose another</string>
<string name="onfido_poa_capture_redo">Retake photo</string>
<string name="onfido_doc_confirmation_body">Make sure you have uploaded the entire document page, and details are clear to read with no blur or glare</string>
<string name="onfido_poa_capture_enlarge">Enlarge document</string>
<string name="onfido_poa_capture_enlarge_move">Move around using one finger. Pinch to zoom.</string>
<string name="onfido_poa_capture_enlarge_close">Close</string>
<string name="onfido_poa_capture_instructions">Front of address document</string>
<string name="onfido_poa_doc_capture_empty"></string>
<string name="onfido_poa_document_submission_empty"></string>
<string name="onfido_poa_err_invalid_file_title">Invalid File</string>
<string name="onfido_poa_err_invalid_file_message">Please choose a different file.</string>
<string name="onfido_poa_err_invalid_file_ok">OK</string>
<string name="onfido_poa_country_not_found">Sorry about that. We are working on supporting more countries.</string>
<string name="onfido_poa_welcome_text">Take a photo of a document with your address</string>
<string name="onfido_country_select_error_no_country_body_poa">We’re working on adding more countries to the list.</string>
<string name="onfido_doc_select_extra_no_mobile">Sorry, no mobile phone bills</string>
<string name="onfido_doc_select_button_bill_detail_all">Gas, electricity, water, landline, or broadband. Sorry, no mobile phone bills</string>
<string name="onfido_doc_select_subtitle_country">Select issuing country to see which documents we accept</string>
<string name="onfido_doc_select_section_header_country">Issuing country</string>
<string name="onfido_doc_select_section_header_doc_type">Accepted documents</string>
<string name="onfido_doc_select_section_input_placeholder_country">No Results</string>
<string name="onfido_doc_select_subtitle_entire_page">Entire page</string>
<string name="onfido_doc_select_subtitle_photo_page">Photo page</string>
<string name="onfido_doc_select_subtitle_front_back">Front and back</string>
<string name="onfido_doc_select_section_input_placeholder_country_copy">Select issuing country</string></resources>