Mercurial > wow > onering3
diff localization/zhTW.lua @ 7:4808c5e8f4f0 v3.1.1-beta
fixed the borken locale
author | Bryan McLemore <kaelten@gmail.com> |
---|---|
date | Mon, 20 Apr 2009 03:05:14 -0500 |
parents | 54e8dbc97ee3 |
children | 98c19c1af01f |
line wrap: on
line diff
--- a/localization/zhTW.lua Mon Apr 20 02:33:18 2009 -0500 +++ b/localization/zhTW.lua Mon Apr 20 03:05:14 2009 -0500 @@ -1,7 +1,7 @@ -local L = LibStub("AceLocale-3.0"):NewLocale("OneRing3", "deDE") +local L = LibStub("AceLocale-3.0"):NewLocale("OneRing3", "zhTW") if L then --[===[@non-debug@ - @localization(locale="deDE", format="lua_additive_table")@ + @localization(locale="zhTW", format="lua_additive_table")@ --@end-non-debug@]===] end