#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: '&cNon tes o permiso'
|
||||
error: '&fOcurriu un erro; contacta cun administrador'
|
||||
login_msg: '&cPor favor, identifícate con "/login <password>"'
|
||||
reg_msg: '&cPor favor, rexístrate con "/register <contrasinal> <confirmarContrasinal>"'
|
||||
reg_no_repeat_msg: '&cPor favor, rexístrate con "/register <contrasinal>"'
|
||||
reg_email_msg: '&cPor favor, rexístrate con "/register <email> <confirmarEmail>"'
|
||||
reg_email_no_repeat_msg: '&cPor favor, rexístrate con "/register <email>"'
|
||||
reg_psw_email_msg: '&cPor favor, rexístrate con "/register <contrasinal> <email>"'
|
||||
usage_unreg: '&cUso: /unregister <contrasinal>'
|
||||
pwd_changed: '&cCambiouse o contrasinal!'
|
||||
user_unknown: '&cEse nome de usuario non está rexistrado'
|
||||
|
||||
Reference in New Issue
Block a user