diff frFR.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/frFR.lua	Sat Feb 19 00:08:04 2011 +0100
@@ -0,0 +1,7 @@
+-- frFR.lua
+local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "frFR")
+if not L then return end
+
+--@localization(locale="frFR", format="lua_additive_table", same-key-is-true=true)@
+--@do-not-package@
+--@end-do-not-package@
\ No newline at end of file