DocumentScannerTextLocalization

data class DocumentScannerTextLocalization(var cameraTopBarCancelButtonTitle: String = "Cancel", var cameraTopBarTitle: String = "Scan Document", var cameraTopGuidance: String = "Scan each page of your document.", var cameraUserGuidanceStart: String = "Please hold your device over a document.", var cameraUserGuidanceNoDocumentFound: String = "No document found", var cameraUserGuidanceBadAspectRatio: String = "Bad aspect ratio", var cameraUserGuidanceOrientationMismatch: String = "Orientation mismatch", var cameraUserGuidanceBadAngles: String = "Bad angles", var cameraUserGuidanceTooNoisy: String = "Its too noisy. Try another background for the document", var cameraUserGuidanceTextHintOffCenter: String = "Document is off center", var cameraUserGuidanceTooSmall: String = "Document is too small. Move camera closer.", var cameraUserGuidanceTooDark: String = "Its too dark. Add more light.", var cameraUserGuidanceEnergySaveMode: String = "Energy save mode is on", var cameraUserGuidanceReadyToCapture: String = "Hold still capturing...", var cameraUserGuidanceReadyToCaptureManual: String = "Ready to capture!", var cameraImportButtonTitle: String = "Import", var cameraTorchOnButtonTitle: String = "On", var cameraTorchOffButtonTitle: String = "Off", var cameraAutoSnapButtonTitle: String = "Auto", var cameraManualSnapButtonTitle: String = "Manual", var cameraPreviewButtonTitle: String = "%d Pages", var cameraIntroDoneButton: String = "Done", var cameraIntroTitle: String = "How to scan a document", var cameraIntroSubtitle: String = "Follow the steps below to create a high-quality document scan", var cameraIntroItem1: String = "1. Place your document on a flat surface.", var cameraIntroItem2: String = "2. Hold your phone above the document.", var cameraIntroItem3: String = "3. Follow the on-screen guidance to find the optimal position.", var cameraIntroItem4: String = "4. Once you reach the optimal position, you can manually scan the document or let the app scan it automatically.", var cameraProgressOverlayTitle: String = "Please wait...", var cameraCancelAlertTitle: String = "Cancel?", var cameraCancelAlertSubtitle: String = "Canceling will delete all the pages scanned so far. Are you sure you want to cancel?", var cameraCancelNoButtonTitle: String = "No", var cameraCancelYesButtonTitle: String = "Yes, Cancel", var cameraLimitReachedAlertTitle: String = "You reached the limit!", var cameraLimitReachedAlertSubtitle: String = "You have scanned the maximum number of pages and cannot add any more. Please delete at least one page to perform a new scan.", var cameraLimitReachedOkButtonTitle: String = "Ok", var acknowledgementScreenBadDocumentHint: String = "The quality of your scan does not seem sufficient.", var acknowledgementRetakeButtonTitle: String = "Retake", var acknowledgementAcceptButtonTitle: String = "Use Scan", var reviewScreenTitle: String = "Review (%d)", var reviewTopBarBackButtonTitle: String = "Back", var reviewScreenPageCount: String = "Page %d/%d", var reviewScreenAddButtonTitle: String = "Add", var reviewScreenRetakeButtonTitle: String = "Retake", var reviewScreenCropButtonTitle: String = "Crop", var reviewScreenRotateButtonTitle: String = "Rotate", var reviewScreenDeleteButtonTitle: String = "Delete", var reviewScreenSubmitButtonTitle: String = "Submit", var reviewScreenDeleteAllButtonTitle: String = "Delete all", var reviewScreenReorderPagesButtonTitle: String = "Reorder pages", var zoomOverlayCancelButtonText: String = "Close", var reviewDeletePageAlertTitle: String = "Delete page?", var reviewDeleteAllPagesAlertTitle: String = "Delete all?", var reviewDeletePageAlertSubTitle: String = "Are you sure you want to delete the page?", var reviewDeleteAllPagesAlertSubtitle: String = "Are you sure you want to delete all pages?", var reviewDeletePageAlertConfirmButtonTitle: String = "Yes, Delete", var reviewDeleteAllPagesAlertDeleteButtonTitle: String = "Yes, Delete all", var reviewDeletePageAlertDeleteRetakeButtonTitle: String = "Delete and Retake", var reviewDeletePageAlertCancelButtonTitle: String = "Cancel", var reviewDeleteAllPagesAlertCancelButtonTitle: String = "Cancel", var acknowledgementTitle: String = "Acknowledgement", var reorderPageTitle: String = "Reorder Pages", var reorderPageGuidanceTitle: String = "Drag pages to reorder", var reorderPageText: String = "%d", var reorderTopBarConfirmButtonTitle: String = "Done", var reorderTopBarCancelButtonTitle: String = "Cancel", var croppingTopBarConfirmButtonTitle: String = "Done", var croppingTopBarCancelButtonTitle: String = "Cancel", var croppingDetectButtonTitle: String = "Detect", var croppingRotateButtonTitle: String = "Rotate", var croppingResetButtonTitle: String = "Reset", var croppingScreenTitle: String = "Crop", var accessibilityDescriptionCameraTopBarIntroButton: String = "Tap to open introduction screen", var accessibilityDescriptionCameraTopBarCancelButton: String = "Tap to close scanner screen", var accessibilityDescriptionCameraImportButton: String = "Tap to import image", var accessibilityDescriptionCameraTorchOnButton: String = "Tap to disable torch", var accessibilityDescriptionCameraTorchOffButton: String = "Tap to enable torch", var accessibilityDescriptionCameraShutterButton: String = "Tap to take image", var accessibilityDescriptionCameraAutoSnapButton: String = "Tap to enable manual snapping mode", var accessibilityDescriptionCameraManualSnapButton: String = "Tap to enable auto snapping mode", var accessibilityDescriptionCameraPreviewButton: String = "Tap to preview scanned pages", var accessibilityDescriptionCameraIntroDoneButton: String = "Tap to close introduction screen", var accessibilityDescriptionAcknowledgementRetakeButton: String = "Tap to retake the image", var accessibilityDescriptionAcknowledgementAcceptButton: String = "Tap to accept the image regardless of its quality", var accessibilityDescriptionCroppingTopBarConfirmButton: String = "Tap to apply changes", var accessibilityDescriptionCroppingTopBarCancelButton: String = "Tap to close screen without applying changes", var accessibilityDescriptionCroppingDetectButton: String = "Tap to detect document on the image", var accessibilityDescriptionCroppingRotateButton: String = "Tap to rotate document", var accessibilityDescriptionCroppingResetButton: String = "Tap to reset document contour to whole image", var accessibilityDescriptionReorderTopBarConfirmButton: String = "Tap to apply changes", var accessibilityDescriptionReorderTopBarCancelButton: String = "Tap to close screen without applying changes", var accessibilityDescriptionReviewNextPageButton: String = "Tap to switch to the new page", var accessibilityDescriptionReviewPreviousPageButton: String = "Tap to switch to the previous page", var accessibilityDescriptionReviewAddButton: String = "Tap to Add new page", var accessibilityDescriptionReviewRetakeButton: String = "Tap to Retake current selected page", var accessibilityDescriptionReviewCropButton: String = "Tap to Crop selected page", var accessibilityDescriptionReviewRotateButton: String = "Tap to Rotate selected page clockwise", var accessibilityDescriptionReviewDeleteButton: String = "Tap to Delete selected page", var accessibilityDescriptionReviewSubmitButton: String = "Tap to Submit document", var accessibilityDescriptionReviewMoreButton: String = "Tap to show additional options", var accessibilityDescriptionReviewDeleteAllButton: String = "Tap to Delete all pages", var accessibilityDescriptionReviewReorderPagesButton: String = "Tap to Reorder pages", var accessibilityDescriptionZoomOverlayCancelButton: String = "Tap to Close zoom overlay", var accessibilityDescriptionReviewZoomButton: String = "Tap to open zoom overlay for selected page", var accessibilityDescriptionReviewTopBarBackButton: String = "Tap to Close review screen", var accessibilityDescriptionReviewDeletePageAlertConfirmButton: String = "Tap to Delete page", var accessibilityDescriptionReviewDeleteAllPagesAlertDeleteButton: String = "Tap to Delete all pages", var accessibilityDescriptionReviewDeletePageAlertDeleteRetakeButton: String = "Tap to Delete page and Retake it", var accessibilityDescriptionReviewDeletePageAlertCancelButton: String = "Tap to Cancel operation", var accessibilityDescriptionReviewDeleteAllPagesAlertCancelButton: String = "Tap to Cancel operation", var accessibilityDescriptionCameraLimitReachedOkButton: String = "Tap to close alert dialog", var accessibilityDescriptionCameraCancelYesButton: String = "Tap to cancel document", var accessibilityDescriptionCameraCancelNoButton: String = "Tap to close alert dialog", var cameraPermissionEnableCameraTitle: String = "Camera permission denied!", var cameraPermissionEnableCameraExplanation: String = "Please allow the usage of the camera to start the scanning process.", var cameraPermissionEnableCameraButton: String = "Grant permission", var cameraPermissionCloseButton: String = "Close", var accessibilityDescriptionCameraPermissionEnableCameraButton: String = "Tap to grant camera permission", var accessibilityDescriptionCameraPermissionCloseButton: String = "Close screen without granting permission") : Parcelable

