Mercurial > wow > onering3
comparison 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 |
comparison
equal
deleted
inserted
replaced
6:795455839977 | 7:4808c5e8f4f0 |
---|---|
1 local L = LibStub("AceLocale-3.0"):NewLocale("OneRing3", "deDE") | 1 local L = LibStub("AceLocale-3.0"):NewLocale("OneRing3", "zhTW") |
2 | 2 |
3 if L then | 3 if L then |
4 --[===[@non-debug@ | 4 --[===[@non-debug@ |
5 @localization(locale="deDE", format="lua_additive_table")@ | 5 @localization(locale="zhTW", format="lua_additive_table")@ |
6 --@end-non-debug@]===] | 6 --@end-non-debug@]===] |
7 end | 7 end |