diff --git a/src/main/resources/messages_en.yml b/src/main/resources/messages_en.yml index af17668f..1b5b1ca9 100644 --- a/src/main/resources/messages_en.yml +++ b/src/main/resources/messages_en.yml @@ -1,15 +1,15 @@ -unknown_user: '&cCan''t find the requested user in the database! Probably he isn''t registered.' +unknown_user: '&cCan''t find the requested user in the database!' unsafe_spawn: '&cYour quit location was unsafe, you have been teleported to the world''s spawnpoint.' not_logged_in: '&cYou''re not logged in!' reg_voluntarily: 'You can register yourself to the server with the command "/register "' usage_log: '&cUsage: /login ' wrong_pwd: '&cWrong password!' unregistered: '&cSuccessfully unregistered!' -reg_disabled: '&cIngame registration is disabled!' +reg_disabled: '&cIn-game registration is disabled!' valid_session: '&2Logged-in due to Session Reconnection.' login: '&2Successful login!' -vb_nonActiv: '&cYour account isn''t activated yet, plase check your emails!' -user_regged: '&cThis username has already been registered!' +vb_nonActiv: '&cYour account isn''t activated yet, please check your emails!' +user_regged: '&cYou already have registered this username!' usage_reg: '&cUsage: /register ' max_reg: '&cYou have exceeded the maximum number of registrations for your connection!' no_perm: '&4You don''t have the permission to perform this action!' @@ -20,7 +20,7 @@ reg_email_msg: '&3Please, register to the server with the command "/register ' pwd_changed: '&2Password changed successfully!' user_unknown: '&cThis user isn''t registered!' -password_error: '&cPassword confirmation doesn''t match Password!' +password_error: '&cPasswords didn''t match, check them again!' password_error_nick: '&cYou can''t use your name as password, please choose another one...' password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...' invalid_session: 'Session datas doesn''t match. Please wait until the end of the current session'