commit the other half of that <.<

This commit is contained in:
Hendrik Leppkes
2008-06-20 00:03:21 +00:00
parent 14aa5efda4
commit 8060002efc
8 changed files with 16 additions and 14 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
--[[ $Id$ ]]
local L = LibStub("AceLocale-3.0"):GetLocale("Bartender4")
local FAQ = LibStub("AceLocale-3.0"):GetLocale("Bartender4_FAQ")
local AceConfigDialog = LibStub("AceConfigDialog-3.0")
@@ -131,7 +132,7 @@ local function getOptions()
args = {
faq = {
type = "description",
name = L["FAQ_TEXT"],
name = FAQ["FAQ_TEXT"],
},
},
},