Added send menu with srecipient input
This commit is contained in:
parent
e4ebb02b77
commit
fc1b9e5bfa
1
services/registration/invalid_recipient
Normal file
1
services/registration/invalid_recipient
Normal file
@ -0,0 +1 @@
|
|||||||
|
{{.send_transaction}} is not registered or invalid, please try again:
|
7
services/registration/invalid_recipient.vis
Normal file
7
services/registration/invalid_recipient.vis
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
MAP send_transaction
|
||||||
|
LOAD transaction_reset 0
|
||||||
|
MOUT retry 1
|
||||||
|
MOUT quit 9
|
||||||
|
HALT
|
||||||
|
INCMP send 1
|
||||||
|
INCMP quit 9
|
1
services/registration/invalid_recipient_swa
Normal file
1
services/registration/invalid_recipient_swa
Normal file
@ -0,0 +1 @@
|
|||||||
|
{{.send_transaction}} haijasajiliwa au sio sahihi, tafadhali weka tena:
|
1
services/registration/send
Normal file
1
services/registration/send
Normal file
@ -0,0 +1 @@
|
|||||||
|
Enter recipient's phone number:
|
7
services/registration/send.vis
Normal file
7
services/registration/send.vis
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
LOAD transaction_reset 0
|
||||||
|
MOUT back 0
|
||||||
|
HALT
|
||||||
|
INCMP ^ 0
|
||||||
|
LOAD send_transaction 0
|
||||||
|
MAP send_transaction
|
||||||
|
MOVE invalid_recipient
|
1
services/registration/send_swa
Normal file
1
services/registration/send_swa
Normal file
@ -0,0 +1 @@
|
|||||||
|
Weka nambari ya simu:
|
Loading…
Reference in New Issue
Block a user