Mercurial > wow > icu
comparison esMX.lua @ 12:2d952bc9897a
Managed to overwrite my local development copy of the project with the latest uploaded revision ... /facepalm
This commit/push is the same as r11
author | Xiiph |
---|---|
date | Sat, 19 Feb 2011 19:22:44 +0100 |
parents | 08eab3a42e0c |
children |
comparison
equal
deleted
inserted
replaced
11:0ed4c1a0412e | 12:2d952bc9897a |
---|---|
1 -- esMX.lua | 1 -- esMX.lua |
2 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "esMX") | 2 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "esMX") |
3 if not L then return end | 3 if not L then return end |
4 | 4 |
5 --@localization(locale="esMX", format="lua_additive_table", same-key-is-true=true)@ | 5 --@localization(locale="esMX", format="lua_additive_table", same-key-is-true=true)@ |
6 --@do-not-package@ | |
7 --@end-do-not-package@ |