From e8c8ca7ed077db165d998dc2bf118d816e2c10e0 Mon Sep 17 00:00:00 2001 From: snowleo Date: Sun, 22 May 2011 17:02:53 +0000 Subject: [PATCH] =?UTF-8?q?Changed=20default=20message=20format=20to=20msg?= =?UTF-8?q?Format=20=3D=20=C2=A77[{0}=C2=A77=20->=20{1}=C2=A77]=20=C2=A7f{?= =?UTF-8?q?2}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1508 e251c2fe-e539-e718-e476-b85c1f46cddb --- Essentials/src/messages.properties | 2 +- Essentials/src/messages_de.properties | 2 +- Essentials/src/messages_en.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index 2ec6bb426..d83702bd5 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -302,5 +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} +msgFormat = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2} kits = \u00a77Kits: {0} \ No newline at end of file diff --git a/Essentials/src/messages_de.properties b/Essentials/src/messages_de.properties index 627a4195c..9399a7398 100644 --- a/Essentials/src/messages_de.properties +++ b/Essentials/src/messages_de.properties @@ -302,5 +302,5 @@ unignorePlayer = Du ignorierst Spieler {0} nicht mehr. ignorePlayer = Du ignorierst ab jetzt Spieler {0}. illegalDate = Ung\u00fcltiges Datumsformat. timePattern = (?:([0-9]+)\\s*[yj][a-z]*[,\\s]*)?(?:([0-9]+)\\s*mo[a-z]*[,\\s]*)?(?:([0-9]+)\\s*w[a-z]*[,\\s]*)?(?:([0-9]+)\\s*[dt][a-z]*[,\\s]*)?(?:([0-9]+)\\s*(?:h|st)[a-z]*[,\\s]*)?(?:([0-9]+)\\s*m[a-z]*[,\\s]*)?(?:([0-9]+)\\s*(?:s[a-z]*)?)? -msgFormat = [{0} -> {1}\u00a7f] {2} +msgFormat = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2} kits = \u00a77Ausr\u00fcstungen: {0} \ No newline at end of file diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties index 2ec6bb426..d83702bd5 100644 --- a/Essentials/src/messages_en.properties +++ b/Essentials/src/messages_en.properties @@ -302,5 +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} +msgFormat = \u00a77[{0}\u00a77 -> {1}\u00a77] \u00a7f{2} kits = \u00a77Kits: {0} \ No newline at end of file