From d52cbdc18e1b4404e6a9096a5e32d7c2d7292b13 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Fri, 2 Dec 2022 03:51:53 -0500 Subject: [PATCH] Rephrase panic bunker denial messages (#12827) * Rephrase panic bunker denial messages * ike and his infinite wisdom --- Resources/Locale/en-US/connection-messages.ftl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Locale/en-US/connection-messages.ftl b/Resources/Locale/en-US/connection-messages.ftl index 2c66ce358b..b62dec9d68 100644 --- a/Resources/Locale/en-US/connection-messages.ftl +++ b/Resources/Locale/en-US/connection-messages.ftl @@ -22,7 +22,7 @@ ban-banned-1 = You, or another user of this computer or connection, are banned f ban-banned-2 = The ban reason is: "{$reason}" soft-player-cap-full = The server is full! -panic-bunker-account-denied = This server is in Panic mode and you were rejected. Contact the server administrator for help. -panic-bunker-account-denied-reason = This server is in Panic mode and you were rejected. Reason: "{$reason}" -panic-bunker-account-reason-account = Age of account must be more that {$minutes} minutes -panic-bunker-account-reason-overall = Minimum required overall playing time {$hours} hours +panic-bunker-account-denied = This server is in panic bunker mode. New connections are not being accepted at this time. Try again later +panic-bunker-account-denied-reason = This server is in panic bunker mode and you were rejected. Reason: "{$reason}" +panic-bunker-account-reason-account = The account's age must be older than {$minutes} minutes +panic-bunker-account-reason-overall = The account's overall playtime must be greater than {$hours} hours