summaryrefslogtreecommitdiffstats
path: root/Essentials/src/messages_en.properties
diff options
context:
space:
mode:
Diffstat (limited to 'Essentials/src/messages_en.properties')
-rw-r--r--Essentials/src/messages_en.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties
index 261c2237e..e962e575b 100644
--- a/Essentials/src/messages_en.properties
+++ b/Essentials/src/messages_en.properties
@@ -305,4 +305,7 @@ timePattern = (?:([0-9]+)\\s*y[a-z]*[,\\s]*)?(?:([0-9]+)\\s*mo[a-z]*[,\\s]*)?(?:
msgFormat = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2}
kits = \u00a77Kits: {0}
loadWarpError = Failed to load warp {0}
-invalidSignLine = Line {0} on sign is invalid. \ No newline at end of file
+invalidSignLine = Line {0} on sign is invalid.
+dependancyNotFound = [Essentials] A required dependancy was not found, downloading now.
+dependancyDownloaded = [Essentials] Dependancy {0} downloaded successfully.
+dependancyException = [Essentials] An error occured when trying to download a dependacy \ No newline at end of file