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.properties50
1 files changed, 50 insertions, 0 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties
index b5e8bbf63..6602f534c 100644
--- a/Essentials/src/messages.properties
+++ b/Essentials/src/messages.properties
@@ -74,3 +74,53 @@ depthAboveSea = \u00a77You are {0} block(s) above sea level.
depthBelowSea = \u00a77You are {0} block(s) below sea level.
extinguish = \u00a77You extinguished yourself.
extinguishOthers = \u00a77 You extinguished {0}.
+canTalkAgain = \u00a77You can talk again
+haveBeenReleased = \u00a77You have been released
+upgradingFilesError = Error while upgrading the files
+configFileMoveError = Failed to move config.yml to backup location.
+configFileRenameError = Failed to rename temp file to config.yml
+fileRenameError = Renaming file {0} failed
+userdataMoveError = Failed to move userdata/{0} to userdata/{1}.tmp
+duplicatedUserdata = Duplicated userdata: {0} and {1}
+userdataMoveBackError = Failed to move userdata/{0}.tmp to userdata/{1}
+parseError = Error parsing {0} on line {1}
+unknownItemName = Unknown item name: {0}
+unknownItemId = Unknown item id: {0}
+jailNotExist = That jail does not exist.
+unableToSpawnMob = Unable to spawn mob.
+creatingPortal = Creating portal at {0},{1},{2}.
+notSupportedYet = Not supported yet.
+unknownItemInList = Unknown item {0} in {1} list.
+teleportationCommencing = \u00a77Teleportation commencing...
+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.
+noHomeSet = You have not set a home.
+noHomeSetPlayer = Player has not set a home.
+timeBeforeHeal = Time before next heal: {0}
+addedToAccount = \u00a7a{0} has been added to your account.
+moneySentTo = \u00a7a{0} has been sent to {1}
+moneyRecievedFrom = \u00a7a{0} has been recieved from {1}
+takenFromAccount = \u00a7c{0} has been taken from your account.
+emptyWorldName = Set Home: World name is null or empty.
+now = now
+year = year
+years = years
+month = month
+months = months
+day = day
+days = days
+hour = hour
+hours = hours
+minute = minute
+minutes = minutes
+second = second
+seconds = seconds
+destinationNotSet = Destination not set
+holeInFloor = Hole in floor
+currency = {0,currency}
+warpNotExist = That warp does not exist.
+similarWarpExist = A warp with a similar name already exists.
+warpDeleteError = Problem deleting the warp file. \ No newline at end of file