diff --git a/src/main/resources/messages_en.yml b/src/main/resources/messages_en.yml index 72358a68..af17668f 100644 --- a/src/main/resources/messages_en.yml +++ b/src/main/resources/messages_en.yml @@ -1,28 +1,28 @@ -unknown_user: 'The requested user is not in the database' -unsafe_spawn: 'Your quit location was unsafe, teleporting you to world spawn' +unknown_user: '&cCan''t find the requested user in the database! Probably he isn''t registered.' +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 your nickname with the command "/register "' +reg_voluntarily: 'You can register yourself to the server with the command "/register "' usage_log: '&cUsage: /login ' -wrong_pwd: '&cWrong password' +wrong_pwd: '&cWrong password!' unregistered: '&cSuccessfully unregistered!' -reg_disabled: '&cRegistration is disabled' -valid_session: '&cSession login' -login: '&cSuccessful login!' -vb_nonActiv: 'Your account isn''t activated yet, check your emails!' -user_regged: '&cYou have already registered this username' +reg_disabled: '&cIngame 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!' usage_reg: '&cUsage: /register ' -max_reg: 'You have exceeded the max number of registrations for your account' -no_perm: '&cYou don''t have the permission to execute this command' -error: 'An error occurred; Please contact the admin' -login_msg: '&cPlease login with "/login "' -reg_msg: '&cPlease register with "/register "' -reg_email_msg: '&cPlease register with "/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!' +error: '&4An unexpected error occurred, please contact an Administrator!' +login_msg: '&cPlease, login with the command "/login "' +reg_msg: '&3Please, register to the server with the command "/register "' +reg_email_msg: '&3Please, register to the server with the command "/register "' usage_unreg: '&cUsage: /unregister ' -pwd_changed: '&cPassword changed!' -user_unknown: '&cUsername not registered' -password_error: 'Password doesn''t match' -password_error_nick: 'You can''t use your name as password, please choose another one' -password_error_unsafe: 'The chosen password is not safe, please choose another one' +pwd_changed: '&2Password changed successfully!' +user_unknown: '&cThis user isn''t registered!' +password_error: '&cPassword confirmation doesn''t match Password!' +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' reg_only: 'Registered players only! Please visit http://example.com to register' logged_in: '&cYou''re already logged in!'