diff locales/frFR.lua @ 33:f7bb718955b6 i18n

Fixes for localizations.
author syzler
date Sat, 30 Apr 2011 22:24:09 +0000
parents 78de94c99487
children a7460baf79ae
line wrap: on
line diff
--- a/locales/frFR.lua	Sat Apr 30 21:29:43 2011 +0000
+++ b/locales/frFR.lua	Sat Apr 30 22:24:09 2011 +0000
@@ -38,6 +38,6 @@
 -- This file is auto-generated using the Curse Localization App
 ------------------------------------------------------------------------
 
---if GetLocale() != "frFR" then return end
+if GetLocale() ~= "frFR" then return end
 
-@localization(locale="frFR", format="lua_additive_table", table-name="L", namespace="", handle-subnamespaces="none")@;
+@localization(locale="frFR", format="lua_additive_table", table-name="L", namespace="", handle-subnamespaces="none")@