diff options
Diffstat (limited to 'Essentials/src/messages.properties')
-rw-r--r-- | Essentials/src/messages.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index 2768df0bd..bf029fc2b 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -33,6 +33,8 @@ canTalkAgain=\u00a77You can talk again cantFindGeoIpDB=Can''t find GeoIP database! cantReadGeoIpDB=Failed to read GeoIP database! cantSpawnItem=\u00a7cYou are not allowed to spawn the item {0} +chatTypeLocal=[L] +chatTypeSpy=[Spy] commandFailed=Command {0} failed: commandHelpFailedForPlugin=Error getting help for: {0} commandNotLoaded=\u00a7cCommand {0} is improperly loaded. @@ -290,6 +292,7 @@ requestAcceptedFrom=\u00a77{0} accepted your teleport request. requestDenied=\u00a77Teleport request denied. requestDeniedFrom=\u00a77{0} denied your teleport request. requestSent=\u00a77Request sent to {0}\u00a77. +requestTimedOut=\u00a7cTeleport request has timed out requiredBukkit= * ! * You need atleast build {0} of CraftBukkit, download it from http://ci.bukkit.org. returnPlayerToJailError=Error occurred when trying to return player to jail. second=second @@ -321,6 +324,7 @@ teleportDisabled={0} has teleportation disabled. teleportHereRequest=\u00a7c{0}\u00a7c has requested that you teleport to them. teleportNewPlayerError=Failed to teleport new player teleportRequest=\u00a7c{0}\u00a7c has requested to teleport to you. +teleportRequestTimeoutInfo=\u00a77This request will timeout after {0} seconds. teleportTop=\u00a77Teleporting to top. teleportationCommencing=\u00a77Teleportation commencing... teleportationDisabled=\u00a77Teleportation disabled. @@ -401,7 +405,3 @@ year=year years=years youAreHealed=\u00a77You have been healed. youHaveNewMail=\u00a7cYou have {0} messages!\u00a7f Type \u00a77/mail read\u00a7f to view your mail. -requestTimedOut=\u00a7cTeleport request has timed out -teleportRequestTimeoutInfo=\u00a77This request will timeout after {0} seconds. -chatTypeLocal=[L] -chatTypeSpy=[Spy] |