Configuration of all the strings for the standalone cropping screen.

Constructors

Link copied to clipboard
constructor(source: Map<String, Any?>)
constructor(json: JSONObject)
constructor(cameraTopBarCancelButtonTitle: String = "Cancel", cameraTopBarTitle: String = "Scan Document", cameraTopGuidance: String = "Scan each page of your document.", cameraUserGuidanceStart: String = "Please hold your device over a document.", cameraUserGuidanceNoDocumentFound: String = "No document found", cameraUserGuidanceBadAspectRatio: String = "Bad aspect ratio", cameraUserGuidanceOrientationMismatch: String = "Orientation mismatch", cameraUserGuidanceBadAngles: String = "Bad angles", cameraUserGuidanceTooNoisy: String = "Its too noisy. Try another background for the document", cameraUserGuidanceTextHintOffCenter: String = "Document is off center", cameraUserGuidanceTooSmall: String = "Document is too small. Move camera closer.", cameraUserGuidanceTooDark: String = "Its too dark. Add more light.", cameraUserGuidanceEnergySaveMode: String = "Energy save mode is on", cameraUserGuidanceReadyToCapture: String = "Hold still capturing...", cameraUserGuidanceReadyToCaptureManual: String = "Ready to capture!", cameraImportButtonTitle: String = "Import", cameraTorchOnButtonTitle: String = "On", cameraTorchOffButtonTitle: String = "Off", cameraAutoSnapButtonTitle: String = "Auto", cameraManualSnapButtonTitle: String = "Manual", cameraPreviewButtonTitle: String = "%d Pages", cameraIntroDoneButton: String = "Done", cameraIntroTitle: String = "How to scan a document", cameraIntroSubtitle: String = "Follow the steps below to create a high-quality document scan", cameraIntroItem1: String = "1. Place your document on a flat surface.", cameraIntroItem2: String = "2. Hold your phone above the document.", cameraIntroItem3: String = "3. Follow the on-screen guidance to find the optimal position.", cameraIntroItem4: String = "4. Once you reach the optimal position, you can manually scan the document or let the app scan it automatically.", cameraProgressOverlayTitle: String = "Please wait...", cameraCancelAlertTitle: String = "Cancel?", cameraCancelAlertSubtitle: String = "Canceling will delete all the pages scanned so far. Are you sure you want to cancel?", cameraCancelNoButtonTitle: String = "No", cameraCancelYesButtonTitle: String = "Yes, Cancel", cameraLimitReachedAlertTitle: String = "You reached the limit!", cameraLimitReachedAlertSubtitle: String = "You have scanned the maximum number of pages and cannot add any more. Please delete at least one page to perform a new scan.", cameraLimitReachedOkButtonTitle: String = "Ok", acknowledgementScreenBadDocumentHint: String = "The quality of your scan does not seem sufficient.", acknowledgementRetakeButtonTitle: String = "Retake", acknowledgementAcceptButtonTitle: String = "Use Scan", reviewScreenTitle: String = "Review (%d)", reviewTopBarBackButtonTitle: String = "Back", reviewScreenPageCount: String = "Page %d/%d", reviewScreenAddButtonTitle: String = "Add", reviewScreenRetakeButtonTitle: String = "Retake", reviewScreenCropButtonTitle: String = "Crop", reviewScreenRotateButtonTitle: String = "Rotate", reviewScreenDeleteButtonTitle: String = "Delete", reviewScreenSubmitButtonTitle: String = "Submit", reviewScreenDeleteAllButtonTitle: String = "Delete all", reviewScreenReorderPagesButtonTitle: String = "Reorder pages", zoomOverlayCancelButtonText: String = "Close", reviewDeletePageAlertTitle: String = "Delete page?", reviewDeleteAllPagesAlertTitle: String = "Delete all?", reviewDeletePageAlertSubTitle: String = "Are you sure you want to delete the page?", reviewDeleteAllPagesAlertSubtitle: String = "Are you sure you want to delete all pages?", reviewDeletePageAlertConfirmButtonTitle: String = "Yes, Delete", reviewDeleteAllPagesAlertDeleteButtonTitle: String = "Yes, Delete all", reviewDeletePageAlertDeleteRetakeButtonTitle: String = "Delete and Retake", reviewDeletePageAlertCancelButtonTitle: String = "Cancel", reviewDeleteAllPagesAlertCancelButtonTitle: String = "Cancel", acknowledgementTitle: String = "Acknowledgement", reorderPageTitle: String = "Reorder Pages", reorderPageGuidanceTitle: String = "Drag pages to reorder", reorderPageText: String = "%d", reorderTopBarConfirmButtonTitle: String = "Done", reorderTopBarCancelButtonTitle: String = "Cancel", croppingTopBarConfirmButtonTitle: String = "Done", croppingTopBarCancelButtonTitle: String = "Cancel", croppingDetectButtonTitle: String = "Detect", croppingRotateButtonTitle: String = "Rotate", croppingResetButtonTitle: String = "Reset", croppingScreenTitle: String = "Crop", accessibilityDescriptionCameraTopBarIntroButton: String = "Tap to open introduction screen", accessibilityDescriptionCameraTopBarCancelButton: String = "Tap to close scanner screen", accessibilityDescriptionCameraImportButton: String = "Tap to import image", accessibilityDescriptionCameraTorchOnButton: String = "Tap to disable torch", accessibilityDescriptionCameraTorchOffButton: String = "Tap to enable torch", accessibilityDescriptionCameraShutterButton: String = "Tap to take image", accessibilityDescriptionCameraAutoSnapButton: String = "Tap to enable manual snapping mode", accessibilityDescriptionCameraManualSnapButton: String = "Tap to enable auto snapping mode", accessibilityDescriptionCameraPreviewButton: String = "Tap to preview scanned pages", accessibilityDescriptionCameraIntroDoneButton: String = "Tap to close introduction screen", accessibilityDescriptionAcknowledgementRetakeButton: String = "Tap to retake the image", accessibilityDescriptionAcknowledgementAcceptButton: String = "Tap to accept the image regardless of its quality", accessibilityDescriptionCroppingTopBarConfirmButton: String = "Tap to apply changes", accessibilityDescriptionCroppingTopBarCancelButton: String = "Tap to close screen without applying changes", accessibilityDescriptionCroppingDetectButton: String = "Tap to detect document on the image", accessibilityDescriptionCroppingRotateButton: String = "Tap to rotate document", accessibilityDescriptionCroppingResetButton: String = "Tap to reset document contour to whole image", accessibilityDescriptionReorderTopBarConfirmButton: String = "Tap to apply changes", accessibilityDescriptionReorderTopBarCancelButton: String = "Tap to close screen without applying changes", accessibilityDescriptionReviewNextPageButton: String = "Tap to switch to the new page", accessibilityDescriptionReviewPreviousPageButton: String = "Tap to switch to the previous page", accessibilityDescriptionReviewAddButton: String = "Tap to Add new page", accessibilityDescriptionReviewRetakeButton: String = "Tap to Retake current selected page", accessibilityDescriptionReviewCropButton: String = "Tap to Crop selected page", accessibilityDescriptionReviewRotateButton: String = "Tap to Rotate selected page clockwise", accessibilityDescriptionReviewDeleteButton: String = "Tap to Delete selected page", accessibilityDescriptionReviewSubmitButton: String = "Tap to Submit document", accessibilityDescriptionReviewMoreButton: String = "Tap to show additional options", accessibilityDescriptionReviewDeleteAllButton: String = "Tap to Delete all pages", accessibilityDescriptionReviewReorderPagesButton: String = "Tap to Reorder pages", accessibilityDescriptionZoomOverlayCancelButton: String = "Tap to Close zoom overlay", accessibilityDescriptionReviewZoomButton: String = "Tap to open zoom overlay for selected page", accessibilityDescriptionReviewTopBarBackButton: String = "Tap to Close review screen", accessibilityDescriptionReviewDeletePageAlertConfirmButton: String = "Tap to Delete page", accessibilityDescriptionReviewDeleteAllPagesAlertDeleteButton: String = "Tap to Delete all pages", accessibilityDescriptionReviewDeletePageAlertDeleteRetakeButton: String = "Tap to Delete page and Retake it", accessibilityDescriptionReviewDeletePageAlertCancelButton: String = "Tap to Cancel operation", accessibilityDescriptionReviewDeleteAllPagesAlertCancelButton: String = "Tap to Cancel operation", accessibilityDescriptionCameraLimitReachedOkButton: String = "Tap to close alert dialog", accessibilityDescriptionCameraCancelYesButton: String = "Tap to cancel document", accessibilityDescriptionCameraCancelNoButton: String = "Tap to close alert dialog", cameraPermissionEnableCameraTitle: String = "Camera permission denied!", cameraPermissionEnableCameraExplanation: String = "Please allow the usage of the camera to start the scanning process.", cameraPermissionEnableCameraButton: String = "Grant permission", cameraPermissionCloseButton: String = "Close", accessibilityDescriptionCameraPermissionEnableCameraButton: String = "Tap to grant camera permission", accessibilityDescriptionCameraPermissionCloseButton: String = "Close screen without granting permission")

