BarcodeTextLocalization
constructor(json: JsonObject)
constructor(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", topBarCancelButton: String = "Cancel", topBarTitle: String = "Scan Item", userGuidance: String = "Move the finder over a barcode", barcodeInfoMappingLoadingMessage: String = "Loading details...", barcodeInfoMappingErrorStateTitle: String = "Connection Error!", barcodeInfoMappingErrorStateSubtitle: String = "There was an issue and the data requested was not fetched. You could try again or discard this result to start a new scan.", barcodeInfoMappingErrorStateRetryButton: String = "Retry", barcodeInfoMappingErrorStateCancelButton: String = "Cancel", manualCountEditDialogTitle: String = "Update count", manualCountEditDialogInfo: String = "Adjust the number of items you scanned.", manualCountEditDialogUpdateButton: String = "Update", manualCountEditDialogCancelButton: String = "Cancel", sheetResetButton: String = "Reset", sheetClearAllButton: String = "Clear all", sheetSubmitButton: String = "Submit", sheetStartScanningButton: String = "Start scanning", sheetPlaceholderTitle: String = "No barcodes here!", sheetPlaceholderSubtitle: String = "The barcode list is currently empty. Close this sheet and scan your items to add them.", singleModeConfirmationCancelButton: String = "Close", multipleModeSheetTitle: String = "%d items", findAndPickSheetTitle: String = "%d/%d scanned", findAndPickSheetBarcodeItemSubtitle: String = "%d/%d added", findAndPickPartialAlertTitle: String = "Incomplete scan!", findAndPickPartialAlertSubtitle: String = "Some codes are yet to be scanned. Proceed with submission anyway?", findAndPickPartialAlertCancelButton: String = "Cancel", findAndPickPartialAlertSubmitButton: String = "Yes, Submit", findAndPickCompleteAlertTitle: String = "All codes found!", findAndPickCompleteAlertSubtitle: String = "You have successfully scanned all codes. Proceed with submission?", findAndPickCompleteAlertCancelButton: String = "Dismiss", findAndPickCompleteAlertSubmitButton: String = "Submit")