summaryrefslogtreecommitdiffstats
path: root/Essentials/src/messages_en.properties
diff options
context:
space:
mode:
authorNecrodoom <doomed.war@gmail.com>2013-04-27 14:17:57 +0300
committerKHobbits <rob@khobbits.co.uk>2013-04-28 03:22:31 +0100
commitb0931119205714e75af356fc001805f3bdbbc527 (patch)
tree99a74a1588a1c810115b2f538337b4afc5d44eb7 /Essentials/src/messages_en.properties
parentc55e52539eef7345de76c5e33fb9958c6f9d1fd9 (diff)
downloadEssentials-b0931119205714e75af356fc001805f3bdbbc527.tar
Essentials-b0931119205714e75af356fc001805f3bdbbc527.tar.gz
Essentials-b0931119205714e75af356fc001805f3bdbbc527.tar.lz
Essentials-b0931119205714e75af356fc001805f3bdbbc527.tar.xz
Essentials-b0931119205714e75af356fc001805f3bdbbc527.zip
[Fix] Output proper message if typo'd kit
Diffstat (limited to 'Essentials/src/messages_en.properties')
-rw-r--r--Essentials/src/messages_en.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties
index 84670ced6..b8a181842 100644
--- a/Essentials/src/messages_en.properties
+++ b/Essentials/src/messages_en.properties
@@ -213,7 +213,7 @@ kickExempt=\u00a74You can not kick that person.
kickedAll=\u00a74Kicked all players from server.
kill=\u00a76Killed\u00a7c {0}\u00a76.
killExempt=\u00a74You can not kill {0}
-kitError2=\u00a74That kit does not exist or is improperly defined.
+kitError2=\u00a74That kit is improperly defined. Contact an administrator.
kitError=\u00a74There are no valid kits.
kitErrorHelp=\u00a74Perhaps an item is missing a quantity in the configuration?
kitGive=\u00a76Giving kit\u00a7c {0}\u00a76.
@@ -532,4 +532,5 @@ pWeatherPlayers=\u00a76These players have their own weather:\u00a7r
pWeatherReset=\u00a76Player weather has been reset for: \u00a7c{0}
pWeatherSet=\u00a76Player weather is set to \u00a7c{0}\u00a76 for: \u00a7c{1}.
pWeatherInvalidAlias=\u00a74Invalid weather type
-cannotStackMob=\u00a74You do not have permission to stack multiple mobs
+cannotStackMob=\u00a74You do not have permission to stack multiple mobs.
+kitNotFound=\u00a74That kit does not exist.