diff --git a/xml/page_payment_cash-AUS.xml b/xml/page_payment_cash-AUS.xml index 273eff0e..46c210b6 100644 --- a/xml/page_payment_cash-AUS.xml +++ b/xml/page_payment_cash-AUS.xml @@ -803,12 +803,12 @@ ; Member not found If ErrorCause = "failed_fromoper_1001" Then - Var QRErrorText = "Member cannot be found" + Var QRErrorText = "Number not found" EndIf ; Not enough balance If ErrorCause = "failed_fromoper_1002" Then - Var QRErrorText = "Not having enough\nbalance" + Var QRErrorText = "Insufficient Balance" EndIf Var QR_POPUP = "/img_popup8-2.png"