Types

Link copied to clipboard
object Companion

Properties

The accessibility hint for the 'accept' button of the acknowledgement screen.

The accessibility hint for the 'retake' button of the acknowledgement screen.

The accessibility hint for the 'auto snapping' mode button, located in the bottom bar of the camera screen.

The accessibility hint for the 'no' button of the cancel camera screen alert dialog.

The accessibility hint for the 'yes' button of the cancel camera screen alert dialog.

The accessibility hint for the 'import image' button, located in the bottom bar of the camera screen.

The accessibility hint for the 'done' button of the introduction screen.

The accessibility hint for the 'OK' button of the page limit reached alert dialog.

The accessibility hint for the 'manual snapping' mode button, located in the bottom bar of the camera screen.

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

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

The accessibility hint for the 'preview' button, located in the bottom bar of the camera screen.

The accessibility hint for the 'shutter' button, located in the bottom bar of the camera screen.

The accessibility hint for the 'cancel' button, located in the top bar of the camera screen.

The accessibility hint for the 'introduction' button, located in the top bar of the camera screen.

The accessibility hint for the 'flashlight off' button, located in the bottom bar of the camera screen.

The accessibility hint for the 'flashlight on' button, located in the bottom bar of the camera screen.

The accessibility hint for the 'detect document' button, located in the bottom bar of the cropping screen.

