You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No need for a user to see technical terms when something goes wrong if the message is good enough without
PR for #32263
To test. Follow replication instructions in #32663
COM_USERS_PROFILE_BIND_FAILED="Could not bind profile data: %s"
47
46
COM_USERS_PROFILE_CORE_LEGEND="Profile"
48
47
COM_USERS_PROFILE_DEFAULT_LABEL="Edit Your Profile"
49
48
COM_USERS_PROFILE_EMAIL1_LABEL="Email Address"
@@ -78,7 +77,6 @@ COM_USERS_REGISTRATION_ACTIVATE_SUCCESS="Your Account has been activated. You ca
78
77
COM_USERS_REGISTRATION_ACTIVATION_NOTIFY_SEND_MAIL_FAILED="An error was encountered while sending activation notification email"
79
78
COM_USERS_REGISTRATION_ACTIVATION_SAVE_FAILED="Failed to save activation data: %s"
80
79
COM_USERS_REGISTRATION_ADMINACTIVATE_SUCCESS="The user's account has been activated and the user has been notified about it."
81
-
COM_USERS_REGISTRATION_BIND_FAILED="Failed to bind registration data: %s"
82
80
COM_USERS_REGISTRATION_COMPLETE_ACTIVATE="Your account has been created and an activation link has been sent to the email address you entered. Note that you must activate the account by selecting the activation link when you get the email before you can login."
83
81
COM_USERS_REGISTRATION_COMPLETE_VERIFY="Your account has been created and a verification link has been sent to the email address you entered. Note that you must verify the account by selecting the verification link when you get the email and then an administrator will activate your account before you can login."
0 commit comments