#1055 Remove multiple "please register" messages
Part 1: - Use only one message entry for "Please register", that may have to be adapted to reflect the proper /register arguments - Remove other message entries from code and from the messages files Breaking change: reg_email_msg is also removed
This commit is contained in:
@@ -18,10 +18,6 @@ no_perm: '&cNo tienes permiso'
|
||||
error: '&fHa ocurrido un error. Por favor contacta al administrador.'
|
||||
login_msg: '&cInicia sesión con "/login contraseña"'
|
||||
reg_msg: '&cPor favor, regístrate con "/register <contraseña> <confirmarContraseña">'
|
||||
reg_no_repeat_msg: '&cPor favor, regístrate con "/register <contraseña>"'
|
||||
reg_email_msg: '&cPor favor, regístrate con "/register <email> <confirmarEmail>"'
|
||||
reg_email_no_repeat_msg: '&cPor favor, regístrate con "/register <email>"'
|
||||
reg_psw_email_msg: '&cPor favor, regístrate con "/register <contraseña> <email>"'
|
||||
usage_unreg: '&cUso: /unregister contraseña'
|
||||
pwd_changed: '&c¡Contraseña cambiada!'
|
||||
user_unknown: '&cUsuario no registrado'
|
||||
|
||||
Reference in New Issue
Block a user