Imported from archive.
[mudpy.git] / lib / menus / account_creation
index dc7f032..6402fab 100644 (file)
@@ -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