X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=lib%2Fmenus%2Faccount_creation;h=6402fabd64e087a4eeb072374c795a643f813602;hp=dc7f032c5dcf9a17f6be658622e035df40f30c4e;hb=da136e612520ef6a3a19d99563e44b6518f91e7e;hpb=1ff00115321d800bec7313a3fdfc97a8b0b006fa diff --git a/lib/menus/account_creation b/lib/menus/account_creation index dc7f032..6402fab 100644 --- a/lib/menus/account_creation +++ b/lib/menus/account_creation @@ -1,4 +1,4 @@ -[checking new account name] +[checking_new_account_name] description = There is no existing account for "$(account)" (note that an account name is not the same as a character name). Would you like to create a new account by this name, go back and enter a different name or disconnect now? choice_d = disconnect now choice_g = go back @@ -6,13 +6,13 @@ choice_n = new account prompt = Enter your choice: default = d -[entering new password] +[entering_new_password] prompt = Enter a new password for "$(account)": echo = off error_weak = That is a weak password... Try something at least 7 characters long with a combination of mixed-case letters, numbers and punctuation/spaces. error_differs = The two passwords did not match. Try again... -[verifying new password] +[verifying_new_password] prompt = Enter the same new password again: echo = off