use edit prefix on each profile edit node

This commit is contained in:
Carlosokumu 2024-11-06 17:52:22 +03:00
parent 308f3327d0
commit 29e1e912d7
Signed by: carlos
GPG Key ID: 7BD6BC8160A5C953
12 changed files with 57 additions and 7 deletions

View File

@ -0,0 +1,11 @@
CATCH incorrect_pin flag_incorrect_pin 1
CATCH update_firstname flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
MAP get_current_profile_info
MOUT back 0
HALT
LOAD save_firstname 0
RELOAD save_firstname
INCMP _ 0
INCMP pin_entry *

View File

@ -0,0 +1 @@
Weka jina

View File

@ -0,0 +1 @@
Enter your location:

View File

@ -0,0 +1,10 @@
CATCH incorrect_pin flag_incorrect_pin 1
CATCH update_location flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
MOUT back 0
HALT
LOAD save_location 0
RELOAD save_location
INCMP _ 0
INCMP pin_entry *

View File

@ -0,0 +1 @@
Weka eneo:

View File

@ -0,0 +1 @@
Enter the services or goods you offer:

View File

@ -0,0 +1,10 @@
CATCH incorrect_pin flag_incorrect_pin 1
CATCH update_offerings flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
LOAD save_offerings 0
MOUT back 0
HALT
RELOAD save_offerings
INCMP _ 0
INCMP pin_entry *

View File

@ -0,0 +1 @@
Weka unachouza

View File

@ -2,8 +2,8 @@ LOAD reset_account_authorized 16
RELOAD reset_account_authorized RELOAD reset_account_authorized
LOAD reset_allow_update 0 LOAD reset_allow_update 0
RELOAD reset_allow_update RELOAD reset_allow_update
MOUT edit_name 1 MOUT edit_first_name 1
MOUT edit_familyname 2 MOUT edit_family_name 2
MOUT edit_gender 3 MOUT edit_gender 3
MOUT edit_yob 4 MOUT edit_yob 4
MOUT edit_location 5 MOUT edit_location 5
@ -12,10 +12,10 @@ MOUT view 7
MOUT back 0 MOUT back 0
HALT HALT
INCMP my_account 0 INCMP my_account 0
INCMP enter_name 1 INCMP edit_first_name 1
INCMP enter_familyname 2 INCMP edit_family_name 2
INCMP select_gender 3 INCMP select_gender 3
INCMP enter_yob 4 INCMP edit_yob 4
INCMP enter_location 5 INCMP edit_location 5
INCMP enter_offerings 6 INCMP edit_offerings 6
INCMP view_profile 7 INCMP view_profile 7

View File

@ -0,0 +1 @@
Enter your year of birth

View File

@ -0,0 +1,12 @@
CATCH incorrect_pin flag_incorrect_pin 1
CATCH update_yob flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
MOUT back 0
HALT
LOAD verify_yob 0
CATCH incorrect_date_format flag_incorrect_date_format 1
LOAD save_yob 0
RELOAD save_yob
INCMP _ 0
INCMP pin_entry *

View File

@ -0,0 +1 @@
Weka mwaka wa kuzaliwa