From 695cbea0a69ef895a8cfe437362f474f3b97b1d7 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sat, 20 Mar 2010 02:45:30 -0400 Subject: [PATCH] Removed a custom string from ARL and a dup entry in devel-enUS.lua --- Database/Custom.lua | 1 - Locales/devel-enUS.lua | 2 -- 2 files changed, 3 deletions(-) diff --git a/Database/Custom.lua b/Database/Custom.lua index 0263f96..edb0320 100644 --- a/Database/Custom.lua +++ b/Database/Custom.lua @@ -57,7 +57,6 @@ function addon:InitCustom(DB) self:addLookupList(DB, 30, L["SCHOLO_BOOK_SPAWN"], BZ["Scholomance"], 0, 0) self:addLookupList(DB, 31, L["STRATH_BS_PLANS"], BZ["Stratholme"], 0, 0) self:addLookupList(DB, 32, L["DM_TRIBUTE"], BZ["Dire Maul"], 59.04, 48.82) - self:addLookupList(DB, 33, L["WORLD_DRAGONS"], "N/A") -- Quests self:addLookupList(DB, 10, L["ONYXIA_HEAD_QUEST"], BZ["Onyxia's Lair"], 0, 0) self:addLookupList(DB, 11, L["EDGE_OF_MADNESS"], BZ["Zul'Gurub"], 0, 0) diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index c7eac4e..94b2718 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -445,7 +445,6 @@ L["BRD_RANDOM_ROOM"] = "There is a chance that you will find it in 5 different r L["SCHOLO_BOOK_SPAWN"] = "After you kill Jandice Barov in Scholomance, a book spawns that let's you learn this recipe" L["STRATH_BS_PLANS"] = "Blacksmith plans in Stratholme" -- Update L["DM_TRIBUTE"] = "DM Tribute Run - Chest" -- Update -L["WORLD_DRAGONS"] = "World Dragons" -- Update -- Quests L["ONYXIA_HEAD_QUEST"] = "Quest to obtain the recipe opens up after turning in the Head of Onyxia." L["EDGE_OF_MADNESS"] = "Obtained by clicking on a tablet in Zul'Gurub in the Edge of Madness." @@ -1387,7 +1386,6 @@ L["Zurii"] = true L["Text Dump Options"] = true L["TEXTDUMP_OPTIONS_DESC"] = "Options to change the behaviour of the text dump." -L["Text Dump"] = true L["TEXT_DUMP_DESC"] = "Change how the text dump text appears." L["BBCode"] = true L["CSV"] = true \ No newline at end of file -- 1.7.9.5