From d2fc1fb13b28fc6ebdd16dad72dafff0ad01d5a5 Mon Sep 17 00:00:00 2001 From: speeddymon Date: Sat, 7 Feb 2009 13:43:39 +0000 Subject: [PATCH] AckisRecipeList: - Add Local for "Documentation" as it is used in slash commands. Hopefully this is what is intended. --- Locals/ARLLocals-enUS.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Locals/ARLLocals-enUS.lua b/Locals/ARLLocals-enUS.lua index 5cf5c57..cabae02 100644 --- a/Locals/ARLLocals-enUS.lua +++ b/Locals/ARLLocals-enUS.lua @@ -42,6 +42,7 @@ L["Display Settings"] = true L["Sorting Settings"] = true L["Profile Options"] = true L["ARL Documentation"] = true +L["Documentation"] = true -- Config UI Elements and their associated descriptions L["MAIN_OPTIONS_DESC"] = "Main configuration options" -- 1.7.9.5