GBR: Update UKB error message
This commit is contained in:
parent
6a2a3c9158
commit
c281d34b40
1 changed files with 1 additions and 1 deletions
|
|
@ -811,7 +811,7 @@
|
||||||
|
|
||||||
; Member not found
|
; Member not found
|
||||||
If ErrorCause = "failed_fromoper_1001" Then
|
If ErrorCause = "failed_fromoper_1001" Then
|
||||||
Var QRErrorText = "Number not found"
|
Var QRErrorText = "Member not found"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
; Not enough balance
|
; Not enough balance
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue