Class MrzScannerScreenTextLocalization

Configuration of the all strings for MRZ scanner screen.

Hierarchy

  • PartiallyConstructible
    • MrzScannerScreenTextLocalization

Constructors

Properties

accessibilityDescriptionCameraPermissionCloseButton: string

The accessibility hint for the 'close' button of the camera permission dialog.

Default Value

"Close screen without granting permission";
accessibilityDescriptionCameraPermissionEnableCameraButton: string

The accessibility hint for the 'enable' button of the camera permission dialog.

Default Value

"Tap to grant camera permission";
accessibilityDescriptionCancelButton: string

Accessibility description for the 'cancel' button in the top bar.

Default Value

"Cancel";
accessibilityDescriptionFlashButton: string

Accessibility description for the flash button.

Default Value

"Toggle flash";
accessibilityDescriptionFlipCameraButton: string

Accessibility description for the flip camera button.

Default Value

"Flip camera";
accessibilityDescriptionIntroScreenDoneButton: string

Accessibility description for the 'done'/'start scanning' button in the introduction screen.

Default Value

"Start scanning";
accessibilityDescriptionOpenIntroScreenButton: string

Accessibility description for the 'open introduction screen' button in top bar.

Default Value

"Open introduction screen.";
accessibilityDescriptionZoomButton: string

Accessibility description for the zoom button.

Default Value

"Toggle camera zoom";
cameraPermissionCloseButton: string

The 'close' button title of the camera permission dialog.

Default Value

"Close";
cameraPermissionEnableCameraButton: string

The 'enable' button title of the camera permission dialog.

Default Value

"Grant permission";
cameraPermissionEnableCameraExplanation: string

The explanation text of the camera permission dialog.

Default Value

"Please allow the usage of the camera to start the scanning process.";
cameraPermissionEnableCameraTitle: string

The title of the camera permission dialog.

Default Value

"Camera permission denied!";
completionOverlaySuccessMessage: string

Caption for the success overlay.

Default Value

"Scanned successfully";
finderViewUserGuidance: string

Text for the user guidance caption below the finder view.

Default Value

"Scan the MRZ";
introScreenDoneButton: string

Start scanning button text for the introduction screen.

Default Value

"Start Scanning";
introScreenText: string

The text explanation for the introduction screen.

Default Value

"The Machine Readable Zone (MRZ) is a special code on your ID document (such as a passport or ID card) that contains your personal information in a machine-readable format.\n\nTo scan it, simply hold your camera over the document, so that it aligns with the MRZ section. Once scanned, the data will be automatically processed, and you will be directed to the results screen.\n\nPress 'Start Scanning' to begin.";
introScreenTitle: string

Title for the introduction screen.

Default Value

"How to scan an MRZ";
topBarCancelButton: string

Cancel button text for the top bar.

Default Value

"Cancel";
topBarTitle: string

Title for the top bar.

Default Value

"MRZ Scanner";
topUserGuidance: string

Text for the top user guidance caption.

Default Value

"Scan your Identity Document";

Generated using TypeDoc