add navigation node
This commit is contained in:
parent
afe238003a
commit
82bca5bd29
@ -1,3 +1,3 @@
|
||||
RELOAD check_account_status
|
||||
CATCH profile 11 1
|
||||
CATCH main 11 1
|
||||
HALT
|
||||
|
1
services/registration/address
Normal file
1
services/registration/address
Normal file
@ -0,0 +1 @@
|
||||
Address: {{.check_identifier}}
|
6
services/registration/address.vis
Normal file
6
services/registration/address.vis
Normal file
@ -0,0 +1,6 @@
|
||||
LOAD check_identifier 0
|
||||
RELOAD check_identifier
|
||||
MAP check_identifier
|
||||
HALT
|
||||
MOVE quit
|
||||
|
1
services/registration/back_menu
Normal file
1
services/registration/back_menu
Normal file
@ -0,0 +1 @@
|
||||
Back
|
1
services/registration/back_menu_swa
Normal file
1
services/registration/back_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Rudi
|
1
services/registration/balances
Normal file
1
services/registration/balances
Normal file
@ -0,0 +1 @@
|
||||
Balances:
|
8
services/registration/balances.vis
Normal file
8
services/registration/balances.vis
Normal file
@ -0,0 +1,8 @@
|
||||
MOUT my_balance 1
|
||||
MOUT community_balance 2
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
||||
INCMP my_balance 1
|
||||
INCMP my_community_balance 2
|
||||
|
1
services/registration/balances_swa
Normal file
1
services/registration/balances_swa
Normal file
@ -0,0 +1 @@
|
||||
Salio
|
1
services/registration/change_language_menu
Normal file
1
services/registration/change_language_menu
Normal file
@ -0,0 +1 @@
|
||||
Change language
|
1
services/registration/change_language_menu_swa
Normal file
1
services/registration/change_language_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Badili lugha
|
1
services/registration/change_pin_menu
Normal file
1
services/registration/change_pin_menu
Normal file
@ -0,0 +1 @@
|
||||
Change PIN
|
1
services/registration/change_pin_menu_swa
Normal file
1
services/registration/change_pin_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Badili PIN
|
1
services/registration/check_balance_menu
Normal file
1
services/registration/check_balance_menu
Normal file
@ -0,0 +1 @@
|
||||
Check balances
|
1
services/registration/check_balance_menu_swa
Normal file
1
services/registration/check_balance_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Angalia salio
|
1
services/registration/check_statement_menu
Normal file
1
services/registration/check_statement_menu
Normal file
@ -0,0 +1 @@
|
||||
Check statement
|
1
services/registration/check_statement_menu_swa
Normal file
1
services/registration/check_statement_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Taarifa ya matumizi
|
1
services/registration/community_balance_menu
Normal file
1
services/registration/community_balance_menu
Normal file
@ -0,0 +1 @@
|
||||
Community balance
|
1
services/registration/community_balance_menu_swa
Normal file
1
services/registration/community_balance_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Salio la kikundi
|
BIN
services/registration/default
Normal file
BIN
services/registration/default
Normal file
Binary file not shown.
5
services/registration/display_profile_info
Normal file
5
services/registration/display_profile_info
Normal file
@ -0,0 +1,5 @@
|
||||
Wasifu wangu
|
||||
Name: Not provided
|
||||
Gender: Not provided
|
||||
Age: Not provided
|
||||
Location: Not provided
|
3
services/registration/display_profile_info.vis
Normal file
3
services/registration/display_profile_info.vis
Normal file
@ -0,0 +1,3 @@
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
0
services/registration/display_profile_info_swa
Normal file
0
services/registration/display_profile_info_swa
Normal file
1
services/registration/edit_gender_menu
Normal file
1
services/registration/edit_gender_menu
Normal file
@ -0,0 +1 @@
|
||||
Edit gender
|
1
services/registration/edit_gender_menu_swa
Normal file
1
services/registration/edit_gender_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka jinsia
|
1
services/registration/edit_location_menu
Normal file
1
services/registration/edit_location_menu
Normal file
@ -0,0 +1 @@
|
||||
Edit location
|
1
services/registration/edit_location_menu_swa
Normal file
1
services/registration/edit_location_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka eneo
|
1
services/registration/edit_name_menu
Normal file
1
services/registration/edit_name_menu
Normal file
@ -0,0 +1 @@
|
||||
Edit name
|
1
services/registration/edit_name_menu_swa
Normal file
1
services/registration/edit_name_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka jina
|
1
services/registration/edit_offerings_menu
Normal file
1
services/registration/edit_offerings_menu
Normal file
@ -0,0 +1 @@
|
||||
Edit offerings
|
1
services/registration/edit_offerings_menu_swa
Normal file
1
services/registration/edit_offerings_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka unachouza
|
1
services/registration/edit_profile
Normal file
1
services/registration/edit_profile
Normal file
@ -0,0 +1 @@
|
||||
My profile
|
17
services/registration/edit_profile.vis
Normal file
17
services/registration/edit_profile.vis
Normal file
@ -0,0 +1,17 @@
|
||||
MOUT edit_name 1
|
||||
MOUT edit_gender 2
|
||||
MOUT edit_yob 3
|
||||
MOUT edit_location 4
|
||||
MOUT edit_offerings 5
|
||||
MOUT view 6
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
||||
INCMP enter_name 1
|
||||
INCMP select_gender 2
|
||||
INCMP enter_yob 3
|
||||
INCMP enter_location 4
|
||||
INCMP enter_offerings 5
|
||||
INCMP view_profile 6
|
||||
|
||||
|
1
services/registration/edit_profile_swa
Normal file
1
services/registration/edit_profile_swa
Normal file
@ -0,0 +1 @@
|
||||
Wasifu wangu
|
1
services/registration/edit_yob_menu
Normal file
1
services/registration/edit_yob_menu
Normal file
@ -0,0 +1 @@
|
||||
Edit year of birth
|
1
services/registration/edit_yob_menu_swa
Normal file
1
services/registration/edit_yob_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka mwaka wa kuzaliwa
|
1
services/registration/enter_location
Normal file
1
services/registration/enter_location
Normal file
@ -0,0 +1 @@
|
||||
Enter your location:
|
3
services/registration/enter_location.vis
Normal file
3
services/registration/enter_location.vis
Normal file
@ -0,0 +1,3 @@
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
1
services/registration/enter_location_swa
Normal file
1
services/registration/enter_location_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka eneo:
|
1
services/registration/enter_name
Normal file
1
services/registration/enter_name
Normal file
@ -0,0 +1 @@
|
||||
Enter your first names:
|
3
services/registration/enter_name.vis
Normal file
3
services/registration/enter_name.vis
Normal file
@ -0,0 +1,3 @@
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
1
services/registration/enter_name_swa
Normal file
1
services/registration/enter_name_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka majina yako ya kwanza:
|
1
services/registration/enter_offerings
Normal file
1
services/registration/enter_offerings
Normal file
@ -0,0 +1 @@
|
||||
Enter the services or goods you offer:
|
3
services/registration/enter_offerings.vis
Normal file
3
services/registration/enter_offerings.vis
Normal file
@ -0,0 +1,3 @@
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
1
services/registration/enter_offerings_swa
Normal file
1
services/registration/enter_offerings_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka unachouza
|
1
services/registration/enter_pin
Normal file
1
services/registration/enter_pin
Normal file
@ -0,0 +1 @@
|
||||
Please enter your PIN:
|
4
services/registration/enter_pin.vis
Normal file
4
services/registration/enter_pin.vis
Normal file
@ -0,0 +1,4 @@
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
||||
INCMP display_profile_info *
|
1
services/registration/enter_pin_swa
Normal file
1
services/registration/enter_pin_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka PIN yako
|
1
services/registration/enter_yob
Normal file
1
services/registration/enter_yob
Normal file
@ -0,0 +1 @@
|
||||
Enter your year of birth
|
3
services/registration/enter_yob.vis
Normal file
3
services/registration/enter_yob.vis
Normal file
@ -0,0 +1,3 @@
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
1
services/registration/enter_yob_swa
Normal file
1
services/registration/enter_yob_swa
Normal file
@ -0,0 +1 @@
|
||||
Weka mwaka wa kuzaliwa
|
1
services/registration/female_menu
Normal file
1
services/registration/female_menu
Normal file
@ -0,0 +1 @@
|
||||
Female
|
1
services/registration/female_menu_swa
Normal file
1
services/registration/female_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Mwanamke
|
1
services/registration/guard_pin_menu
Normal file
1
services/registration/guard_pin_menu
Normal file
@ -0,0 +1 @@
|
||||
Guard my PIN
|
1
services/registration/guard_pin_menu_swa
Normal file
1
services/registration/guard_pin_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Linda PIN yangu
|
2
services/registration/main
Normal file
2
services/registration/main
Normal file
@ -0,0 +1,2 @@
|
||||
Balance: 0.00 SRF
|
||||
|
9
services/registration/main.vis
Normal file
9
services/registration/main.vis
Normal file
@ -0,0 +1,9 @@
|
||||
LOAD check_identifier 64
|
||||
RELOAD check_identifier
|
||||
MAP check_identifier
|
||||
MOUT send 1
|
||||
MOUT vouchers 2
|
||||
MOUT account 3
|
||||
MOUT help 4
|
||||
HALT
|
||||
INCMP my_account 3
|
1
services/registration/main_swa
Normal file
1
services/registration/main_swa
Normal file
@ -0,0 +1 @@
|
||||
Salio: 0.00 SRF
|
1
services/registration/male_menu
Normal file
1
services/registration/male_menu
Normal file
@ -0,0 +1 @@
|
||||
Male
|
1
services/registration/male_menu_swa
Normal file
1
services/registration/male_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Mwanaume
|
1
services/registration/my_account
Normal file
1
services/registration/my_account
Normal file
@ -0,0 +1 @@
|
||||
My Account
|
14
services/registration/my_account.vis
Normal file
14
services/registration/my_account.vis
Normal file
@ -0,0 +1,14 @@
|
||||
MOUT profile 1
|
||||
MOUT change_language 2
|
||||
MOUT check_balance 3
|
||||
MOUT check_statement 4
|
||||
MOUT pin_options 5
|
||||
MOUT my_address 6
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
||||
INCMP edit_profile 1
|
||||
INCMP balances 3
|
||||
INCMP pin_management 5
|
||||
INCMP address 6
|
||||
|
1
services/registration/my_account_swa
Normal file
1
services/registration/my_account_swa
Normal file
@ -0,0 +1 @@
|
||||
Akaunti yangu
|
1
services/registration/my_address_menu
Normal file
1
services/registration/my_address_menu
Normal file
@ -0,0 +1 @@
|
||||
My Address
|
1
services/registration/my_address_menu_swa
Normal file
1
services/registration/my_address_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Anwani yangu
|
1
services/registration/my_balance
Normal file
1
services/registration/my_balance
Normal file
@ -0,0 +1 @@
|
||||
Your balance is: 0.00 SRF
|
3
services/registration/my_balance.vis
Normal file
3
services/registration/my_balance.vis
Normal file
@ -0,0 +1,3 @@
|
||||
CATCH pin_entry 12 0
|
||||
HALT
|
||||
MOVE quit
|
1
services/registration/my_balance_menu
Normal file
1
services/registration/my_balance_menu
Normal file
@ -0,0 +1 @@
|
||||
My balance
|
1
services/registration/my_balance_menu_swa
Normal file
1
services/registration/my_balance_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Salio langu
|
1
services/registration/my_balance_swa
Normal file
1
services/registration/my_balance_swa
Normal file
@ -0,0 +1 @@
|
||||
Salio lako ni: 0.00 SRF
|
1
services/registration/my_comminity_balance_swa
Normal file
1
services/registration/my_comminity_balance_swa
Normal file
@ -0,0 +1 @@
|
||||
Salio la kikundi
|
2
services/registration/my_community_balance
Normal file
2
services/registration/my_community_balance
Normal file
@ -0,0 +1,2 @@
|
||||
Your community balance is: 0.00SRF
|
||||
|
3
services/registration/my_community_balance.vis
Normal file
3
services/registration/my_community_balance.vis
Normal file
@ -0,0 +1,3 @@
|
||||
CATCH pin_entry 12 0
|
||||
HALT
|
||||
MOVE quit
|
1
services/registration/other_gender_menu
Normal file
1
services/registration/other_gender_menu
Normal file
@ -0,0 +1 @@
|
||||
Other
|
1
services/registration/other_gender_menu_swa
Normal file
1
services/registration/other_gender_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Nyingineo
|
1
services/registration/pin_entry
Normal file
1
services/registration/pin_entry
Normal file
@ -0,0 +1 @@
|
||||
Please enter your PIN:
|
4
services/registration/pin_entry.vis
Normal file
4
services/registration/pin_entry.vis
Normal file
@ -0,0 +1,4 @@
|
||||
LOAD unlock_account 0
|
||||
HALT
|
||||
RELOAD unlock_account
|
||||
INCMP _ *
|
1
services/registration/pin_entry_swa
Normal file
1
services/registration/pin_entry_swa
Normal file
@ -0,0 +1 @@
|
||||
Tafadhali weka PIN yako
|
1
services/registration/pin_management
Normal file
1
services/registration/pin_management
Normal file
@ -0,0 +1 @@
|
||||
PIN Management
|
6
services/registration/pin_management.vis
Normal file
6
services/registration/pin_management.vis
Normal file
@ -0,0 +1,6 @@
|
||||
MOUT change_pin 1
|
||||
MOUT reset_pin 2
|
||||
MOUT guard_pin 3
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
0
services/registration/pin_management_swa
Normal file
0
services/registration/pin_management_swa
Normal file
1
services/registration/pin_options_menu
Normal file
1
services/registration/pin_options_menu
Normal file
@ -0,0 +1 @@
|
||||
PIN options
|
1
services/registration/pin_options_menu_swa
Normal file
1
services/registration/pin_options_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Mipangilio ya PIN
|
1
services/registration/profile_menu_swa
Normal file
1
services/registration/profile_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Wasifu wangu
|
1
services/registration/reset_pin_menu
Normal file
1
services/registration/reset_pin_menu
Normal file
@ -0,0 +1 @@
|
||||
Reset other's PIN
|
1
services/registration/reset_pin_menu_swa
Normal file
1
services/registration/reset_pin_menu_swa
Normal file
@ -0,0 +1 @@
|
||||
Badili PIN ya mwenzio
|
@ -2,5 +2,5 @@ CATCH select_language 8 0
|
||||
CATCH terms 9 0
|
||||
LOAD check_account_status 0
|
||||
CATCH account_pending 10 1
|
||||
CATCH profile 11 1
|
||||
CATCH main 11 1
|
||||
HALT
|
||||
|
1
services/registration/select_gender
Normal file
1
services/registration/select_gender
Normal file
@ -0,0 +1 @@
|
||||
Select gender:
|
6
services/registration/select_gender.vis
Normal file
6
services/registration/select_gender.vis
Normal file
@ -0,0 +1,6 @@
|
||||
MOUT male 1
|
||||
MOUT female 2
|
||||
MOUT other_gender 3
|
||||
MOUT back 0
|
||||
HALT
|
||||
INCMP ^ 0
|
1
services/registration/select_gender_swa
Normal file
1
services/registration/select_gender_swa
Normal file
@ -0,0 +1 @@
|
||||
Chagua jinsia
|
1
services/registration/view_menu
Normal file
1
services/registration/view_menu
Normal file
@ -0,0 +1 @@
|
||||
View profile
|
1
services/registration/view_profile.vis
Normal file
1
services/registration/view_profile.vis
Normal file
@ -0,0 +1 @@
|
||||
HALT
|
1
services/registration/view_swa
Normal file
1
services/registration/view_swa
Normal file
@ -0,0 +1 @@
|
||||
Angalia Wasifu
|
Loading…
Reference in New Issue
Block a user