GBR: Changed MAX_UKB_CODE lenght and text default error scan
This commit is contained in:
parent
36189e87f9
commit
f8885a90de
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
;EndIf
|
||||
|
||||
Var ErrorCause = ""
|
||||
Var MAX_UKB_CODE = 5
|
||||
Var MAX_UKB_CODE = 6
|
||||
|
||||
Var PreScaleCanculate = 100
|
||||
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
Var EMAEnterNumberButtonState = "Invisible"
|
||||
Var EMAPopupSuccessState = "Invisible"
|
||||
Var EMAPopupErrorState = "Invisible"
|
||||
Var QRErrorText = "Errror scanning\nthe QR code"
|
||||
Var QRErrorText = "Errror scanning\nthe Barcode"
|
||||
Var QRErrorImg = "/QRError.png"
|
||||
Var QR_POPUP = "/img_popup8-2.png"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue