summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFearFree <fearfree@cubetown.net>2013-09-29 22:31:29 -0500
committerKHobbits <rob@khobbits.co.uk>2013-10-28 00:10:35 +0000
commitb8f5c9a8e47d6d6fcdc22f9c8490f576dd09d4e1 (patch)
treee7fd4fef63632ad65cbab61afc04acb1988259d8
parentae89c80d4e3871612f51ca3c940d307741bc19ef (diff)
downloadEssentials-b8f5c9a8e47d6d6fcdc22f9c8490f576dd09d4e1.tar
Essentials-b8f5c9a8e47d6d6fcdc22f9c8490f576dd09d4e1.tar.gz
Essentials-b8f5c9a8e47d6d6fcdc22f9c8490f576dd09d4e1.tar.lz
Essentials-b8f5c9a8e47d6d6fcdc22f9c8490f576dd09d4e1.tar.xz
Essentials-b8f5c9a8e47d6d6fcdc22f9c8490f576dd09d4e1.zip
Update for consistency.
Signed-off-by: KHobbits <rob@khobbits.co.uk>
-rw-r--r--Essentials/src/messages.properties2
-rw-r--r--Essentials/src/messages_cs.properties2
-rw-r--r--Essentials/src/messages_da.properties2
-rw-r--r--Essentials/src/messages_de.properties2
-rw-r--r--Essentials/src/messages_en.properties2
-rw-r--r--Essentials/src/messages_es.properties2
-rw-r--r--Essentials/src/messages_fi.properties2
-rw-r--r--Essentials/src/messages_fr.properties2
-rw-r--r--Essentials/src/messages_it.properties2
-rw-r--r--Essentials/src/messages_nl.properties2
-rw-r--r--Essentials/src/messages_pl.properties2
-rw-r--r--Essentials/src/messages_pt.properties2
-rw-r--r--Essentials/src/messages_ro.properties2
-rw-r--r--Essentials/src/messages_ru.properties2
-rw-r--r--Essentials/src/messages_sv.properties2
-rw-r--r--Essentials/src/messages_zh.properties2
-rw-r--r--Essentials/src/messages_zh_HK.properties2
-rw-r--r--Essentials/src/messages_zh_TW.properties2
18 files changed, 18 insertions, 18 deletions
diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties
index ed0c08914..cfa4788ef 100644
--- a/Essentials/src/messages.properties
+++ b/Essentials/src/messages.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players\!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_cs.properties b/Essentials/src/messages_cs.properties
index ea2fe8bb9..379ce6ac7 100644
--- a/Essentials/src/messages_cs.properties
+++ b/Essentials/src/messages_cs.properties
@@ -534,6 +534,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_da.properties b/Essentials/src/messages_da.properties
index a78f07446..84294f96c 100644
--- a/Essentials/src/messages_da.properties
+++ b/Essentials/src/messages_da.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_de.properties b/Essentials/src/messages_de.properties
index 0d7520245..72a8993af 100644
--- a/Essentials/src/messages_de.properties
+++ b/Essentials/src/messages_de.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties
index 4427c04c3..cfa4788ef 100644
--- a/Essentials/src/messages_en.properties
+++ b/Essentials/src/messages_en.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_es.properties b/Essentials/src/messages_es.properties
index 0b36ba488..e25f3b12f 100644
--- a/Essentials/src/messages_es.properties
+++ b/Essentials/src/messages_es.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_fi.properties b/Essentials/src/messages_fi.properties
index b469f804d..d7b5aee6c 100644
--- a/Essentials/src/messages_fi.properties
+++ b/Essentials/src/messages_fi.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_fr.properties b/Essentials/src/messages_fr.properties
index 19878fa5d..e5b89239b 100644
--- a/Essentials/src/messages_fr.properties
+++ b/Essentials/src/messages_fr.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_it.properties b/Essentials/src/messages_it.properties
index 7a966b933..8cd74e9a5 100644
--- a/Essentials/src/messages_it.properties
+++ b/Essentials/src/messages_it.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_nl.properties b/Essentials/src/messages_nl.properties
index 45b5adc63..58a474619 100644
--- a/Essentials/src/messages_nl.properties
+++ b/Essentials/src/messages_nl.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_pl.properties b/Essentials/src/messages_pl.properties
index 58beeefd5..2551808cf 100644
--- a/Essentials/src/messages_pl.properties
+++ b/Essentials/src/messages_pl.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_pt.properties b/Essentials/src/messages_pt.properties
index bbcaafa52..dda3b8ed8 100644
--- a/Essentials/src/messages_pt.properties
+++ b/Essentials/src/messages_pt.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_ro.properties b/Essentials/src/messages_ro.properties
index baed7019a..9842354fe 100644
--- a/Essentials/src/messages_ro.properties
+++ b/Essentials/src/messages_ro.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_ru.properties b/Essentials/src/messages_ru.properties
index 99eaae1c8..37bcfbc84 100644
--- a/Essentials/src/messages_ru.properties
+++ b/Essentials/src/messages_ru.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_sv.properties b/Essentials/src/messages_sv.properties
index ea73e85cd..817d583dd 100644
--- a/Essentials/src/messages_sv.properties
+++ b/Essentials/src/messages_sv.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_zh.properties b/Essentials/src/messages_zh.properties
index d8fd4d781..939df07ef 100644
--- a/Essentials/src/messages_zh.properties
+++ b/Essentials/src/messages_zh.properties
@@ -532,6 +532,6 @@ ignoreExempt=\u00a74You can not ignore that player.
=======
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
>>>>>>> Clarify no perm msgs for missing .offline perms
diff --git a/Essentials/src/messages_zh_HK.properties b/Essentials/src/messages_zh_HK.properties
index 3e5a7c215..f507fe15b 100644
--- a/Essentials/src/messages_zh_HK.properties
+++ b/Essentials/src/messages_zh_HK.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.
diff --git a/Essentials/src/messages_zh_TW.properties b/Essentials/src/messages_zh_TW.properties
index 572018111..a65e86786 100644
--- a/Essentials/src/messages_zh_TW.properties
+++ b/Essentials/src/messages_zh_TW.properties
@@ -529,6 +529,6 @@ noLocationFound=\u00a74No valid location found.
coordsKeyword={0}, {1}, {2}
banExemptOffline=\u00a74You may not ban offline players.
tempbanExemptOffline=\u00a74You may not tempban offline players.
-mayNotJailOffline=\u00a74You may not jail offline players!
+mayNotJailOffline=\u00a74You may not jail offline players.
muteExemptOffline=\u00a74You may not mute offline players.
ignoreExempt=\u00a74You can not ignore that player.