From 10b2580d6a250838fe99f3ae4813cff4f3464cac Mon Sep 17 00:00:00 2001 From: Lure Date: Wed, 21 Nov 2012 22:35:31 -0200 Subject: [PATCH] Chinese(Traditional) Localization Update provided by wtmhahagd on #ee --- ee3_common/ee3/common/lib/Localizations.java | 1 + resources/ee3/lang/zh_TW.xml | 30 ++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 resources/ee3/lang/zh_TW.xml diff --git a/ee3_common/ee3/common/lib/Localizations.java b/ee3_common/ee3/common/lib/Localizations.java index d0b8cf01..17af07e3 100644 --- a/ee3_common/ee3/common/lib/Localizations.java +++ b/ee3_common/ee3/common/lib/Localizations.java @@ -32,6 +32,7 @@ public class Localizations { LANG_RESOURCE_LOCATION + "sr_RS.xml", LANG_RESOURCE_LOCATION + "sv_SE.xml", LANG_RESOURCE_LOCATION + "zh_CN.xml" + LANG_RESOURCE_LOCATION + "zh_TW.xml" }; } diff --git a/resources/ee3/lang/zh_TW.xml b/resources/ee3/lang/zh_TW.xml new file mode 100644 index 00000000..e2a18c46 --- /dev/null +++ b/resources/ee3/lang/zh_TW.xml @@ -0,0 +1,30 @@ + + + + Chinese (Traditional)(zh_TW) Localization File + Extra + 鬆開 + 切換 + + 鉛丹碎片 + 惰性石 + 鉛丹石 + 聖人石 + 紅水 (靜止) + 紅水 (流動) + 煅燒爐 + 煅燒爐 + + 鉛丹灰 + 玉灰 + 蔚藍灰 + 莧屬灰 + 虹彩灰 + 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) + 你現在在用@MINECRAFT_VERSION@的Equivalent Exchange 3的最新的現代化 (@REMOTE_MOD_VERSION@)。 + A new @MOD_NAME@ version exists (@REMOTE_MOD_VERSION@) for @MINECRAFT_VERSION@. 請更新: 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