From 8402662efe4da12c19cc37f5cbe4b8178ab94ccb Mon Sep 17 00:00:00 2001 From: "Ken \"Minalien\" Murray" Date: Tue, 30 Oct 2012 10:13:16 -0700 Subject: [PATCH 1/5] Added partial Chinese localization by wtmhahagd from IRC channel. Signed-off-by: Ken "Minalien" Murray --- resources/ee3/lang/zh_CN.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resources/ee3/lang/zh_CN.xml diff --git a/resources/ee3/lang/zh_CN.xml b/resources/ee3/lang/zh_CN.xml new file mode 100644 index 00000000..288497f6 --- /dev/null +++ b/resources/ee3/lang/zh_CN.xml @@ -0,0 +1,24 @@ + + + + Chinese (Simplified) Localization File + Extra + Release + Toggle + Charge + 铅丹碎片 + 惰性石 + 铅丹石 + 圣人石 + 红水 (静止) + 红水 (流动) + 煅烧炉 + 煅烧炉 + Equivalent Exchange 3 + Initializing version check against the remote version authority file, located at + The version check did not complete successfully (version check did not initialize properly) + You are currently using the most up to date version for your version of Minecraft + You are currently using an out of date version; consider updating here - http://goo.gl/sNcGl + Error connecting to the remote version authority file (check your Internet connection?) + Remote version check disabled, skipping + \ No newline at end of file From 23e335066a6704ed181f96ec24e2e233d05f92fd Mon Sep 17 00:00:00 2001 From: "Ken \"Minalien\" Murray" Date: Tue, 30 Oct 2012 10:26:28 -0700 Subject: [PATCH 2/5] Renamed Chinese localization file (partial translation is Simplified Chinese, not Traditional). Signed-off-by: Ken "Minalien" Murray --- resources/ee3/lang/{zh_CN.xml => ar_SA.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename resources/ee3/lang/{zh_CN.xml => ar_SA.xml} (100%) diff --git a/resources/ee3/lang/zh_CN.xml b/resources/ee3/lang/ar_SA.xml similarity index 100% rename from resources/ee3/lang/zh_CN.xml rename to resources/ee3/lang/ar_SA.xml From b61abd7cd50caaa3cc85bd7ddd5b5998dafdcf16 Mon Sep 17 00:00:00 2001 From: Minalien Date: Tue, 30 Oct 2012 10:48:39 -0700 Subject: [PATCH 3/5] Revert "Renamed Chinese localization file (partial translation is Simplified Chinese, not Traditional)." This reverts commit 23e335066a6704ed181f96ec24e2e233d05f92fd. --- resources/ee3/lang/{ar_SA.xml => zh_CN.xml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename resources/ee3/lang/{ar_SA.xml => zh_CN.xml} (100%) diff --git a/resources/ee3/lang/ar_SA.xml b/resources/ee3/lang/zh_CN.xml similarity index 100% rename from resources/ee3/lang/ar_SA.xml rename to resources/ee3/lang/zh_CN.xml From 905a3eb806209a9d8b64dc20810932f6ae6d1553 Mon Sep 17 00:00:00 2001 From: "Ken \"Minalien\" Murray" Date: Tue, 30 Oct 2012 13:08:24 -0700 Subject: [PATCH 4/5] Adding English (Great Britain) localization. --- resources/ee3/lang/en_GB.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resources/ee3/lang/en_GB.xml diff --git a/resources/ee3/lang/en_GB.xml b/resources/ee3/lang/en_GB.xml new file mode 100644 index 00000000..d291d238 --- /dev/null +++ b/resources/ee3/lang/en_GB.xml @@ -0,0 +1,24 @@ + + + + English (US) Localization File + Extra + Release + Toggle + Charge + Shard of Minium + Inert Stone + Minium Stone + Philosopher's Stone + Red Water (Still) + Red Water (Flowing) + Calcinator + Calcinator + Equivalent Exchange 3 + Initializing version check against the remote version authority file, located at + The version check did not complete successfully (version check did not initialize properly) + You are currently using the most up to date version for your version of Minecraft + You are currently using an out of date version; consider updating here - http://goo.gl/sNcGl + Error connecting to the remote version authority file (check your Internet connection?) + Remote version check disabled, skipping + From a8e4e2585a48a42ea41c2d0a3a0592c35973c2bf Mon Sep 17 00:00:00 2001 From: "Ken \"Minalien\" Murray" Date: Tue, 30 Oct 2012 13:15:49 -0700 Subject: [PATCH 5/5] Revert "Adding English (Great Britain) localization." This reverts commit 905a3eb806209a9d8b64dc20810932f6ae6d1553. --- resources/ee3/lang/en_GB.xml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 resources/ee3/lang/en_GB.xml diff --git a/resources/ee3/lang/en_GB.xml b/resources/ee3/lang/en_GB.xml deleted file mode 100644 index d291d238..00000000 --- a/resources/ee3/lang/en_GB.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - English (US) Localization File - Extra - Release - Toggle - Charge - Shard of Minium - Inert Stone - Minium Stone - Philosopher's Stone - Red Water (Still) - Red Water (Flowing) - Calcinator - Calcinator - Equivalent Exchange 3 - Initializing version check against the remote version authority file, located at - The version check did not complete successfully (version check did not initialize properly) - You are currently using the most up to date version for your version of Minecraft - You are currently using an out of date version; consider updating here - http://goo.gl/sNcGl - Error connecting to the remote version authority file (check your Internet connection?) - Remote version check disabled, skipping -