Mercurial > wow > mylilpony
diff locales/frFR.lua @ 26:78de94c99487 i18n
Making French default for testing.
author | syzler |
---|---|
date | Sat, 16 Apr 2011 18:02:21 +0000 |
parents | 7bc67e937603 |
children | f7bb718955b6 |
line wrap: on
line diff
--- a/locales/frFR.lua Sat Apr 16 17:14:41 2011 +0000 +++ b/locales/frFR.lua Sat Apr 16 18:02:21 2011 +0000 @@ -38,6 +38,6 @@ -- This file is auto-generated using the Curse Localization App ------------------------------------------------------------------------ -if GetLocale() == "frFR" then - @localization(locale="frFR", format="lua_additive_table", table-name="L", namespace="", handle-subnamespaces="none")@; -end +--if GetLocale() != "frFR" then return end + +@localization(locale="frFR", format="lua_additive_table", table-name="L", namespace="", handle-subnamespaces="none")@;