Mercurial > wow > mylilpony
changeset 26:78de94c99487 i18n
Making French default for testing.
author | syzler |
---|---|
date | Sat, 16 Apr 2011 18:02:21 +0000 |
parents | 830b2ccf349d |
children | af32bee5a3d1 |
files | locales/frFR.lua |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
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")@;