From 3510612d1ffe791826ad4e0baa3a366952fa3cfa Mon Sep 17 00:00:00 2001 From: sh4z Date: Fri, 4 Jan 2013 14:29:47 +1100 Subject: [PATCH] Update src/main/resources/locale/locale_en_US.properties Fix woodcutting title in /woodcutting command information --- src/main/resources/locale/locale_en_US.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/locale/locale_en_US.properties b/src/main/resources/locale/locale_en_US.properties index bfd0be415..bc1585649 100644 --- a/src/main/resources/locale/locale_en_US.properties +++ b/src/main/resources/locale/locale_en_US.properties @@ -473,7 +473,7 @@ Commands.XPGain.Repair=Repairing Commands.XPGain.Swords=Attacking Monsters Commands.XPGain.Taming=Animal Taming, or combat w/ your wolves Commands.XPGain.Unarmed=Attacking Monsters -Commands.XPGain.WoodCutting=Chopping down trees +Commands.XPGain.Woodcutting=Chopping down trees Commands.XPGain=[[DARK_GRAY]]XP GAIN: [[WHITE]]{0} Commands.xplock.locked=[[GOLD]]Your XP BAR is now locked to {0}! Commands.xplock.unlocked=[[GOLD]]Your XP BAR is now [[GREEN]]UNLOCKED[[GOLD]]!