The accessibility hint for the 'reset detection' button, located in the bottom bar of the cropping screen.

The accessibility hint for the 'rotate page' button, located in the bottom bar of the cropping screen.

The accessibility hint for the 'cancel' button, located in the top bar of the cropping screen.

The accessibility hint for the 'confirm' button, located in the top bar of the cropping screen.

The accessibility hint for the 'cancel' button, located in the top bar of the reorder pages screen.

The accessibility hint for the 'confirm' button, located in the top bar of the reorder pages screen.

Link copied to clipboard

The accessibility hint for the 'add' button, located in the bottom bar of the review screen.

Link copied to clipboard

The accessibility hint for the 'crop' button, located in the bottom bar of the review screen.

The accessibility hint for the 'delete all' menu button, accessed via the 'more' button of the review screen.

The accessibility hint for the 'cancel' button of the delete all pages alert dialog for the review screen.

The accessibility hint for the 'confirm' button of the delete all pages alert dialog for the review screen.

The accessibility hint for the 'delete' button, located in the bottom bar of the review screen.

The accessibility hint for the 'cancel' button of the delete page alert dialog for the review screen.

The accessibility hint for the 'confirm' button of the delete page alert dialog for the review screen.

The accessibility hint for the 'delete and retake' button of the delete page alert dialog for the review screen.

