Mercurial > wow > icu
diff esMX.lua @ 9:08eab3a42e0c
Prepared for more locales
author | Xiiph |
---|---|
date | Sat, 19 Feb 2011 00:08:04 +0100 |
parents | |
children | 2d952bc9897a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/esMX.lua Sat Feb 19 00:08:04 2011 +0100 @@ -0,0 +1,7 @@ +-- esMX.lua +local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "esMX") +if not L then return end + +--@localization(locale="esMX", format="lua_additive_table", same-key-is-true=true)@ +--@do-not-package@ +--@end-do-not-package@ \ No newline at end of file