From 08f20692668e2a345e360b47dbb4cf5e71ce2365 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sun, 21 Mar 2010 22:27:35 -0400 Subject: [PATCH] Removed GOBLIN_ENG and GNOMISH_ENG phrases and added the the names to the 4 trainers to the localization app --- Database/Custom.lua | 4 ---- Locales/devel-enUS.lua | 6 ++++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Database/Custom.lua b/Database/Custom.lua index edb0320..f5f16a3 100644 --- a/Database/Custom.lua +++ b/Database/Custom.lua @@ -44,8 +44,6 @@ function addon:InitCustom(DB) -- Engineering Related self:addLookupList(DB, 16, L["ENG_GNOMER"], BZ["Gnomeregan"], 0, 0) self:addLookupList(DB, 17, L["ENG_FLOOR_ITEM_BRD"], BZ["Blackrock Depths"], 0, 0) - self:addLookupList(DB, 20, L["GOBLIN_ENG"], "N/A") - self:addLookupList(DB, 21, L["GNOMISH_ENG"], "N/A") -- Default self:addLookupList(DB, 8, L["DEFAULT_RECIPE"], "N/A") -- Crafted by other professions @@ -80,8 +78,6 @@ function addon:InitCustom(DB) --self:addLookupList(DB, 28, L["BT_HYJAL_RANDOM"], "N/A") --[[ -L["Custom20"] = "Goblin transport." -- Update -L["Custom21"] = "Gnome transport." -- Update L["Custom35"] = "Drops from dragons in Ogri'la and Blade's Edge Mountains Summon Bosses" L["Custom36"] = "From a NPC in Dalaran sewers after doing The Taste Test" -- Update L["Custom38"] = "Randomly obtained by completing the cooking daily quest in Dalaran." diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 94b2718..8e5349f 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -432,8 +432,6 @@ L["DAILY_COOKING_DAL"] = "Randomly obtained by completing the cooking daily ques -- Engineering Related L["ENG_GNOMER"] = "Dropped from mobs in Gnomeregan." L["ENG_FLOOR_ITEM_BRD"] = "The schematic can be found on the floor near Golem Lord Argelmach in Blackrock Depths. Only engineers with 300 skill may learn the schematic after clicking on it." -L["GOBLIN_ENG"] = "You need to be a Goblin Engineer to obtain and use this item." -L["GNOMISH_ENG"] = "You need to be a Gnomish Engineer to obtain and use this item." -- Default L["DEFAULT_RECIPE"] = "Learned by default when learning the profession." -- Crafted by other professions @@ -893,6 +891,7 @@ L["Jeeda"] = true L["Jenna Lemkenilli"] = true L["Jennabink Powerseam"] = true L["Jessara Cordell"] = true +L["Jhordy Lapforge"] = true L["Jim Saltit"] = true L["Jinky Twizzlefixxit"] = true L["Jo'mah"] = true @@ -912,6 +911,7 @@ L["Juno Dufrain"] = true L["Timofey Oshenko"] = true L["Jutak"] = true L["K. Lee Smallfry"] = true +L["Kablamm Farflinger"] = true L["Kaita Deepforge"] = true L["Kalaen"] = true L["Kalinda"] = true @@ -1212,6 +1212,7 @@ L["Skeletal Runesmith"] = true L["Skreah"] = true L["Slagg"] = true L["Slavering Ghoul"] = true +L["Smiles O'Byron"] = true L["Smith Argus"] = true L["Smudge Thunderwood"] = true L["Son of Arkkoroc"] = true @@ -1372,6 +1373,7 @@ L["Zan Shivsproket"] = true L["Zannok Hidepiercer"] = true L["Zansoa"] = true L["Zantasia"] = true +L["Zap Farflinger"] = true L["Zaralda"] = true L["Zarena Cromwind"] = true L["Zargh"] = true -- 1.7.9.5