Link copied to clipboard

The accessibility hint for the 'more' button, located in the top bar of the review screen.

The accessibility hint for the 'next page' button of the review screen.

The accessibility hint for the 'previous page' button of the review screen.

The accessibility hint for the 'reorder pages' menu button, accessed via the 'more' button of the review screen.

The accessibility hint for the 'retake' button, located in the bottom bar of the review screen.

The accessibility hint for the 'rotate' button, located in the bottom bar of the review screen.

The accessibility hint for the 'submit' button, located in the bottom bar of the review screen.

The accessibility hint for the 'back' button, located in the top bar of the review screen.

Link copied to clipboard

The accessibility hint for the 'zoom' button of the review screen.

The accessibility hint for the 'close' button of the zoom overlay for the review screen.

Link copied to clipboard

The 'accept' button title of the acknowledgement screen.

Link copied to clipboard

The 'retake' button title of the acknowledgement screen.

Link copied to clipboard

The hint text of the acknowledgement screen explaining that the quality of the scanned page is unacceptable.

Link copied to clipboard

The title of the acknowledgement screen, located in the top bar.

Link copied to clipboard

The 'auto snapping' mode button title, located in the bottom bar of the camera screen.

Link copied to clipboard

The subtitle of the cancel camera screen alert dialog.

