Core: thTH a msMY added to .t (thanks jfranks)

git-svn-id: svn://ultimatepp.org/upp/trunk@10914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2017-03-07 11:52:48 +00:00
parent 990959691a
commit e76685d91c

View file

@ -85,7 +85,8 @@
#define zhTW(text) { LNGC_('Z','H','T','W', CHARSET_UTF8), text },
#define koKR(text) { LNGC_('K','O','K','R', CHARSET_UTF8), text },
#define jaJP(text) { LNGC_('J','A','J','P', CHARSET_UTF8), text },
#define thTH(text) { LNGC_('T','H','T','H', CHARSET_UTF8), text },
#define msMY(text) { LNGC_('M','S','M','Y', CHARSET_UTF8), text },
#define T_(text) { 1, text },
@ -296,6 +297,8 @@ INITBLOCK_(COMBINE3(LNG_MODULE, LNG_VERB, LNG_VERA))
#undef zhTW
#undef koKR
#undef jaJP
#undef thTH
#undef msMY
#undef T_