summaryrefslogtreecommitdiffstats
path: root/Essentials/src/messages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'Essentials/src/messages.properties')
-rw-r--r--Essentials/src/messages.properties14
1 files changed, 8 insertions, 6 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties
index 81202212e..2ec6bb426 100644
--- a/Essentials/src/messages.properties
+++ b/Essentials/src/messages.properties
@@ -1,4 +1,5 @@
#version: TeamCity
+# Single quotes have to be doubled: ''
# Translations start here
loadinfo = Loaded {0} build {1} by {2}
markedAsNotAway = \u00a77You are no longer marked as away.
@@ -96,7 +97,7 @@ cooldownWithMessage = \u00a7cCooldown: {0}
warpingTo = \u00a77Warping to {0}.
timeBeforeTeleport = Time before next teleport: {0}
pendingTeleportCancelled = \u00a7cPending teleportation request cancelled.
-dontMoveMessage = \u00a77Teleportation will commence in {0}. Don't move.
+dontMoveMessage = \u00a77Teleportation will commence in {0}. Don''t move.
noHomeSet = You have not set a home.
noHomeSetPlayer = Player has not set a home.
timeBeforeHeal = Time before next heal: {0}
@@ -132,7 +133,7 @@ questionFormat = \u00a77[Question]\u00a7f {0}
notAllowedToQuestion = \u00a7cYou are not authorized to use question.
localFormat = Local: <{0}> {1}
geoipJoinFormat = Player {0} comes from {1}
-cantFindGeoIpDB = Can't find GeoIP database!
+cantFindGeoIpDB = Can''t find GeoIP database!
cantReadGeoIpDB = Failed to read GeoIP database!
geoIpUrlEmpty = GeoIP download url is empty.
downloadingGeoIp = Downloading GeoIP database ... this might take a while (country: 0.6 MB, city: 20MB)
@@ -172,7 +173,7 @@ invSee = You see the inventory of {0}.
invSeeHelp = Use /invsee to restore your inventory.
cantSpawnItem = \u00a7cYou are not allowed to spawn the item {0}
itemSpawn = \u00a77Giving {0} of {1}
-jumpError = That would hurt your computer's brain.
+jumpError = That would hurt your computer''s brain.
kickDefault = Kicked from server
kill = \u00a77Killed {0}.
noKits = \u00a77There are no kits available yet
@@ -180,7 +181,7 @@ kitError = \u00a7cThere are no valid kits.
kitError2 = \u00a7cThat kit does not exist or is improperly defined.
kitErrorHelp = \u00a7cPerhaps an item is missing a quantity in the configuration?
noKitPermission = \u00a7cYou need the \u00a7c{0}\u00a7c permission to use that kit.
-kitTimed = \u00a7cYou can't use that kit again for another {0}
+kitTimed = \u00a7cYou can''t use that kit again for another {0}.
kitInvFull = \u00a7cYour inventory was full, placing kit on the floor
kitGive = \u00a77Giving kit {0}.
lightningUse = \u00a77Smiting {0}
@@ -205,7 +206,7 @@ nickInUse = \u00a7cThat name is already in use.
nickSet = \u00a77Your nickname is now \u00a7c{0}
nickChanged = Nickname changed.
pong = Pong!
-powerToolAir = Command can't be attached to air.
+powerToolAir = Command can''t be attached to air.
powerToolAttach = Command assigned to {0}
powerToolRemove = Command removed from {0}
foreverAlone = \u00a7cYou have nobody to whom you can reply.
@@ -301,4 +302,5 @@ unignorePlayer = You are not ignoring player {0} anymore.
ignorePlayer = You ignore player {0} from now on.
illegalDate = Illegal date format.
timePattern = (?:([0-9]+)\\s*y[a-z]*[,\\s]*)?(?:([0-9]+)\\s*mo[a-z]*[,\\s]*)?(?:([0-9]+)\\s*w[a-z]*[,\\s]*)?(?:([0-9]+)\\s*d[a-z]*[,\\s]*)?(?:([0-9]+)\\s*h[a-z]*[,\\s]*)?(?:([0-9]+)\\s*m[a-z]*[,\\s]*)?(?:([0-9]+)\\s*(?:s[a-z]*)?)?
-msgFormat = [{0} -> {1}\u00a7f] {2} \ No newline at end of file
+msgFormat = [{0} -> {1}\u00a7f] {2}
+kits = \u00a77Kits: {0} \ No newline at end of file