Link copied to clipboard

The title of the cancel camera screen alert dialog.

Link copied to clipboard

The 'no' button title of the cancel camera screen alert dialog.

Link copied to clipboard

The 'yes' button title of the cancel camera screen alert dialog.

Link copied to clipboard

The 'import image' button title, located in the bottom bar of the camera screen.

Link copied to clipboard

The 'done' button title of the introduction screen, located in the top bar.

Link copied to clipboard

The first scanning step text of the introduction screen.

Link copied to clipboard

The second scanning step text of the introduction screen.

Link copied to clipboard

The third scanning step text of the introduction screen.

Link copied to clipboard

The fourth scanning step text of the introduction screen.

Link copied to clipboard

The subtitle of the introduction screen.

Link copied to clipboard

The title of the introduction screen, located in the top bar.

Link copied to clipboard

The subtitle of the page limit reached alert dialog.

Link copied to clipboard

The title of the page limit reached alert dialog.

Link copied to clipboard

The 'OK' button title of the page limit reached alert dialog.

Link copied to clipboard

The 'manual snapping' mode button title, located in the bottom bar of the camera screen.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The explanation text of the camera permission dialog.

Link copied to clipboard

The title of the camera permission dialog.

Link copied to clipboard

The 'preview' button title, located in the bottom bar of the camera screen. '%d' denotes the total number of captured pages.

Link copied to clipboard

The progress overlay title that is displayed on the camera screen during processing.

Link copied to clipboard

The 'cancel' button title, located in the top bar of the camera screen and the reorder pages screen.

Link copied to clipboard

The title of the camera screen, located in the top bar.

Link copied to clipboard

The text for the static user guidance, located just below the top bar of the camera screen.

Link copied to clipboard

The 'flashlight off' button title, located in the bottom bar of the camera screen.

Link copied to clipboard

The 'flashlight on' button title, located in the bottom bar of the camera screen.

Link copied to clipboard

The user guidance text displayed when the document pitch/skew angle is unacceptable.

