From 08256922677c49291ca5d4f3b68148897b19d207 Mon Sep 17 00:00:00 2001 From: BuildTools <18whitechristop@gmail.com> Date: Mon, 19 Jun 2017 11:34:59 -0700 Subject: [PATCH] make punishment messages lowercase --- .../main/i18n/templates/commons/Commons.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Commons/core/src/main/i18n/templates/commons/Commons.properties b/Commons/core/src/main/i18n/templates/commons/Commons.properties index 08aa6d1..ec6f933 100644 --- a/Commons/core/src/main/i18n/templates/commons/Commons.properties +++ b/Commons/core/src/main/i18n/templates/commons/Commons.properties @@ -231,11 +231,11 @@ punishment.screen.SUSPENSION = You were suspended by a staff member {0} punishment.screen.UNKNOWN = You were issued an unknown punishment by a staff member {0} punishment.screen.rules = Read our server rules at {0} punishment.screen.appeal = or contest your punishment at {0} -punishment.action.WARN = Warned -punishment.action.KICK = Kicked -punishment.action.BAN = Banned -punishment.action.FORUM_WARN = Forum Warned -punishment.action.FORUM_BAN = Forum Baned -punishment.action.TOURNEY_BAN = Tourney Baned -punishment.action.UNKNOWN = Unknown +punishment.action.WARN = warned +punishment.action.KICK = kicked +punishment.action.BAN = banned +punishment.action.FORUM_WARN = forum farned +punishment.action.FORUM_BAN = forum banned +punishment.action.TOURNEY_BAN = tourney banned +punishment.action.UNKNOWN = unknown