Configuration of the all strings for barcode scanner.

Hierarchy

  • PartiallyConstructible
    • BarcodeTextLocalization

Constructors

Properties

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

Close button text for the camera permission dialog.

Default Value

"Close";
cameraPermissionEnableCameraExplanation: string

Explanation for the camera permission dialog.

Default Value

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

Title for the camera permission dialog.

Default Value

"Camera permission denied!";
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!";
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