Link copied to clipboard

The user guidance text displayed a detected documents aspect ratio is not within the acceptable range.

Link copied to clipboard

The user guidance text displayed when the device is in energy saving mode. iOS only.

Link copied to clipboard

The user guidance text displayed when no document is found.

Link copied to clipboard

The user guidance text displayed when a landscape document is detected when the camera is in portrait mode (and vice versa).

Link copied to clipboard

The user guidance text displayed when the document is ready to be captured in 'auto snapping' mode.

Link copied to clipboard

The user guidance text displayed when the document is ready to be captured in 'manual snapping' mode.

Link copied to clipboard

The user guidance text that is initially displayed, before a document is detected.

Link copied to clipboard

The user guidance text displayed when the document is not centered in the finder view.

Link copied to clipboard

The user guidance text displayed when it is too dark to capture an adequate image.

Link copied to clipboard

The user guidance text displayed when the background is too noisy.

Link copied to clipboard

The user guidance text displayed when the document is too far from camera.

Link copied to clipboard

The 'detect document' button title, located in the bottom bar of the cropping screen.

Link copied to clipboard

The 'reset detection' button title, located in the bottom bar of the cropping screen.

Link copied to clipboard

The 'rotate page' button title, located in the bottom bar of the cropping screen.

Link copied to clipboard

The title of the cropping screen, located in the top bar.

Link copied to clipboard

The 'cancel' button title, located in the top bar of the cropping screen.

Link copied to clipboard

The 'confirm' button title, located in the top bar of the cropping screen.

Link copied to clipboard

The text for the static user guidance, located just below the top bar of the reorder pages screen.

Link copied to clipboard

The title below each page object of the reorder pages screen. '%d' denotes the current page number.

Link copied to clipboard

The title of the reorder pages screen, located in the top bar.

Link copied to clipboard

The 'cancel' button title, located in the top bar of the reorder pages screen.

Link copied to clipboard

The 'confirm' button title, located in the top bar of the reorder pages screen.

The 'cancel' button title of the delete all pages alert dialog for the review screen.

The 'confirm' button title of the delete all pages alert dialog for the review screen.

Link copied to clipboard

The subtitle of the delete all pages alert dialog for the review screen.

Link copied to clipboard

The title of the delete all pages alert dialog for the review screen.

Link copied to clipboard

The 'cancel' button title of the delete page alert dialog for the review screen.

Link copied to clipboard

The 'confirm' button title of the delete page alert dialog for the review screen.

The 'delete and retake' button title of the delete page alert dialog for the review screen.

Link copied to clipboard

The subtitle of the delete page alert dialog for the review screen.

Link copied to clipboard

The title of the delete page alert dialog for the review screen.

Link copied to clipboard

The 'add' button title, located in the bottom bar of the review screen.

Link copied to clipboard

The 'crop' button title, located in the bottom bar of the review screen.

Link copied to clipboard

The 'delete all' menu button title, accessed via the 'more' button of the review screen.

Link copied to clipboard

The 'delete' button title, located in the bottom bar of the review screen.

Link copied to clipboard

The page count label text. The first occurrence of '%d' denotes the current page number, while the second occurrence of '%d' denotes the total number of captured pages.

Link copied to clipboard

The 'reorder pages' menu button title, accessed via the 'more' button of the review screen.

Link copied to clipboard

The 'retake' button title, located in the bottom bar of the review screen.

Link copied to clipboard

The 'rotate' button title, located in the bottom bar of the review screen.

Link copied to clipboard

The 'submit' button title, located in the bottom bar of the review screen.

Link copied to clipboard

The title of the review screen, located in the top bar. '%d' denotes the total number of captured pages.

Link copied to clipboard

The 'back' button title, located in the top bar of the review screen.

Link copied to clipboard

The 'close' button title of the zoom overlay for the review screen.

Functions

Link copied to clipboard
Link copied to clipboard

Uses reflection to access all String fields of class and write field name and its value as a key-value pair into a map.

Link copied to clipboard
fun toJson(config: ToJsonConfiguration = ToJsonConfiguration.default()): JSONObject