From 696315615d67cc5387b502d1d5ac0ceaae4fadbf Mon Sep 17 00:00:00 2001 From: Outfluencer <48880402+Outfluencer@users.noreply.github.com> Date: Sun, 14 Aug 2022 03:34:00 +0200 Subject: [PATCH] #3366: Improve consistency and appearance of default translations --- proxy/src/main/resources/messages.properties | 28 ++++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/proxy/src/main/resources/messages.properties b/proxy/src/main/resources/messages.properties index 58380d4a..e42b798b 100644 --- a/proxy/src/main/resources/messages.properties +++ b/proxy/src/main/resources/messages.properties @@ -7,29 +7,29 @@ connect_kick=\u00a7cKicked whilst connecting to {0}: {1} current_server=\u00a76You are currently connected to {0}. fallback_kick=\u00a7cCould not connect to a default or fallback server. Incorrectly configured address/port/firewall? {0} fallback_lobby=\u00a7cCould not connect to target server, you have been moved to a fallback server. -lost_connection=[Proxy] Lost connection to server. -mojang_fail=Error occurred while contacting login servers, are they down? +lost_connection=\u00a7cProxy lost connection to server. +mojang_fail=\u00a7cError occurred while contacting login servers, are they down? no_permission=\u00a7cYou do not have permission to execute this command! no_server=\u00a7cThe specified server does not exist. no_server_permission=\u00a7cYou don''t have permission to access this server. -outdated_client=Outdated client! Please use {0} -outdated_server=Outdated server! I''m still on {0} -proxy_full=Server is full! -restart=[Proxy] Proxy restarting. +outdated_client=\u00a7cOutdated client! Please use {0} +outdated_server=\u00a7cOutdated server! I''m still on {0} +proxy_full=\u00a7cServer is full! +restart=\u00a7cThe proxy server is restarting server_list=\u00a76You may connect to the following servers at this time: server_went_down=\u00a7cThe server you were previously on went down, you have been connected to a fallback server total_players=Total players online: {0} -name_invalid=Username contains invalid characters. -ping_cannot_connect=\u00a7c[Bungee] Can''t connect to server. -offline_mode_player=Not authenticated with Minecraft.net -secure_profile_required=A secure profile is required to join this server. -secure_profile_expired=Secure profile expired. -secure_profile_invalid=Secure profile invalid. +name_invalid=\u00a7cUsername contains invalid characters. +ping_cannot_connect=\u00a7cCould not request status from target server. +offline_mode_player=\u00a7cNot authenticated with Minecraft.net +secure_profile_required=\u00a7cA secure profile is required to join this server. +secure_profile_expired=\u00a7cSecure profile expired. +secure_profile_invalid=\u00a7cSecure profile invalid. message_needed=\u00a7cYou must supply a message. error_occurred_player=\u00a7cAn error occurred while parsing your message. (Hover for details) error_occurred_console=\u00a7cAn error occurred while parsing your message: {0} click_to_connect=Click to connect to the server -username_needed=\u00a7cPlease follow this command by a user name. +username_needed=\u00a7cPlease follow this command by a username. user_not_online=\u00a7cThat user is not online. user_online_at=\u00a7a{0} \u00a7ris online at {1} send_cmd_usage=\u00a7cNot enough arguments, usage: /send @@ -38,5 +38,5 @@ you_got_summoned=\u00a76Summoned to {0} by {1} command_perms_groups=\u00a76You have the following groups: {0} command_perms_permission=\u00a79- {0} command_ip=\u00a79IP of {0} is {1} -illegal_chat_characters=\u00a7cillegal characters in chat ({0}) +illegal_chat_characters=\u00a7cIllegal characters in chat ({0}) kick_message=\u00a7cYou have been kicked off the proxy.