Configuration of the all strings for barcode scanner.

Hierarchy

  • PartiallyConstructible
    • BarcodeTextLocalization

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";
accessibilityDescriptionZoomButton: string

Accessibility description for the zoom button.

Default Value

"Toggle camera zoom";
barcodeInfoMappingErrorStateCancelButton: string

Cancel button text for the barcode info mapping error state.

Default Value

"Cancel";
barcodeInfoMappingErrorStateRetryButton: string

Retry button text for the barcode info mapping error state.

Default Value

"Retry";
barcodeInfoMappingErrorStateSubtitle: string

Subtitle for the barcode info mapping error state.

Default Value

"There was an issue and the data requested was not fetched. You could try again or discard this result to start a new scan.";
barcodeInfoMappingErrorStateTitle: string

Title for the barcode info mapping error state.

Default Value

"Connection Error!";
barcodeInfoMappingLoadingMessage: string

Loading message for barcode info mapping.

Default Value

"Loading details...";
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!";
findAndPickCompleteAlertCancelButton: string

Cancel button text for the find and pick complete alert.

Default Value

"Dismiss";
findAndPickCompleteAlertSubtitle: string

Subtitle for the find and pick complete alert.

Default Value

"You have successfully scanned all codes. Proceed with submission?";
findAndPickCompleteAlertTitle: string

Title for the find and pick complete alert.

Default Value

"All codes found!";
findAndPickPartialAlertCancelButton: string

Cancel button text for the find and pick partial alert.

Default Value

"Cancel";
findAndPickPartialAlertSubmitButton: string

Submit button text for the find and pick partial alert.

Default Value

"Yes, Submit";
findAndPickPartialAlertSubtitle: string

Subtitle for the find and pick partial alert.

Default Value

"Some codes are yet to be scanned. Proceed with submission anyway?";
findAndPickPartialAlertTitle: string

Title for the find and pick partial alert.

Default Value

"Incomplete scan!";
findAndPickSheetBarcodeItemSubtitle: string

Subtitle for the find and pick barcode sheet.

Default Value

"%d/%d added";
findAndPickSheetTitle: string

Title for the find and pick barcode sheet.

Default Value

"%d/%d scanned";
manualCountEditDialogCancelButton: string

Cancel button text for the manual count edit dialog.

Default Value

"Cancel";
manualCountEditDialogInfo: string

Info for the manual count edit dialog.

Default Value

"Adjust the number of items you scanned.";
manualCountEditDialogTitle: string

Title for the manual count edit dialog.

Default Value

"Update count";
manualCountEditDialogUpdateButton: string

Update button text for the manual count edit dialog.

Default Value

"Update";
multipleModeSheetTitle: string

Title for the multiple mode barcode sheet.

Default Value

"%d items";
sheetClearAllButton: string

Clear all button text for the barcode sheet.

Default Value

"Clear all";
sheetPlaceholderSubtitle: string

Subtitle for the barcode sheet placeholder.

Default Value

"The barcode list is currently empty. Close this sheet and scan your items to add them.";
sheetPlaceholderTitle: string

Title for the barcode sheet placeholder.

Default Value

"No barcodes here!";
sheetResetButton: string

Reset button text for the barcode sheet.

Default Value

"Reset";
sheetStartScanningButton: string

Start scanning button text for the barcode sheet.

Default Value

"Start scanning";
sheetSubmitButton: string

Submit button text for the barcode sheet.

Default Value

"Submit";
singleModeConfirmationCancelButton: string

Cancel button text for the single mode confirmation dialog.

Default Value

"Close";
topBarCancelButton: string

Cancel button text for the top bar.

Default Value

"Cancel";
topBarTitle: string

Title for the top bar.

Default Value

"Scan Item";
userGuidance: string

User guidance text.

Default Value

"Move the finder over a barcode";

Generated using TypeDoc