annotate frFR.lua @ 15:21cefa363c73 tip

Last modification to ready checking broke something ... Now its fixed and ready checking is working as intended.
author Xiiph
date Fri, 25 Feb 2011 01:21:13 +0100
parents 2d952bc9897a
children
rev   line source
Xiiph@9 1 -- frFR.lua
Xiiph@9 2 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "frFR")
Xiiph@9 3 if not L then return end
Xiiph@9 4
Xiiph@12 5 --@localization(locale="frFR", format="lua_additive_table", same-key-is-true=true)@