vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
local L = AceLibrary("AceLocale-2.0"):new("FruityLoots")

L:RegisterTranslations("enUS", function()
    return {
        ["Once"] = "Only position mouse cursor once",
    }
end)

Generated by GNU Enscript 1.6.5.90.