From ddfd2f9fc0fe3a826e0b938f42f060c24142c66a Mon Sep 17 00:00:00 2001 From: Eudaldca Date: Wed, 21 Nov 2018 01:03:11 +0100 Subject: [PATCH] Change adminchat freeze message to match format (#92) --- .../src/main/i18n/templates/projectares/PAMessages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Commons/core/src/main/i18n/templates/projectares/PAMessages.properties b/Commons/core/src/main/i18n/templates/projectares/PAMessages.properties index 61b30e8..62a7d87 100644 --- a/Commons/core/src/main/i18n/templates/projectares/PAMessages.properties +++ b/Commons/core/src/main/i18n/templates/projectares/PAMessages.properties @@ -41,8 +41,8 @@ command.nick.setOther.queued = {1} will be disguised as {0} the next time they c command.freeze.frozen = You have frozen {0} command.freeze.unfrozen = You have unfrozen {0} -freeze.frozen.broadcast = {0} has been frozen by {1} -freeze.unfrozen.broadcast = {0} has been unfrozen by {1} +freeze.frozen.broadcast = {1} froze {0} +freeze.unfrozen.broadcast = {1} unfroze {0} # {0} = the server name command.server.teleporting = Teleporting you to {0}