Quantcast

Update esMX, esES, ruRU with new templates... not touching frFR since Pettigrow has it under control nor any of the asian ones

Ackis [10-21-08 - 19:55]
Update esMX, esES, ruRU with new templates... not touching frFR since Pettigrow has it under control nor any of the asian ones
Filename
Locals/ARLLocals-esES.lua
Locals/ARLLocals-esMX.lua
Locals/ARLLocals-ruRU.lua
diff --git a/Locals/ARLLocals-esES.lua b/Locals/ARLLocals-esES.lua
index 79fe52b..e259154 100644
--- a/Locals/ARLLocals-esES.lua
+++ b/Locals/ARLLocals-esES.lua
@@ -19,1021 +19,936 @@ Please make sure you update the ToC file with any translations.
 ]]--

 local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "esES", false)
-if not L then return end
-
-local BZ = LibStub("LibBabble-Zone-3.0"):GetLookupTable()
-
--- Addon Info
-L["Version"] = "Version: "
-
--- Options Categories
-L["Display"] = "Visualización"
-L["DISPLAY_OPTIONS"] = "Opciones de Visualización"
-L["DISPLAY_OPTIONS_LONG"] = "Le permite personalizar la forma en que se muestra el GUI."
-L["Filter"] = "Filtrar"
-L["FILTER_OPTIONS"] = "Opciones de Filtrado"
-L["FILTER_OPTIONS_LONG"] = "Le permite personalizar las recetas que se filtran."
-L["Reputation"] = "Reputación"
-L["REP_OPTIONS"] = "Opciones de Reputación"
-L["REP_OPTIONS_LONG"] = "Le permite personalizar que reputaciones se incluyen en el análisis."
-L["Obtain"] = "Obtener"
-L["OBTAIN_OPTIONS"] = "Opciones de Obtener"
-L["OBTAIN_OPTIONS_LONG"] = "Le permite personalizar los métodos de obtención de una receta se incluyen en la exploración."
-L["Sort"] = "Clasificación"
-L["SORT_OPTIONS"] = "Opciones de Clasificación"
-L["SORT_OPTIONS_LONG"] = "Le permite personalizar la forma en que se ordenan y se muestran la recetas que faltan."
-L["Profile"] = "Perfil"
-
--- Display Options
-L["Use GUI"] = "Utilizar el GUI"
-L["GUI_TOGGLE"] = "Activar o Desactivar el uso del GUI."
-L["Include Filtered"] = "Incluir filtradas"
-L["FILTERCOUNT_TOGGLE"] = "Incluye recetas filtradas en el contador total de recetas."
-L["Close GUI"] = "Cerrar el GUI"
-L["CLOSEGUI_TOGGLE"] = "Cierra la ventana de ARL cuando la ventana de fabricación es cerrada."
-
--- Filtering Options
-L["Faction"] = "Facción"
-L["FACTION_TOGGLE"] = "Las Recetas de ambas facciones (horda y alianza) serán incluidas en la exploración."
-L["Classes"] = "Clases"
-L["CLASS_TOGGLE"] = "Las Recetas específicas de la clase serán incluidas en la exploración."
-L["Specialities"] = "Especialidades"
-L["SPECIALITY_TOGGLE"] = "Todas las especialidades de las Habilidades de Comercio serán incluidas en la exploración."
-L["Skill"] = "Habilidad"
-L["SKILL_TOGGLE"] = "Incluye todas las recetas, independientemente de su nivel actual de habilidad."
-
--- Obtain Filter Options
-L["BOEFilter"] = "Se Liga al Equiparlo (LaE)"
-L["BOE_TOGGLE"] = "Las recetas 'LaE' serán incluidas en la exploración."
-L["BOPFilter"] = "Se Liga al Recogerlo (LaR)"
-L["BOP_TOGGLE"] = "Las recetas 'LaR' serán incluidas en la exploración."
-L["PVP_TOGGLE"] = "Las Recetas obtenidas de JcJ serán incluidas en la exploración."
-L["RAID_TOGGLE"] = "Recetas Difíciles de obtener de Jefes (ej: "..BZ["Molten Core"]..", "..BZ["Serpentshrine Cavern"]..", etc.) serán incluidas en la exploración."
-L["SEASONAL_TOGGLE"] = "Las recetas de Temporada obtenidas serán incluidas en la exploración."
-L["TRAINER_TOGGLE"] = "Las recetas que se aprenden en los instructores serán incluidas en la exploración."
-L["VENDOR_TOGGLE"] = "Las recetas que se compran en los vendedores serán incluidas en la exploración."
-L["INSTANCE_TOGGLE"] = "Las recetas que se obtienen de las instancias serán incluidas en la exploración."
-L["QUEST_TOGGLE"] = "Las recetas obtenidas como recompesa de misión serán incluidas en la exploración."
-L["Cloth"] = "Tela"
-L["CLOTH_TOGGLE"] = "Los patrones que hacen elementos de tela serán incluidos en la exploración."
-L["Leather"] = "Cuero"
-L["LEATHER_TOGGLE"] = "Los patrones que hacen elementos de cuero serán incluidos en la exploración."
-L["Mail"] = "Malla"
-L["MAIL_TOGGLE"] = "Los patrones que hacen elementos de malla serán incluidos en la exploración."
-L["Plate"] = "Placas"
-L["PLATE_TOGGLE"] = "Los patrones que hacen elementos de placas serán incluidos en la exploración."
-L["Melee"] = "Cuerpo a cuerpo"
-L["MELEE_TOGGLE"] = "Los patrones que se utilizan para el cuerpo a cuerpo/DPS físico serán incluidos en la exploración."
-L["Caster DPS"] = "Conjurador DPS"
-L["CASTERDPS_TOGGLE"] = "Los patrones que se utilizan para el Conjurador DPS serán incluidos en la exploración."
-L["Tanking"] = "Tanquear"
-L["TANKING_TOGGLE"] = "Los patrones que se utilizan para el tanqueo serán incluidos en la exploración."
-L["Healing"] = "Curación"
-L["HEALING_TOGGLE"] = "Los patrones que se utilizan para la curación serán incluidos en la exploración."
-
--- Sorting options
-L["Name"] = "Nombre"
-L["Skill"] = "Habilidad"
-L["Acquisition"] = "Adquisición"

--- Reputation Toggles
-L["SPECIFIC_REP_TOGGLE"] = "Incluir facción %s."
-
--- Non-gui text
-L["MissingFromDB"] = ": no se encuentra en la base de datos.\nPor favor, informe al autor del add-on sobre esta receta."
-L["MissingRecipePrefix"] = "Receta Inexistente: "
-L["InitiateScan"] = "Explorando %s para recetas inexistentes del nivel %s.\n"
-L["InitiateScanSpecial"] = "Explorando %s - %s para recetas inexistentes para el nivel %s.\n"
-L["RecipeListSummary"] = "\nYa has aprendido %s de las %s recetas totales(%s%%).\nTe faltan %s recetas."
-L["UnknownTradeSkill"] = "Tiene abierta una ventana de Habilidades de Comercio que no es soportada por este add-on.  La ventana es %s.  Por favor envíe al autor del add-on esta información."
-L["OpenTradeSkillWindow"] = "Por favor abra la ventana de Habilidades de Comercio para explorar."
-
--- GUI Text
-L["Close"] = "Cerrar"
-L["ScanButton"] = "Explorar"
-L["Scan Skills"] = "Explorar"
-L["FILTER_OPEN"] = "Filtro >>>"
-L["FILTER_CLOSE"] = "<<< Filtro"
-L["Reset"] = "Reiniciar"
-L["Sort"] = "Ordenar"
-L["World Drop"] = "Soltado en el Mundo"
-L["Mob Drop"] = "Soltado por Monstruo"
-L["Quest"] = "Misión"
-L["Reputation"] = "Reputación"
-L["Instance"] = "Instancia"
-L["BoPMenu"] = "Ligado Al Recogerlo (LaR)"
-L["Horde"] = "Horda"
-L["Alliance"] = "Alianza"
-L["Known"] = "Conocido"
-L["Unknown"] = "Desconocido"
+if not L then return end

--- Tooltip Text
-L["Scan Skills Long"] = "Explorar recetas inexistentes utilizando Ackis Recipe List."
-L["Close Window"] = "Cerrar la Ventana de Ackis Recipe List."
-L["Expand All"] = "Expandir todas las recetas."
-L["Collapse All"] = "Colapsar todas las recetas."
-L["FILTER_OPEN_TT"] = "Abrir el panel de la opción del filtro."
-L["FILTER_CLOSE_TT"] = "Cerrar el panel de la opción del filtro."
-L["RESET_TT"] = "Restablecer la cadena de búsqueda."
-L["SORT_TT"] = "Cambiar el orden de clasificación de la lista."
-L["VENDOR_TT"] = "Marcar para incluir en la lista recetas de Vendedores."
-L["TRAINER_TT"]= "Marcar para incluir en la lista recetas Aprendidas."
-L["WORLD_TT"] = "Marcar para incluir en la lista recetas Soltadas en el Mundo."
-L["MOB_TT"] = "Marcar para incluir en la lista recetas específicas Soltadas por Monstruos en el mundo."
-L["QUEST_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Misión."
-L["SEASON_TT"] = "Marcar para incluir en la lista recetas de Temporada."
-L["REP_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Reputación."
-L["INSTANCE_TT"] = "Marcar para incluir en la lista recetas solamente encontradas en instancias."
-L["BOP_TT"] = "Marcar para ver en la lista solamente recetas que Se Ligan al Recogerlas."
-L["HORDE_TT"] = "Marcar para incluir en la lista solamente recetas de la Horda."
-L["ALLIANCE_TT"] = "Marcar para incluir en la lista solamente recetas de la Alianza."
-L["KNOWN_TT"] = "Marcar para incluir en la lista recetas aprendidas."
-L["UNKNOWN_TT"] = "Marcar para incluir en la lista recetas no aprendidas."
+-- General strings
+L["Filters"]				= true
+L["All"]					= true
+L["None"]					= true
+L["Ok"]						= true

--- Recipe Database
-Discovery = "Descubierto"
-Raid = "Jefe"
-L["Trainer"] = "Entrenador"
-L["LimitedSupply"] = "Vendedor de Suministros Limitados"
-L["Vendor"] = "Vendedor"
-L["Discovery"] = Discovery
-L["PVP"] = "JcJ"
-L["Raid"] = Raid
+-- Config Options
+L["About"]					= true
+L["Main Options"]			= true
+L["General Settings"]		= true
+L["Display Settings"]		= true
+L["Sorting Settings"]		= true
+L["Profile Options"]		= true

---Skillup Levels
-L["Journeyman"] = "Oficial"
-L["Expert"] = "Experto"
-L["Artisan"] = "Artesano"
-L["Master"] = "Maestro"
+-- Config UI Elements and their associated descriptions
+L["MAIN_OPTIONS_DESC"]		= "Main configuration options"
+L["Scan Skills"]			= true
+L["SCAN_RECIPES_DESC"]		= "Scans an open tradeskill for missing recipes."
+L["Text Dump"]				= true
+L["TEXT_DUMP_DESC"]			= "Displays all recipes in a comma seperated value format which can be copied and pasted into another client."
+L["DISPLAY_SETTINGS_DESC"]	= "Allows you to customize how the GUI behaves."
+L["SORTING_SETTINGS_DESC"]	= "Allows you to customize the way displayed recipes are sorted."

--- Common ways to obtain recipes
-L["UZD"] = "Soltado - Zona - Poco frecuente: "
-L["CWD"] = "Soltado - Mundo - Común"
-L["UWD"] = "Soltado - Mundo - No Común"
-L["RWD"] = "Soltado - Mundo - Raro"
-L["EWD"] = "Soltado - Mundo - Epico"
-L["BoE"] = "Soltado - Se Liga Al Equiparlo: "
-L["BoP"] = "Soltado - Se Liga Al Recogerlo: "
-L["QuestReward"] = "Recompensa de Misión: "
+-- Config UI Elements and their associated descriptions
+L["Include Filtered"]		= true
+L["FILTERCOUNT_DESC"]		= "Include filtered recipes in the count of total recipes."
+L["Close GUI"]				= "Close with Tradeskill UI"
+L["CLOSEGUI_DESC"]			= "Close the ARL window when the crafting window is closed."
+L["Display Exclusions"]		= true
+L["DISPLAY_EXCLUSION_DESC"]	= "Display recipes that are in the exclusion list."
+L["UI Scale"]				= true
+L["UI_SCALE_DESC"]			= "Changes the scale of the UI. Ranges from .5 to 1.5 (1 is default)"
+L["Tooltip Scale"]			= true
+L["TOOLTIP_SCALE_DESC"]		= "Changes the scale of the ARL Tooltip. Ranges from .5 to 1.5 (.9 is default)"
+L["Sorting"]				= true
+L["Sort"]					= true
+L["Display"]				= true
+L["SORTING_DESC"]			= "Change the way in which displayed recipes are sorted."
+L["Version"]				= "Version: "
+L["Name"]					= true
+L["Skill"]					= true
+L["Acquisition"]			= true

--- Common quests/drops
-QuestReward = "Recompensa de Misión: "
-L["DMCACHE"] = "Caché de Knot Thimblejack"
-L["Gordok Ogre Suit"] = "Conjunto del Ogro Gordok"
-L["Gordok Ogre Suit Obt"] = "El conjunto del Ogro Gordok"
-L["Spectral Essence Obt"] = QuestReward.."Kirtonos el Heraldo (le permite ver al vendedor Magnus Frostwake cerca de "..BZ["Scholomance"]..")"
-L["TrueBelieverQuest"] = "Creyentes Verdaderos - Raro"
+-- Filter Config Options
+L["Filtering Options"]		= true
+L["General"]				= true
+L["Obtain"]					= true
+L["Binding"]				= true
+L["Item"]					= true
+L["Armor"]					= true
+L["Weapons"]				= true
+L["Player Type"]			= true
+L["Reputation"]				= true
+L["Old World"]				= true
+L["Burning Crusade"]		= true
+L["Wrath of the Lich King"]	= true

--- Raid Drop Obtain Info
-RaidBindOnPickupDrop = "Soltado por Jefe (Se Liga al Recogerlo): "
-RaidBindOnEquipDrop = "Soltado por Jefe (Se Liga al Equiparlo): "
-RandomBossesIn = "Jefes Aleatorios en "
-RandomBossesAndMobsIn = "Jefes y monstruos Aleatorios en "
-RandomQuestReward = "Recompensa de Misión Aleatoria: "
-Crafted = "Fabricado: "
-Trainer = "Entrenador: "
-UnknownDrop = "Soltado Desconocido: "
-Mission = "Misión: "
-Seasonal = "Temporada: "
+-- Filter Configuration Descriptions
+L["FILTERING_OPTIONS_DESC"]		= "Allows you to customize which recipes are filtered."
+L["General Filtering Options"]	= true
+L["FILTERING_GENERAL_DESC"]		= "Configuration for several more general filter types."
+L["Obtain Filtering Options"]	= true
+L["FILTERING_OBTAIN_DESC"]		= "Configuration for which methods of obtaining recipes are included in the scan."
+L["Binding Filtering Options"]	= true
+L["FILTERING_BINDING_DESC"]		= "Configuration for which types of binding are included in the scan."
+L["Item Filtering Options"]		= true
+L["FILTERING_ITEM_DESC"]		= "Configuration for which item types are included in the scan."
+L["Armor Filtering Options"]	= true
+L["FILTERING_Armor_DESC"]		= "Configuration for which types of armor are included in the scan."
+L["Weapon Filtering Options"]	= true
+L["FILTERING_WEAPONS_DESC"]		= "Configuration for which types of weapons are included in the scan."
+L["Player Type Filtering Options"]	= true
+L["FILTERING_PLAYERTYPE_DESC"]	= "Configuration for items matching which player types are included in the scan."
+L["Reputation Filtering Options"]	= true
+L["FILTERING_REP_DESC"]			= "Configuration for which reputation reward recipes are included in the scan."
+L["Old World Rep. Filtering Options"]	= true
+L["FILTERING_OLDWORLD_DESC"]	= "Configuration for which Old World Reputation reward recipes are included in the scan."
+L["Burning Crusade Rep. Filtering Options"]	= true
+L["FILTERING_BC_DESC"]			= "Configuration for which Burning Crusade Reputation reward recipes are included in the scan."
+L["Lich King Rep. Filtering Options"]	= true
+L["FILTERING_WOTLK_DESC"]		= "Configuration for which Wrath of the Lich King Reputation reward recipes are included in the scan."

-L["ADNaxx"] = Trainer.."Master Craftsman Omarion en Deathknight Wing en "..BZ["Naxxramas"].."."
-L["MOLTENCORE"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Molten Core"]
-L["AQ20/AQ40"] = RaidBindOnPickupDrop..RandomBossesIn.."AQ20/AQ40."
-L["SSC/TKBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Serpentshrine Cavern"].."/"..BZ["Tempest Keep"].."."
-L["SSC/TKBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Serpentshrine Cavern"].."/"..BZ["Tempest Keep"].."."
-L["BT/HYJALBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Hyjal"].."/"..BZ["Black Temple"].."."
-L["HYJALBoP"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Hyjal"].."."
-L["SunwellBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Sunwell Plateau"].."."
-L["SunwellBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Sunwell Plateau"].."."
-L["BT/HYJALBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Hyjal"].."/"..BZ["Black Temple"].."."
-L["ZA"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Zul'Aman"].."."
-L["Unknown"] = UnknownDrop.."La localización para obtener esta receta es desconocida.  Por favor contribuye comunicándolo en el hilo del foro de Ackis Recipe List en www.wowace.com/forums"
+-- General Filter UI Elements and their associated descriptions
+L["Faction"]				= true
+L["FACTION_DESC"]			= "Include both horde and alliance faction recipes in the scan."
+L["Classes"]				= true
+L["CLASS_DESC"]				= "Include all class specific recipes in the scan."
+L["Specialties"]			= true
+L["SPECIALTY_DESC"]			= "Include all trade-skill specialties in the scan."
+L["Skill"]					= true
+L["SKILL_DESC"]				= "Include all recipes in the scan, regardless of your current skill level."
+L["Known"]					= true
+L["KNOWN_DESC"]				= "Include all known recipes in the scan."
+L["Unknown"]				= true
+L["UNKNOWN_DESC"]			= "Include all unknown recipes in the scan."

--- Faction info
-L["WintersVeil"] = Seasonal.."Fiesta del Velo de los Inviernos"
-L["Lunar Festival"] = Seasonal.."Festival Lunar"
-L["Darkmoon Faire"] = "Feria de la Luna Negra"
-L["Seasonal"] = "Estacional"
+-- Obtain Filter UI Elements and their associated descriptions
+L["Instance"]				= true
+L["INSTANCE_DESC"]			= "Recipes obtained from (5 man) instances should be included in the scan."
+L["Raid"]					= true
+L["RAID_DESC"]				= "Recipes obtained in raids (ie: Molten Core, Serpent Shrine Cavern, etc.) should be included in the scan."
+L["Quest"]					= true
+L["QUEST_DESC"]				= "Recipes obtained as quest rewards should be included in the scan."
+L["Seasonal"]				= true
+L["SEASONAL_DESC"]			= "Recipes obtained in seasonal events should be included in the scan."
+L["Trainer"]				= true
+L["TRAINER_DESC"]			= "Recipes learned from trainers should be included in the scan."
+L["Vendor"]					= true
+L["VENDOR_DESC"]			= "Recipes purchased from vendors should be included in the scan."
+L["PVP"]					= true
+L["PVP_DESC"]				= "Recipes obtained through PVP should be included in the scan."
+L["Discovery"]				= true
+L["DISCOVERY_DESC"]			= "Recipes obtained through Discovery should be included in the scan."
+L["World Drop"]				= true
+L["WORLD_DROP_DESC"]		= "Recipes that are World Drops should be included in the scan."
+L["Mob Drop"]				= true
+L["MOB_DROP_DESC"]			= "Recipes that are Mob Drops should be included in the scan."

--- Alchemy Obtain Information
-L["Discovery - Flasks/Potions"] = Discovery..": Descubierto al fabricar frascos, elixires o pociones que contienen hierbas de "..BZ["Outland"].."."
-L["Discovery - Protection Potions"] = Discovery..": Descubierto al fabricar pociones de proteccion mayor."
-L["Discovery - Transmutes"] = Discovery..": Descubierto al transmutar objetos que contenian materiales de "..BZ["Outland"].."."
-L["Goblin Rocket Fuel Obt"] = Crafted.."Esta receta es fabricada por Ingenieros Goblin"
-L["Gurubashi Mojo Madness Obt"] = Raid..": Puedes aprender esto clickeando en una mesa de piedra en "..BZ["Zul'Gurub"].." en Borde de la Locura"
-L["Mighty Trolls Blood Potion Obt"] = Trainer.."Henry Stern"
--- Mob Drop
-L["Elixir of Greater Firepower Obt"] = "Esclavo del Hierro Oscuro, Vigilante del Hierro Oscuro, Taskmaster del Hierro Oscuro"
-L["Elixir of the Mongoose Obt"] = "Pícaro Fuego de Jade, Pícaro Legashi"
-L["Elixir of the Sages Obt"] = "Scarlet Enchanter, Scarlet Cleric, Scarlet Curate, Scarlet Archmage, Scarlet Inquisitor"
-L["Fel Mana Potion Obt"] = "Eclipsion Soldier, Eclipsion Bloodward, Eclipsion Blood Knight, Eclipsion Spellbinder, Eclipsion Archmage, Eclipsion Centurion, Eclipsion Cavalier, Torloth the Magnificent, Illidari Watcher"
-L["Fel Regeneration Potion Obt"] = "Deathforge Imp, Deathforge Guardian, Deathforge Smith, Deathforge Tinkerer"
-L["Fel Strength Elixir Obt"] = "Mo'arg Weaponsmiths, Terrormasters, Wrathwalkers, Shadow Council Warlocks"
-L["Gift of Arthas Obt"] = "Skeletal Flayer, Slavering Ghoul"
-L["Greater Arcane Protection Potion Obt"] = "Cobalt Mageweavers"
-L["Greater Fire Protection Potion Obt"] = "Firebrand Invoker, Firebrand Pyromance"
-L["Greater Frost Protection Potion Obt"] = "Frostmaul Giants"
-L["Greater Nature Protection Potion Obt"] = "Decaying Horror, Rotting Behemoths"
-L["Greater Shadow Protection Potion Obt"] = "Dark Adepts, Shadowmages"
-L["Major Arcane Protection Potion Obt"] = "Vir'aani Arcanists"
-L["Major Fire Protection Potion Obt"] = "Sunseeker Astromages"
-L["Major Holy Protection Potion Obt"] = "Abyssal Flamebringers"
-L["Major Shadow Protection Potion Obt"] = "Brujo del Consejo de las Sombras"
-L["Mighty Rage Potion Obt"] = "Destripador Roca Negra"
-L["Wildvine Potion Obt"] = "Trolls Aleatorios"
--- Quest
-L["Discolored Healing Potion Obt"] = "Corazones Salvajes"
-L["Elixir of Brute Force Obt"] = "Dadanga esta Hambriento (Recompensa Aleatoria)"
-L["Lesser Stoneshield Potion Obt"] = "Piedra Líquida"
-L["Restorative Potion Obt"] = "Funcionamiento del Reactivo "..BZ["Uldaman"]
+-- Binding Filter UI Elements and their associated descriptions
+L["BOEFilter"]				= "Item Bind on Equip"
+L["BOE_DESC"]				= "Recipes that make Bind on Equip items should be included in the scan."
+L["BOPFilter"]				= "Item Bind on Pickup"
+L["BOP_DESC"]				= "Recipes that make Bind on Pickup items should be included in the scan."
+L["RecipeBOEFilter"]		= "Recipe Bind on Equip"
+L["RECIPE_BOE_DESC"]		= "Recipes that are Bind on Equip should be included in the scan."
+L["RecipeBOPFilter"]		= "Recipe Bind on Pickup"
+L["RECIPE_BOP_DESC"]		= "Recipes that are Bind on Pickup should be included in the scan."

--- Blacksmithin Obtain Information
-L["Inlaid Mithril Cylinder Obt"] = Crafted.."Esta receta está fabricada por Ingenieros Gnomos"
-L["Blacksmithing Plans"] = "Soltado aleatoriamente por los planes de herrería"
--- Mob Drop
-L["Dark Iron Sunderer Obt"] = "Hammered Patrons, Ribbly's Crony"
-L["Felsteel Gloves Obt"] = "Auchenai Monks"
-L["Felsteel Helm Obt"] = "Fanático de la Cábala"
-L["Felsteel Leggings Obt"] = "Unchained Doombringer"
-L["Frostguard Obt"] = "Foreman Marcrid"
-L["Greater Ward of Shielding Obt"] = "Bloodwatchers Furia del Sol"
-L["Khorium Belt Obt"] = "Murkblood Raiders"
-L["Khorium Boots Obt"] = "Disembodied Protector"
-L["Khorium Pants Obt"] = "Guardián Forja Muerta"
-L["Ragesteel Breastplate Obt"] = "Guerrero Lengua de ceniza"
-L["Ragesteel Gloves Obt"] = "Guerrero Puño de Roca"
-L["Ragesteel Helm Obt"] = "Protectores de la Cólera"
-L["Ragesteel Shoulders Obt"] = "Enraged Earth Spirit, Enraged Air Spirirt, Enraged Fire Spirirt, Enraged Water Spirirt"
-L["Runic Breastplate Obt"] = "Strashaz Myrmidons"
-L["Runic Plate Boots Obt"] = "Hidalgo Escarlata"
-L["Runic Plate Helm Obt"] = "Guerreros de Strashaz"
-L["Runic Plate Leggings Obt"] = "Herrero Escarlata"
-L["Runic Plate Shoulders Obt"] = "Guardias Serpiente de Strashaz"
-L["Swiftsteel Gloves Obt"] = "Acechadores Nexo"
-L["Volcanic Hammer Obt"] = "Volchan"
--- Quest
-L["Barbaric Iron Boots Obt"] = "¡Aplástalos!"
-L["Barbaric Iron Breastplate Obt"] = "Almenas barbáricas"
-L["Barbaric Iron Gloves Obt"] = "Alegrías de Omosh"
-L["Barbaric Iron Helm Obt"] = "Cuernos del Frenesí"
-L["Barbaric Iron Shoulders Obt"] = "On Iron Pauldroms"
-L["Blazing Rapier Obt"] = "Corrupción"
-L["Dawn's Edge Obt"] = "Piedra culebra de la cazadora de las Sombras"
-L["Demon Forged Breastplate Obt"] = "La Fragua del Demonio"
-L["Enchanted Battlehammer Obt"] = "Dulce Serenidad"
-L["Enchanted Thorium Breastplate Obt"] = "Malla de placas de torio encantado Vol I (Necesita objetos soltados en otras instancias para conseguir la misión)"
-L["Enchanted Thorium Helm Obt"] = "Malla de placas de torio encantado Vol III (Necesita objetos soltados en otras instancias para conseguir la misión)"
-L["Enchanted Thorium Leggings Obt"] = "Malla de placas de torio encantado Vol II (Necesita objetos soltados en otras instancias para conseguir la misión)"
-L["Fiery Plate Gauntlets Obt"] = "Guantes Ardientes de Placas"
-L["Golden Scale Gauntlets Obt"] = "Los Orígenes de Smithing"
-L["Heavy Copper Longsword Obt"] = "Suministros Para el Frente"
-L["Imperial Plate Belt Obt"] = "Correa de Placas imperiales"
-L["Imperial Plate Boots Obt"] = "Botas de Placas imperiales"
-L["Imperial Plate Bracers Obt"] = "Brazales de Placas imperiales"
-L["Imperial Plate Chest Obt"] = "Pechera de Placas imperiales"
-L["Imperial Plate Helm Obt"] = "Yelmo de Placas imperiales"
-L["Imperial Plate Leggings Obt"] = "Piernas de Placas imperiales"
-L["Imperial Plate Shoulders Obt"] = "Sobrehombros de Placas imperiales"
-L["Ironforge Breastplate Obt"] = "Equipar Crestagrana"
-L["Orcish War Leggings Obt"] = "Las Viejas Costumbres"
-L["Ornate Mithril Gloves Obt"] = "El Gran Mentiroso de Plata"
-L["Ornate Mithril Helm Obt"] = "Una Buena Cabeza Sobre Sus Hombros"
-L["Ornate Mithril Pants Obt"] = "Fundir On, Fundir Off"
-L["Ornate Mithril Shoulder Obt"] = "El Arte de la Impregnación"
-L["Sulfuron Hammer Obt"] = "Un Contrato Obligatorio"
+-- Item - Armor UI Elements and their associated descriptions
+L["Cloth"]					= true
+L["CLOTH_DESC"]				= "Recipes that make cloth items should be included in the scan."
+L["Leather"]				= true
+L["LEATHER_DESC"]			= "Recipes that make leather items should be included in the scan."
+L["Mail"]					= true
+L["MAIL_DESC"]				= "Recipes that make mail items should be included in the scan."
+L["Plate"]					= true
+L["PLATE_DESC"]				= "Recipes that make plate items should be included in the scan."
+L["Cloak"]					= true
+L["CLOAK_DESC"]				= "Recipes that make cloaks should be included in the scan."
+L["Ring"]					= true
+L["RING_DESC"]				= "Recipes that make rings should be included in the scan."
+L["Trinket"]				= true
+L["TRINKET_DESC"]			= "Recipes that make trinkets should be included in the scan."
+L["Necklace"]				= true
+L["NECKLACE_DESC"]			= "Recipes that make necklaces should be included in the scan."
+L["Shield"]					= true
+L["SHIELD_DESC"]			= "Recipes that make shields should be included in the scan."

--- Cooking Obtain Information
-L["Fishing Daily"] = QuestReward.."Recompensa al azar de la misión diaria de pesca."
-L["Cooking Daily"] = QuestReward.."Recompensa al azar de la misión diaria de cocina."
-L["Goldthorn Tea Obt"] = "Habla con Henry Stern en "..BZ["Razorfen Downs"]
-L["Stewed Trout Obt"] = Trainer.."Kylene"
--- Mob Drop
-L["Runn Tum Tuber Surprise Obt"] = "Pusillin"
--- Quest
-L["Barbecued Buzzard Wing Obt"] = "Alas Asadas a la Parilla del Halcón"
-L["Beer Basted Boar Ribs Obt"] = "Costillas a la Cerveza del Verraco"
-L["Big Bear Steak Obt"] = "El Rescate"
-L["Blood Sausage Obt"] = "Morcillas de Thelsamar"
-L["Buzzard Bites Obt"] = "Suave como la Mantequilla"
-L["Crocolisk Gumbo Obt"] = "Deberes del Aprendiz"
-L["Crocolisk Steak Obt"] = "Caza de Crocolisk"
-L["Crunchy Serpent Obt"] = "Tratados Mok'Nathal"
-L["Crunchy Spider Surprise Obt"] = "Crujido Culinario"
-L["Curiously Tasty Omelet Obt"] = "Venganza de Ormer"
-L["Dig Rat Stew Obt"] = "Guiso de Rata Dig"
-L["Dirge's Kickin' Chimaerok Chops Obt"] = "Dirge's Kickin' Chimaerok Chops"
-L["Gooey Spider Cake Obt"] = "Tortas de Cangrejo Oscuras"
-L["Goretusk Liver Pie Obt"] = "Empanada del Hígado de Goretusk"
-L["Hot Lion Chops Obt"] = "Elixir del Dolor"
-L["Kaldorei Spider Kabob Obt"] = "Receta de Kaldorei"
-L["Murloc Fin Soup Obt"] = "Venta de Pescado"
-L["Redridge Goulash Obt"] = "Cocido húngaro de Redridge"
-L["Roasted Moongraze Tenderloin Obt"] = "La Gran Caza De Moongraze"
-L["Seasoned Wolf Kabob Obt"] = "Kabobs Sazonados de Lobo"
-L["Smoked Desert Dumplings Obt"] = "Receta del Desierto"
-L["Soothing Turtle Bisque Obt"] = "Sopa de Mariscos Calmante de Tortuga"
-L["Strider Stew Obt"] = "Easy Strider Living"
-L["Tasty Lion Steak Obt"] = "Amenaza Costosa"
-L["Thistle Tea Ally Obt"] = "Torre de Klaven"
-L["Thistle Tea Horde Obt"] = Mission.."Posible Pero No Probable"
-L["Westfall Stew Obt"] = "Guiso de "..BZ["Westfall"]
+-- Item - Weapon UI Elements and their associated descriptions
+L["One Hand"]				= true
+L["ONEHAND_DESC"]			= "Recipes that make one handed items should be included in the scan."
+L["Two Hand"]				= true
+L["TWOHAND_DESC"]			= "Recipes that make two handed items should be included in the scan."
+L["Axe"]					= true
+L["AXE_DESC"]				= "Recipes that make axes should be included in the scan."
+L["Sword"]					= true
+L["SWORD_DESC"]				= "Recipes that make swords should be included in the scan."
+L["Mace"]					= true
+L["MACE_DESC"]				= "Recipes that make maces should be included in the scan."
+L["Polearm"]				= true
+L["POLEARM_DESC"]			= "Recipes that make polearms should be included in the scan."
+L["Dagger"]					= true
+L["DAGGER_DESC"]			= "Recipes that make daggers should be included in the scan."
+L["Fist"]					= true
+L["FIST_DESC"]				= "Recipes that make fist weapons should be included in the scan."
+L["Staff"]					= true
+L["STAFF_DESC"]				= "Recipes that make staves should be included in the scan."
+L["Wand"]					= true
+L["WAND_DESC"]				= "Recipes that make wands should be included in the scan."
+L["Thrown"]					= true
+L["THROWN_DESC"]			= "Recipes that make thrown weapons should be included in the scan."
+L["Bow"]					= true
+L["BOW_DESC"]				= "Recipes that make bows should be included in the scan."
+L["Crossbow"]				= true
+L["CROSSBOW_DESC"]			= "Recipes that make crossbows should be included in the scan."
+L["Ammo"]					= true
+L["AMMO_DESC"]				= "Recipes that make ammunition should be included in the scan."

--- Enchanting Obtain Information
-L["Enchant 2H Weapon - Major Agility Obt"] = "Eredar Deathbringer"
-L["Enchant 2H Weapon - Major Intellect Obt"] = "Hechicero Carmesí"
-L["Enchant 2H Weapon - Major Spirit Obt"] = "Adepto de "..BZ["Scholomance"]
-L["Enchant 2H Weapon - Savagery Obt"] = "Shattered Hand Centurions"
-L["Enchant 2H Weapon - Superior Impact Obt"] = "Blackhand Elite"
-L["Enchant Boots - Dexterity Obt"] = "Raging Skeletons"
-L["Enchant Boots - Fortitude Obt"] = "Sacerdote Etéreo"
-L["Enchant Boots - Surefooted Obt"] = "Phantom Stagehand"
-L["Enchant Bracer - Fortitude Obt"] = "Oráculos del Colmillo Torcido"
-L["Enchant Bracer - Major Defense Obt"] = "Ethereum Nullifier"
-L["Enchant Bracer - Spellpower Obt"] = "Bloodmaul Geomancers"
-L["Enchant Bracer - Superior Strength Obt"] = "Brujo de Deadwind"
-L["Enchant Cloak - Greater Arcane Resistance Obt"] = "Archimagos Eclipsion"
-L["Enchant Cloak - Greater Shadow Resistance Obt"] = "Voidshriekers"
-L["Enchant Cloak - Lesser Agility Obt"] = "Asesino del Sindicato"
-L["Enchant Cloak - Lesser Agility Obt1"] = "Wastewander Assassin, Wastewander Scofflaw"
-L["Enchant Gloves - Advanced Herbalism Obt"] = "Mire Lord, Molt Thorn, Swampwalker, Swampwalker Elder, Tangled Horror"
-L["Enchant Gloves - Advanced Mining Obt"] = "Venture Co. Strip Miner"
-L["Enchant Gloves - Fishing Obt"] = "Scargil, Torn Fin Coastrunner, Torn Fin Oracle, Torn Fin Muckdweller, Torn Fin Tidehunter"
-L["Enchant Gloves - Herbalism Obt"] = "Crazed Ancient, Withered Ancient"
-L["Enchant Gloves - Herbalism Obt1"] = "Antiguo Vengativo, Antiguo Ennegrecido, Antiguo Carbonizado"
-L["Enchant Gloves - Mining Obt"] = "Dark Iron Dwarf, Dark Iron Demonlitionist, Dark Iron Tunneler, Dark Iron Saboteur, Balgaras the Foul"
-L["Enchant Gloves - Skinning Obt"] = "Nimar the Slayer, Witherbark Berserker, Witherbark Headhunter, Witherbark Shadow Hunter"
-L["Enchant Weapon - Crusader Obt"] = "Scarlet Spellbinder"
-L["Enchant Weapon - Crusader Obt1"] = "Archimago Escarlata"
-L["Enchant Weapon - Deathfrost Obt"] = "Lord Ahune - Midsummer Fire Festival"
-L["Enchant Weapon - Fiery Weapon Obt"] = "Pyromancer Loregrain"
-L["Enchant Weapon - Icy Chill Obt"] = "Anguished Highborne"
-L["Enchant Weapon - Lifestealing Obt"] = "Investigador Espectral"
-L["Enchant Weapon - Major Intellect Obt"] = "Researchers Furia del Sol"
-L["Enchant Weapon - Major Spellpower Obt"] = "Bash'ir Spell-Thief"
-L["Enchant Weapon - Superior Striking Obt"] = "Spirestone Warlord"
-L["Enchant Weapon - Unholy Weapon Obt"] = "Thuzadin Shadowcaster"
-L["Smoking Heart of the Mountain Obt"] = "Señor Roccor"
+-- Player Type Filtering UI Elements and their associated descriptions
+L["Melee DPS"]				= true
+L["MELEE_DPS_DESC"]			= "Recipes that are used by melee dps players should be included in the scan."
+L["Tanks"]					= true
+L["TANKS_DESC"]				= "Recipes that are used by tank players should be included in the scan."
+L["Caster DPS"]				= true
+L["CASTER_DPS_DESC"]		= "Recipes that are used by casting dps players should be included in the scan."
+L["Healers"]				= true
+L["HEALERS_DESC"]			= "Recipes that are used by healer players should be included in the scan."

--- Engineering Obtain Information
-L["ENG_MEMBERSHIP_BENEFITS"] = RandomQuestReward.."Renovación de Miembro"
-L["Field Repair Bot 74A Obt"] = "Manuscrito clickeable cerca del Jefe"
-L["Minor Recombobulator Obt"] = "Utilice la Tarjeta Blanca en la ranura de Matrix Punchograph 3005-A.  A continuación, utilice la Tarjeta Amarilla en Perforágrafo Matriz 3005-B."
-L["Discombobulator Ray Obt"] = "Utilice la Tarjeta de Seguridad de Acceso de Datos DELTA en la máquina D"
--- Mob Drop
-L["Adamantite Arrow Maker Obt"] = "Arquero de Furia del Sol"
-L["Arcanite Dragonling Obt"] = "Tejemagia de cobalto"
-L["Dark Iron Rifle Obt"] = "Artesano de la Forja Maldita"
-L["Felsteel Boomstick Obt"] = "Ingeniero de la Forja Maldita"
-L["Field Repair Bot 110G Obt"] = "Analizadores de Gan'Arg"
-L["Flawless Arcanite Rifle Obt"] = "Cazasombras Fustamusgo"
-L["Hyper-Vision Goggles Obt"] = "Forjador de armas Mo'arg"
-L["Khorium Scope Obt"] = "Arquero de Furia del Sol"
-L["Major Recombobulator Obt"] = " Tribute Run Chest"
-L["Weapon Technician"] = "Técnico de Armas"
-L["Crimson Inquisitor"] = "Inquisidor Carmesí"
--- Quest
-L["Flash Bomb Obt"] = "Receta de Bomba Cegadora"
-L["Steam Tonk Controller Obt"] = "40 Boletos - Esquema: Mando de tonque de vapor"
-L["Zapthrottle Mote Extractor Obt"] = "¡Extractor de motas de zapacelerador!"
+-- Reputation Filtering UI Elements and their associated description
+L["SPECIFIC_REP_DESC"]		= "Include %s faction."

--- First Aid Obtain Information
--- Nothing here needed yet
+-- ZJUI UI Elements (when different from the above ones) and their associated descriptions
+L["FILTER_OPEN"]			= "Filter >>>"
+L["FILTER_OPEN_DESC"]		= "Open filter option panel."
+L["FILTER_CLOSE"]			= "<<< Filter"
+L["FILTER_CLOSE_DESC"]		= "Close filter option panel."
+L["EXPANDALL"]				= "+ All"
+L["EXPANDALL_DESC"]			= "Expand all recipes listed below."
+L["CONTRACTALL"]			= "- All"
+L["CONTRACTALL_DESC"]		= "Minimize all recipes listed below."
+L["Search"]					= true
+L["SEARCH_DESC"]			= "Filter to recipes that contain text at left."
+L["CLEAR_DESC"]				= "Clear the search textbox."
+L["Close"]					= "Exit"
+L["CLOSE_DESC"]				= "Close the Ackis Recipe List Window."
+L["Reset"]					= true
+L["RESET_DESC"]				= "Reset All Filters to default values."
+L["Apply"]					= true
+L["APPLY_DESC"]				= "Apply the above selected filters to the recipe list"
+L["ARMOR_ALL_DESC"]			= "Recipes that make ANY armor item should be included in the scan."
+L["ARMOR_NONE_DESC"]		= "Do NOT include any recipes that make armor items in the scan."
+L["WEAPON_ALL_DESC"]		= "Recipes that make ANY weapon item should be included in the scan."
+L["WEAPON_NONE_DESC"]		= "Do NOT include any recipes that make weapon items in the scan."

--- Jewelcrafting Obtain Information
-L["Blades Edge Summon Bosses"] = "Invoca Jefes en Filospada"
--- Mob Drop
-L["Arcane Khorium Band Obt"] = "Mageslayers"
-L["Chaotic Skyfire Diamond Obt"] = "Coilskar Sirens"
-L["Coronet of the Verdant Flame Obt"] = "Sunseeker Botanists"
-L["Khorium Band of Frost Obt"] = "Coilfang Sorceresses"
-L["Khorium Band of Leaves Obt"] = "Vekh'nir Dreadhawks"
-L["Khorium Band of Shadows Obt"] = "Dark Conclave Shadowmancers"
--- Quest
+-- Common Tooltip Strings (where different from above)
+L["CTRL_CLICK"]			= "Ctrl-Click to add this recipe's link to your chat"
+L["ALT_CLICK"]			= "Alt-Click to add this recipe to your ignore list"
+L["SHIFT_CLICK"]		= "Shift-Click to add the item crafted by this recipe's link to your chat"
+L["Obtained From"]		= true
+L["RECIPE_EXCLUDED"]	= "Recipe is in Exclusion list"
+L["Required Skill"]		= true

--- Leatheworking Obtain Information
--- Mob Drop
-L["Bag of Many Hides Obt"] = "Gordunni Back-Breaker, Gordunni Head-Splitter, Gordunni Elementalist, Gordunni Soulreaper"
-L["Anvilrage Captain"] = "Anvilrage Captain"
-L["Blue Dragonscale Shoulders Obt"] = "Cliff Breaker"
-L["Devilsaur Leggings Obt"] = "Cloned Ooze, Muculent Ooze"
-L["Flame Armor Kit Obt"] = "Gargantuan Abyssals"
-L["Frostsaber Gloves Obt"] = "Winterfall Totemic"
-L["Frostsaber Leggings Obt"] = "Winterfall Den Watcher"
-L["Frostsaber Tunic Obt"] = "Winterfall Ursa"
-L["Green Dragonscale Leggings Obt"] = "Murk Worm"
-L["Heavy Scorpid Leggings Obt"] = "Asesino de la Roca Negra"
-L["Heavy Scorpid Shoulders Obt"] = "Blackrock Battlemaster"
-L["Heavy Scorpid Vest Obt"] = "Portal Seeker"
-L["Ironfeather Breastplate Obt"] = "Vilebranch Hideskinner"
-L["Living Breastplate Obt"] = "Decaying Horror"
-L["Living Leggings Obt"] = "Deadwood Shaman"
-L["Shadow Armor Kit Obt"] = "Time-Lost Shadowmages"
-L["Stormshroud Armor Obt"] = "Arkkoran Oracle"
-L["Stormshroud Gloves Obt"] = "The Windreaver"
-L["Stormshroud Gloves Obt1"] = "Princess Tempestria, Winterspring"
-L["Stormshroud Shoulders Obt"] = "Son of Arkkoroc"
-L["Stylin' Adventure Hat Obt"] = "Durnholde Riflemen"
-L["Stylin' Crimson Hat Obt"] = "Sethekk Ravenguard"
-L["Stylin' Jungle Hat Obt"] = "Rift Lords, Rift Keepers"
-L["Tough Scorpid Boots Obt"] = "Wastewander Rogue"
-L["Tough Scorpid Bracers Obt"] = "Wastewander Shadow Mage"
-L["Tough Scorpid Breastplate Obt"] = "Wastewander Bandit"
-L["Tough Scorpid Gloves Obt"] = "Wastewander Thief"
-L["Tough Scorpid Helm Obt"] = "Andre Firebeard, Wastewander Scofflaw"
-L["Tough Scorpid Leggings Obt"] = "Pícaro Deambulador"
-L["Volcanic Breastplate Obt"] = "Bruto Pirotigma"
-L["Volcanic Leggings Obt"] = "Tosco Pirontraña"
-L["Volcanic Shoulders Obt"] = "Legionario Pirotigma"
--- Quest
-L["Deviate Scale Belt Obt"] = "Erradicación de Descarriados"
-L["Kodo Hide Bag Obt"] = "Bolsa de pellejo de Kodo"
-L["Moonglow Vest Obt"] = "Jubón resplandor lunar"
-L["Onyxia Scale Cloak Obt"] = "El Viaje Acaba de Empezar después de dar la vuelta a la Cabeza de Onyxia"
-L["Wild Leather Boots Obt"] = "Botas de Cuero Salvaje"
-L["Wild Leather Cloak Obt"] = "Maestro de Cuero Salvaje"
-L["Wild Leather Helmet Obt"] = "Casco de Cuero Salvaje"
-L["Wild Leather Leggings Obt"] = "Leotardos de Cuero Salvaje"
-L["Wild Leather Shoulders Obt"] = "Sobrehombros de Cuero Salvaje"
-L["Wild Leather Vest Obt"] = "Jubón de Cuero Salvaje"
+-- Popup Strings
+L["NOTSCANNED"]		= "You have not yet scanned this profession. Please open this profession and click on Scan Skills."
+L["ALL_FILTERED"]	= "Although you have already scanned this profession, your filters are currently preventing any recipes from being displayed. Please change your filters and try again."

--- Smelting Obtain Information
-L["Dark Iron Obt"] = "Requiere 20 Barras de Oro, 2 Rubies estrella, y 10 Barras de Veraplata - Habla con Gloom'Rel, que es uno de los no-muertos en Summoner's Tomb."
-L["Elementium Obt"] = "Control mental Krixix en BWL.  En la barra de mascota habrá una opción para entrenar esta habilidad para ti y los demás."
+-- Error/warning Text
+L["MissingFromDB"] = ": is is missing from the database. \nPlease inform the author of the add-on about this recipe."
+L["UnknownTradeSkill"] = "You have opened up a trade skill window which is not supported by this add-on.  The trade skill is %s.  Please provide the author of the add-on with this information."
+L["OpenTradeSkillWindow"] = "Please open trade skill window to scan."
+L["SpellIDCache"] = "Spell ID: %s is not in your local cache.  Please submit a ticket at http://wow.curseforge.com/projects/ackis-recipe-list/tickets/ and include the spell ID and the profession in which you were scanning."

--- Rogue Poison Obtain Information
--- Nothing here needed yet
+-- Drop Obtain Info
+L["Unknown"] = "Unknown Drop: The drop location of this recipe is unknown.  Please contribute by posting on the Ackis Recipe List thread at www.wowace.com/forums"
+L["Unknown Zone"] = true

--- Tailoring Obtain Information
-L["Arcanoweave Boots Obt"] = "Astromago Buscasol"
-L["Arcanoweave Bracers Obt"] = "Centinelas de Alcatraz"
-L["Black Silk Pack Obt"] = "Espía del Sindicato"
-L["Black Silk Pack Obt1"] = "Infiltrado de Theramore"
-L["Black Silk Pack Obt2"] = "Asesino de las Sombras"
-L["Cindercloth Cloak Obt"] = "Caminafuego Thaurissan"
-L["Cindercloth Gloves Obt"] = "Protector Crepuscular de Fuego"
-L["Cindercloth Pants Obt"] = "Caminafuego Thaurissan"
-L["Cindercloth Vest Obt"] = "Protector Crepuscular de Fuego"
-L["Cloak of Fire Obt"] = "Maestro Supremo Pyron"
-L["Felcloth Bag Obt"] = "Libro que aparece después de la muerte de Jandice Barov"
-L["Ghostweave Belt Obt"] = "Altonato persistente"
-L["Ghostweave Gloves Obt"] = "Altonato persistente"
-L["Ghostweave Gloves Obt1"] = "Siervo No Visto"
-L["Ghostweave Vest Obt"] = "Siervo No Visto"
-L["Mooncloth Boots Obt"] = "Tela Sagrada"
-L["Robe of the Archmage Obt"] = "Piromántico Pirotigma"
-L["Robe of Winter Night Obt"] = "Tejemagia de cobalto"
-L["Robes of Arcana Obt"] = "Clamavacío de la Facción Oscura"
-L["Robes of Arcana Obt1"] = "Encantador Defias"
-L["Shadoweave Mask Obt"] = "The Undermarket"
-L["Soulcloth Shoulders Obt"] = "Asistentes Fantasmas"
-L["Soulcloth Vest Obt"] = "Aparición de ayuda de cámara"
-L["Wizardweave Leggings Obt"] = "Invocador Oscuro"
+-- Special Event information
+L["Midsummer Fire Festival"] = true
+L["Feast of Winters Veil"] = true
+L["Lunar Festival"] = true
+L["Darkmoon Faire"] = true
+L["Seasonal"] = true

--- Beast Training Obtain Information
-L["Rare"] = "Raro"
-L["Elite"] = "Elite"
--- Beasts which have training skills
-L["Agam'ar"] = true
-L["Aku'mai Fisher"] = true
-L["Aku'mai Snapjaw"] = true
-L["Angerclaw Mauler"] = true
-L["Arash-ethis"] = true
-L["Ashenvale Bear"] = true
-L["Ashmane Boar"] = true
-L["Barbed Crustacean"] = true
-L["Barnabus"] = true
-L["Battleboar"] = true
-L["Bellygrub"] = true
-L["Besseleth"] = true
-L["Bhag'thera"] = true
-L["Bjarn"] = true
-L["Black Bear Patriarch"] = true
-L["Black Ravager Mastiff"] = true
-L["Black Ravager"] = true
-L["Blackrock Worg"] = true
-L["Blackwind Warp Chaser"] = true
-L["Blisterpaw Hyena"] = true
-L["Bloodaxe Worg"] = true
-L["Bloodfalcon"] = true
-L["Bloodmaul Battle Worg"] = true
-L["Bloodmaul Dire Wolf"] = true
-L["Bloodsnout Worg"] = true
-L["Bonepaw Hyena"] = true
-L["Bristleback Battleboar"] = true
-L["Broken Tooth"] = true
-L["Carrion Vulture"] = true
-L["Cave Creeper"] = true
-L["Chatter"] = true
-L["Clack the Reaver"] = true
-L["Clattering Crawler"] = true
-L["Cleft Scorpid"] = true
-L["Cloud Serpent"] = true
-L["Cobalt Serpent"] = true
-L["Coilskar Cobra"] = true
-L["Corrupted Mottled Boar"] = true
-L["Corrupted Scorpid"] = true
-L["Coyote Packleader"] = true
-L["Coyote"] = true
-L["Crag Boar"] = true
-L["Crag Coyote"] = true
-L["Crag Stalker"] = true
-L["Crazed Dragonhawk"] = true
-L["Creepthess"] = true
-L["Dark Screecher"] = true
-L["Dark Worg"] = true
-L["Darkfang Creeper"] = true
-L["Deadly Cleft Scorpid"] = true
-L["Deadmire"] = true
-L["Death Flayer"] = true
-L["Death Howl"] = true
-L["Deathlash Scorpid"] = true
-L["Deathstrike Tarantula"] = true
-L["Deep Stinger"] = true
-L["Deepmoss Creeper"] = true
-L["Deepmoss Webspinner"] = true
-L["Den Mother"] = true
-L["Deviate Adder"] = true
-L["Deviate Coiler Hatchling"] = true
-L["Deviate Coiler"] = true
-L["Deviate Crocolisk"] = true
-L["Deviate Dreadfang"] = true
-L["Deviate Moccasin"] = true
-L["Deviate Stinglash"] = true
-L["Deviate Venomwing"] = true
-L["Deviate Viper"] = true
-L["Dire Mottled Boar"] = true
-L["Diseased Grizzly"] = true
-L["Diseased Wolf"] = true
-L["Dread Flyer"] = true
-L["Dread Ripper"] = true
-L["Dreadfang Lurker"] = true
-L["Dreadfang Widow"] = true
-L["Dreadmaw Crocolisk"] = true
-L["Drywallow Crocolisk"] = true
-L["Drywallow Daggermaw"] = true
-L["Drywallow Snapper"] = true
-L["Durotar Tiger"] = true
-L["Eclipsion Dragonhawk"] = true
-L["Elder Ashenvale Bear"] = true
-L["Elder Cloud Serpent"] = true
-L["Elder Crag Boar"] = true
-L["Elder Crag Coyote"] = true
-L["Elder Mistvale Gorilla"] = true
-L["Elder Moss Creeper"] = true
-L["Elder Mottled Boar"] = true
-L["Elder Mountain Boar"] = true
-L["Elder Plainstrider"] = true
-L["Elder Shadowmaw Panther"] = true
-L["Elder Shardtooth"] = true
-L["Elder Springpaw"] = true
-L["Encrusted Surf Crawler"] = true
-L["Enraged Ravager"] = true
-L["Felpaw Ravager"] = true
-L["Felpaw Wolf"] = true
-L["Felsworn Scalewing"] = true
-L["Feral Crag Coyote"] = true
-L["Feral Dragonhawk Hatchling"] = true
-L["Feral Mountain Lion"] = true
-L["Ferocious Grizzled Bear"] = true
-L["Fire Roc"] = true
-L["Firetail Scorpid"] = true
-L["Flatland Cougar"] = true
-L["Fleeting Plainstrider"] = true
-L["Forest Lurker"] = true
-L["Forest Moss Creeper"] = true
-L["Forest Spider"] = true
-L["Foreststrider Fledgling"] = true
-L["Frostsaber Cub"] = true
-L["Frostsaber Huntress"] = true
-L["Frostsaber Stalker"] = true
-L["Ghamoo-ra"] = true
-L["Ghost Saber"] = true
-L["Ghostclaw Lynx"] = true
-L["Ghostclaw Ravager"] = true
-L["Ghostpaw Alpha"] = true
-L["Ghostpaw Runner"] = true
-L["Giant Foreststrider"] = true
-L["Giant Moss Creeper"] = true
-L["Giant Plains Creeper"] = true
-L["Giant Webwood Spider"] = true
-L["Giant Wetlands Crocolisk"] = true
-L["Githyiss the Vile"] = true
-L["Goretusk"] = true
-L["Gray Bear"] = true
-L["Gray Forest Wolf"] = true
-L["Great Goretusk"] = true
-L["Greater Duskbat"] = true
-L["Greater Firebird"] = true
-L["Greater Fleshripper"] = true
-L["Greater Kraul Bat"] = true
-L["Greater Tarantula"] = true
-L["Greater Thunderhawk"] = true
-L["Greater Windroc"] = true
-L["Green Recluse"] = true
-L["Groddoc Thunderer"] = true
-L["Grovestalker Lynx "] = true
-L["Grunter"] = true
-L["Gutripper"] = true
-L["Hakkar'i Frostwing"] = true
-L["Hakkar'i Sapper"] = true
-L["Ice Claw Bear"] = true
-L["Ironback"] = true
-L["Ironbeak Hunter"] = true
-L["Ironbeak Owl"] = true
-L["Ironbeak Screecher"] = true
-L["Ironfur Bear"] = true
-L["Ironfur Patriarch"] = true
-L["Jaguero Stalker"] = true
-L["Jungle Thunderer"] = true
-L["Juvenile Snow Leopard"] = true
-L["Kaliri Matriarch"] = true
-L["Kaliri Swooper"] = true
-L["King Bangalash"] = true
-L["Kraul Bat"] = true
-L["Krellack"] = true
-L["Kresh"] = true
-L["Kurzen War Tiger"] = true
-L["Lady Sathrah"] = true
-L["Large Crag Boar"] = true
-L["Large Loch Crocolisk"] = true
-L["Leech Widow"] = true
-L["Loch Crocolisk"] = true
-L["Longsnout"] = true
-L["Longtooth Howler"] = true
-L["Longtooth Runner"] = true
-L["Lost Torranche"] = true
-L["Lupos"] = true
-L["Magram Bonepaw"] = true
-L["Male Kaliri Hatchling"] = true
-L["Mangeclaw"] = true
-L["Mangy Mountain Boar"] = true
-L["Mazzranache"] = true
-L["Mesa Buzzard"] = true
-L["Mist Howler"] = true
-L["Mistvale Gorilla"] = true
-L["Mongress"] = true
-L["Monstrous Crawler"] = true
-L["Monstrous Plaguebat"] = true
-L["Moonstalker Runt"] = true
-L["Moonstalker Sire"] = true
-L["Mottled Boar"] = true
-L["Mottled Drywallow Crocolisk"] = true
-L["Mountain Boar"] = true
-L["Mountain Lion"] = true
-L["Mudrock Snapjaw"] = true
-L["Murk Slitherer"] = true
-L["Murk Spitter"] = true
-L["Naraxis"] = true
-L["Night Web Matriarch"] = true
-L["Night Web Spider"] = true
-L["Nightsaber"] = true
-L["Noxious Plaguebat"] = true
-L["Oasis Snapjaw"] = true
-L["Ol' Sooty"] = true
-L["Old Cliff Jumper"] = true
-L["Old Grizzlegut"] = true
-L["Olm the Wise"] = true
-L["Ornery Plainstrider"] = true
-L["Panther"] = true
-L["Phoenix-Hawk Hatchling"] = true
-L["Plague Lurker"] = true
-L["Plaguebat"] = true
-L["Plagued Swine"] = true
-L["Plains Creeper"] = true
-L["Porcine Entourage"] = true
-L["Prairie Stalker"] = true
-L["Prairie Wolf Alpha"] = true
-L["Prairie Wolf"] = true
-L["Princess"] = true
-L["Prowler"] = true
-L["Pygmy Surf Crawler"] = true
-L["Quillfang Ravager"] = true
-L["Quillfang Skitterer"] = true
-L["Rabid Blisterpaw"] = true
-L["Rabid Crag Coyote"] = true
-L["Ragged Scavenger"] = true
-L["Raging Agam'ar"] = true
-L["Rak'Shiri"] = true
-L["Ravage"] = true
-L["Ravager Specimen"] = true
-L["Ravenous Windroc"] = true
-L["Razorfang Hatchling"] = true
-L["Razzashi Adder"] = true
-L["Razzashi Cobra"] = true
-L["Razzashi Serpent"] = true
-L["Rekk'tilac"] = true
-L["Rema"] = true
-L["Ridge Huntress"] = true
-L["Ridge Stalker Patriarch"] = true
-L["Ridge Stalker"] = true
-L["Rip-Blade Ravager"] = true
-L["Ripfang Lynx"] = true
-L["Ripscale"] = true
-L["Roc"] = true
-L["Rockhide Boar"] = true
-L["Rogue Vale Screecher"] = true
-L["Rotting Agam'ar"] = true
-L["Salt Flats Vulture"] = true
-L["Saltwater Snapjaw"] = true
-L["Sandfury Guardian"] = true
-L["Sarkoth"] = true
-L["Savannah Patriarch"] = true
-L["Sawtooth Snapper"] = true
-L["Scalewing Serpent"] = true
-L["Scarlet Tracking Hound"] = true
-L["Scarred Crag Boar"] = true
-L["Scarshield Worg"] = true
-L["Scorchshell Pincer"] = true
-L["Scorpashi Lasher"] = true
-L["Scorpashi Snapper"] = true
-L["Scorpashi Venomlash"] = true
-L["Scorpid Bonecrawler"] = true
-L["Scorpid Duneburrower"] = true
-L["Scorpid Dunestalker"] = true
-L["Scorpid Hunter"] = true
-L["Scorpid Reaver"] = true
-L["Scorpid Tail Lasher"] = true
-L["Scorpid Terror"] = true
-L["Scorpid Worker"] = true
-L["Scorpok Stinger"] = true
-L["Searing Roc"] = true
-L["Shadow Panther"] = true
-L["Shadowmaw Panther"] = true
-L["Shadowwing Owl"] = true
-L["Shanda the Spinner"] = true
-L["Shardtooth Bear"] = true
-L["Shore Crawler"] = true
-L["Shrike Bat"] = true
-L["Silithid Creeper"] = true
-L["Silithid Swarmer"] = true
-L["Silt Crawler"] = true
-L["Silvermane Howler"] = true
-L["Silvermane Stalker"] = true
-L["Silvermane Wolf"] = true
-L["Sin'Dall"] = true
-L["Skettis Kaliri"] = true
-L["Skittering Crustacean"] = true
-L["Small Crag Boar"] = true
-L["Snapjaw"] = true
-L["Snapping Crustacean"] = true
-L["Snarler"] = true
-L["Snow Tracker Wolf"] = true
-L["Son of Hakkar"] = true
-L["Soulflayer"] = true
-L["Sparkleshell Snapper"] = true
-L["Spawn of Hakkar"] = true
-L["Spiteflayer"] = true
-L["Spot"] = true
-L["Starving Blisterpaw"] = true
-L["Starving Mountain Lion"] = true
-L["Starving Winter Wolf"] = true
-L["Stonelash Flayer"] = true
-L["Stonelash Pincer"] = true
-L["Stonelash Scorpid"] = true
-L["Stonetusk Boar"] = true
-L["Stranglethorn Tiger"] = true
-L["Strigid Hunter"] = true
-L["Strigid Owl"] = true
-L["Swamp Jaguar"] = true
-L["Swiftwing Shredder"] = true
-L["Tarantula"] = true
-L["Thistle Bear"] = true
-L["Thistle Boar"] = true
-L["Thornfang Ravager"] = true
-L["Thornfang Venomspitter"] = true
-L["Thunderhawk Cloudscraper"] = true
-L["Thunderhawk Hatchling"] = true
-L["Tide Crawler"] = true
-L["Timber Worg"] = true
-L["Timber"] = true
-L["Timberweb Recluse"] = true
-L["Twilight Runner"] = true
-L["U'cha"] = true
-L["Uhk'loc"] = true
-L["Un'Goro Thunderer"] = true
-L["Vale Screecher"] = true
-L["Venomlash Scorpid"] = true
-L["Venomous Cloud Serpent"] = true
-L["Venomtail Scorpid"] = true
-L["Venomtip Scorpid"] = true
-L["Vicious Night Web Spider"] = true
-L["Vile Sting"] = true
-L["Vilebranch Raiding Wolf"] = true
-L["Warp Chaser"] = true
-L["Warp Hunter"] = true
-L["Warp Stalker"] = true
-L["Washte Pawne"] = true
-L["Wayward Buzzard"] = true
-L["Webwood Silkspinner"] = true
-L["Webwood Venomfang"] = true
-L["Wildthorn Lurker"] = true
-L["Windroc Hunter"] = true
-L["Windroc Huntress"] = true
-L["Windroc Matriarch"] = true
-L["Windroc"] = true
-L["Winter Wolf"] = true
-L["Winterspring Owl"] = true
-L["Winterspring Screecher"] = true
-L["Wood Lurker"] = true
-L["Worg"] = true
-L["Young Forest Bear"] = true
-L["Young Goretusk"] = true
-L["Young Mesa Buzzard"] = true
-L["Young Panther"] = true
-L["Young Stranglethorn Tiger"] = true
-L["Young Thistle Boar"] = true
-L["Zaricotl"] = true
-L["Zulian Panther"] = true
-L["Zulian Stalker"] = true
+-- Monster/Quest/Trainer/Vendor (autogeneratored) strings:

--- Vendor Names
+L["40 Tickets - Schematic: Steam Tonk Controller"] = true
+L["A Binding Contract"] = true
 L["Aaron Hollman"] = true
+L["Aayndia Floralwind"] = true
 L["Abigail Shiel"] = true
+L["Abyssal Flamebringer"] = true
+L["Accursed Apparition"] = true
+L["Adele Fielder"] = true
+L["Aendel Windspear"] = true
 L["Aged Dalaran Wizard"] = true
+L["Ainethil"] = true
+L["Akham"] = true
+L["Akil'zon"] = true
+L["Alanna Raveneye"] = true
 L["Alchemist Gribble"] = true
+L["Alchemist Mallory"] = true
 L["Alchemist Pestlezugg"] = true
 L["Aldraan"] = true
+L["Alegorn"] = true
+L["Aleinia"] = true
+L["Alestus"] = true
 L["Alexandra Bolero"] = true
 L["Algernon"] = true
+L["Almaador"] = true
+L["Alorra"] = true
 L["Altaa"] = true
+L["Alurmi"] = true
+L["Amin"] = true
 L["Amy Davenport"] = true
+L["Anchorite Ensham"] = true
+L["Anchorite Fateema"] = true
+L["Anchorite Paetheus"] = true
+L["Andre Firebeard"] = true
 L["Andrew Hilbert"] = true
 L["Andrion Darkspinner"] = true
 L["Androd Fadran"] = true
+L["Anetheron"] = true
+L["Anger Guard"] = true
+L["Anguished Highborne"] = true
+L["Annora"] = true
+L["Anvilrage Captain"] = true
+L["Anvilrage Guardsman"] = true
+L["Anvilrage Marshal"] = true
+L["Anvilrage Medic"] = true
+L["Anvilrage Reservist"] = true
+L["Apexis Guardian"] = true
 L["Apothecary Antonivich"] = true
+L["Apprentice Darius"] = true
+L["Apprentice's Duties"] = true
+L["Arathel Sunforge"] = true
+L["Arcane Aberration"] = true
+L["Arcane Protector"] = true
+L["Arcanist Sheynathren"] = true
+L["Arcatraz Sentinel"] = true
+L["Archimonde"] = true
 L["Aresella"] = true
+L["Argent Quartermaster Hasana"] = true
+L["Argent Quartermaster Lightspark"] = true
+L["Arkkoran Oracle"] = true
+L["Arnok"] = true
+L["Arodis Sunblade"] = true
 L["Arras"] = true
 L["Arred"] = true
 L["Arrond"] = true
+L["Arthur Moore"] = true
+L["Artificer Daelo"] = true
 L["Asarnan"] = true
+L["Ashtongue Warrior"] = true
+L["Aska Mistrunner"] = true
+L["Atal'ai Witch Doctor"] = true
+L["Attumen the Huntsman"] = true
+L["Auchenai Monk"] = true
+L["Auctioneer Wabang"] = true
+L["Avian Darkhawk"] = true
+L["Azgalor"] = true
+L["Azuregos"] = true
 L["Balai Lok'Wein"] = true
 L["Bale"] = true
+L["Balgaras the Foul"] = true
+L["Balnazzar"] = true
 L["Banalash"] = true
+L["Bannok Grimaxe"] = true
+L["Bar Talet"] = true
+L["Barbaric Battlements"] = true
+L["Barbecued Buzzard Wings"] = true
+L["Barbed Lasher"] = true
+L["Barim Spilthoof"] = true
+L["Baron Geddon"] = true
+L["Baron Rivendare"] = true
+L["Bash'ir Arcanist"] = true
+L["Bash'ir Raider"] = true
+L["Bash'ir Spell-Thief"] = true
+L["Basil Frye"] = true
+L["Baxter"] = true
+L["Beer Basted Boar Ribs"] = true
+L["Belil"] = true
+L["Bemarrin"] = true
+L["Bena Winterhoof"] = true
+L["Bengus Deepforge"] = true
+L["Berudan Keysworn"] = true
+L["Betty Quin"] = true
+L["Blackened Ancient"] = true
+L["Blackhand Assassin"] = true
+L["Blackhand Elite"] = true
+L["Blackheart the Inciter"] = true
+L["Blackrock Battlemaster"] = true
+L["Blackrock Slayer"] = true
+L["Blackrock Soldier"] = true
+L["Blacksmith Calypso"] = true
+L["Blackwater Deckhand"] = true
+L["Blackwing"] = true
 L["Blimo Gadgetspring"] = true
 L["Blixrez Goodstitch"] = true
 L["Blizrik Buckshot"] = true
 L["Bliztik"] = true
+L["Bloodfen Lashtail"] = true
+L["Bloodmaul Geomancer"] = true
+L["Bloodmaul Soothsayer"] = true
+L["Bloodsail Raider"] = true
+L["Bloodwarder Squire"] = true
+L["Bog Giant"] = true
 L["Bombus Finespindle"] = true
+L["Bonechewer Backbreaker"] = true
+L["Bonechewer Blade Fury"] = true
+L["Borgosh Corebender"] = true
+L["Borgus Steelhand"] = true
 L["Borto"] = true
 L["Borya"] = true
+L["Boulderfist Brute"] = true
+L["Boulderfist Invader"] = true
+L["Boulderfist Mauler"] = true
+L["Boulderfist Warrior"] = true
+L["Bowen Brisboise"] = true
+L["Brawn"] = true
+L["Braxxus"] = true
+L["Brek Stonehoof"] = true
 L["Brienna Starglow"] = true
+L["Brikk Keencraft"] = true
 L["Bro'kin"] = true
+L["Brock Stoneseeker"] = true
+L["Brom Killian"] = true
 L["Bronk"] = true
+L["Bronk Guzzlegear"] = true
+L["Brumman"] = true
+L["Brumn Winterhoof"] = true
+L["Brutus"] = true
 L["Burbik Gearspanner"] = true
 L["Burko"] = true
+L["Burning Exile"] = true
+L["Buzzek Bracketswing"] = true
+L["Byancie"] = true
+L["Cabal Fanatic"] = true
+L["Camberon"] = true
+L["Cannon Master Willey"] = true
+L["Captain Halyndor"] = true
+L["Captain Skarloc"] = true
 L["Captured Gnome"] = true
+L["Carolai Anise"] = true
+L["Caryssia Moonhunter"] = true
 L["Catherine Leland"] = true
+L["Cave Yeti"] = true
+L["Celie Steelwing"] = true
+L["Cenarion Hold Infantry"] = true
+L["Charred Ancient"] = true
+L["Chaw Stronghide"] = true
 L["Christoph Jeffcoat"] = true
+L["Chrono Lord Deja"] = true
+L["Clarise Gnarltree"] = true
+L["Cleft Scorpid"] = true
+L["Cliff Breaker"] = true
+L["Cloned Ooze"] = true
+L["Cluster Launcher"] = true
 L["Clyde Ranthal"] = true
+L["Cobalt Mageweaver"] = true
+L["Coilfang Champion"] = true
+L["Coilfang Oracle"] = true
+L["Coilfang Serpentguard"] = true
+L["Coilfang Sorceress"] = true
+L["Coilskar Siren"] = true
+L["Coldmist Widow"] = true
 L["Constance Brisboise"] = true
-L["Cookie McWeaksauce"] = true
+L["Cook Ghilm"] = true
 L["Cookie One-Eye"] = true
 L["Coreiel"] = true
 L["Corporal Bluth"] = true
+L["Corruption"] = true
+L["Costly Menace"] = true
 L["Cowardly Crosby"] = true
+L["Crazed Ancient"] = true
+L["Crazed Murkblood Foreman"] = true
+L["Crazed Murkblood Miner"] = true
 L["Crazk Sparks"] = true
+L["Crimson Battle Mage"] = true
+L["Crimson Inquisitor"] = true
+L["Crimson Sorcerer"] = true
 L["Cro Threadstrong"] = true
+L["Crocolisk Hunting"] = true
+L["Cruelfin"] = true
+L["Crypt Crawler"] = true
+L["Crystal Boughman"] = true
+L["Culinary Crunch"] = true
+L["Cyndra Kindwhisper"] = true
+L["Daedal"] = true
 L["Daga Ramba"] = true
+L["Daggermaw Blackhide"] = true
 L["Daggle Ironshaper"] = true
+L["Dalinna"] = true
+L["Dalliah the Doomsayer"] = true
 L["Dalria"] = true
+L["Dan Golthas"] = true
+L["Dane Lindgren"] = true
 L["Daniel Bartlett"] = true
 L["Danielle Zipstitch"] = true
+L["Dank Drizzlecut"] = true
+L["Dannelor"] = true
+L["Danwe"] = true
 L["Darian Singh"] = true
+L["Darianna"] = true
+L["Dark Adept"] = true
+L["Dark Caster"] = true
+L["Dark Conclave Shadowmancer"] = true
+L["Dark Iron Demolitionist"] = true
+L["Dark Iron Dwarf"] = true
+L["Dark Iron Saboteur"] = true
+L["Dark Iron Slaver"] = true
+L["Dark Iron Taskmaster"] = true
+L["Dark Iron Tunneler"] = true
+L["Dark Iron Watchman"] = true
+L["Dark Strand Voidcaller"] = true
+L["Dark Summoner"] = true
+L["Darkfang Lurker"] = true
+L["Darkmaster Gandling"] = true
+L["Darkweaver Syth"] = true
+L["Darmari"] = true
 L["Darnall"] = true
+L["Daryl Riknussun"] = true
+L["Daryl Stack"] = true
+L["Deadwind Warlock"] = true
+L["Deadwood Den Watcher"] = true
+L["Deadwood Shaman"] = true
 L["Dealer Malij"] = true
+L["Deathforge Guardian"] = true
+L["Deathforge Imp"] = true
+L["Deathforge Smith"] = true
+L["Deathforge Summoner"] = true
+L["Deathforge Tinkerer"] = true
+L["Deathshadow Hound"] = true
+L["Decaying Horror"] = true
+L["Deek Fizzlebizz"] = true
+L["Defias Enchanter"] = true
+L["Defias Looter"] = true
+L["Defias Pirate"] = true
 L["Defias Profiteer"] = true
+L["Defias Renegade Mage"] = true
+L["Defias Squallshaper"] = true
+L["Delfrum Flintbeard"] = true
 L["Deneb Walker"] = true
 L["Derak Nightfall"] = true
+L["Deriz"] = true
+L["Deviate Eradication"] = true
 L["Deynna"] = true
+L["Dig Rat Stew"] = true
 L["Dirge Quikcleave"] = true
+L["Dirge's Kickin' Chimaerok Chops"] = true
+L["Disembodied Protector"] = true
+L["Disembodied Vindicator"] = true
 L["Doba"] = true
+L["Doctor Herbert Halsey"] = true
+L["Doctor Marsh"] = true
+L["Doctor Martin Felben"] = true
+L["Dolothos"] = true
+L["Doomforge Arcanasmith"] = true
+L["Doomforge Craftsman"] = true
+L["Doomforge Dragoon"] = true
+L["Doomforge Engineer"] = true
 L["Drac Roughcut"] = true
 L["Drake Lindgren"] = true
+L["Drakk Stonehand"] = true
 L["Drovnar Strongbrew"] = true
+L["Drywhisker Digger"] = true
+L["Duhng"] = true
+L["Dulvi"] = true
+L["Durnholde Rifleman"] = true
+L["Durnholde Sentry"] = true
+L["Dusky Crab Cakes"] = true
+L["Dwukk"] = true
+L["Easy Strider Living"] = true
+L["Eclipsion Archmage"] = true
+L["Eclipsion Blood Knight"] = true
+L["Eclipsion Bloodwarder"] = true
+L["Eclipsion Cavalier"] = true
+L["Eclipsion Centurion"] = true
+L["Eclipsion Soldier"] = true
+L["Eclipsion Spellbinder"] = true
 L["Edna Mullby"] = true
+L["Edrem"] = true
 L["Egomis"] = true
 L["Eiin"] = true
+L["Eldara Dawnrunner"] = true
+L["Eldrin"] = true
+L["Elixir of Pain"] = true
 L["Elynna"] = true
+L["Emeriss"] = true
+L["Emperor Vek'nilash"] = true
 L["Emrul Riknussun"] = true
+L["Enchanted Thorium Platemail: Volume I"] = true
+L["Enchanted Thorium Platemail: Volume II"] = true
+L["Enchanted Thorium Platemail: Volume III"] = true
+L["Enchanter Aeldron"] = true
+L["Enchanter Salias"] = true
+L["Enchantress Metura"] = true
+L["Enchantress Volali"] = true
+L["Enraged Air Spirit"] = true
+L["Enraged Earth Spirit"] = true
+L["Enraged Fire Spirit"] = true
+L["Enraged Water Spirit"] = true
+L["Epoch Hunter"] = true
+L["Eredar Deathbringer"] = true
 L["Eriden"] = true
 L["Erika Tate"] = true
 L["Erilia"] = true
+L["Erin Kelly"] = true
+L["Ethereal Priest"] = true
+L["Ethereum Nullifier"] = true
+L["Ethereum Researcher"] = true
+L["Eunice Burch"] = true
+L["Faldron"] = true
+L["Fantei"] = true
+L["Fariel Starsong"] = true
+L["Farii"] = true
+L["Fazu"] = true
+L["Fedryen Swiftspear"] = true
 L["Feera"] = true
 L["Felannia"] = true
 L["Felicia Doan"] = true
 L["Felika"] = true
+L["Fera Palerunner"] = true
+L["Feruul"] = true
+L["Fiery Plate Gauntlets"] = true
+L["Fimble Finespindle"] = true
+L["Finbus Geargrind"] = true
+L["Firebrand Grunt"] = true
+L["Firebrand Invoker"] = true
+L["Firebrand Legionnaire"] = true
+L["Firebrand Pyromancer"] = true
+L["Fireguard Destroyer"] = true
+L["Firegut Brute"] = true
+L["Flash Bomb Recipe"] = true
+L["Fleshbeast"] = true
+L["Foreman Marcrid"] = true
 L["Fradd Swiftgear"] = true
+L["Franklin Lloyd"] = true
+L["Fremal Doohickey"] = true
+L["Frenzied Plaguehound"] = true
+L["Frostmaul Giant"] = true
+L["Furywing"] = true
 L["Fyldan"] = true
 L["Gagsprocket"] = true
+L["Galana"] = true
+L["Galvanoth"] = true
 L["Gambarinka"] = true
+L["Gan'arg Analyzer"] = true
+L["Gargantuan Abyssal"] = true
+L["Gargantuan Ooze"] = true
+L["Garr"] = true
+L["Gaston"] = true
 L["Gearcutter Cogspinner"] = true
+L["Gearing Redridge"] = true
+L["Gehennas"] = true
 L["Gelanthis"] = true
+L["Gelman Stonehand"] = true
+L["General Drakkisath"] = true
+L["Geofram Bouldertoe"] = true
 L["George Candarte"] = true
+L["Georgio Bolero"] = true
+L["Ghak Healtouch"] = true
 L["Gharash"] = true
+L["Ghermas"] = true
 L["Ghok'kah"] = true
+L["Ghoul Ravener"] = true
 L["Gidge Spellweaver"] = true
 L["Gigget Zipcoil"] = true
 L["Gikkix"] = true
+L["Gimble Thistlefuzz"] = true
 L["Gina MacGregor"] = true
+L["Glasshide Basilisk"] = true
+L["Gloresse"] = true
 L["Gloria Femmel"] = true
+L["Glutinous Ooze"] = true
 L["Glyx Brewright"] = true
 L["Gnaz Blunderflame"] = true
+L["Godan"] = true
+L["Golem Lord Argelmach"] = true
+L["Golemagg the Incinerator"] = true
+L["Goraluk Anvilcrack"] = true
+L["Gordunni Back-Breaker"] = true
+L["Gordunni Elementalist"] = true
+L["Gordunni Head-Splitter"] = true
+L["Gordunni Ogre Mage"] = true
+L["Gordunni Soulreaper"] = true
+L["Goretusk"] = true
+L["Goretusk Liver Pie"] = true
+L["Graham Van Talen"] = true
+L["Grand Warlock Nethekurse"] = true
+L["Grarnik Goodstitch"] = true
+L["Gremlock Pilsnor"] = true
+L["Gretta Finespindle"] = true
 L["Gretta Ganter"] = true
+L["Greyheart Tidecaller"] = true
+L["Grikka"] = true
 L["Grimtak"] = true
+L["Grimtotem Geomancer"] = true
+L["Grisy Spicecrackle"] = true
+L["Grizzle"] = true
+L["Gromden"] = true
+L["Grondal Moonbreeze"] = true
+L["Groum Stonebeard"] = true
+L["Grumnus Steelshaper"] = true
+L["Grutah"] = true
+L["Guillaume Sorouy"] = true
+L["Gurubashi Champion"] = true
+L["Gyth"] = true
 L["Haalrun"] = true
 L["Haferet"] = true
 L["Hagrus"] = true
+L["Hahrana Ironhide"] = true
+L["Halazzi"] = true
+L["Hama"] = true
+L["Hamanar"] = true
+L["Hammered Patron"] = true
 L["Hammon Karwn"] = true
 L["Harggan"] = true
 L["Harklan Moongrove"] = true
 L["Harlown Darkweave"] = true
 L["Harn Longcast"] = true
-L["Haughty Modiste"] = true
+L["Heavy War Golem"] = true
 L["Heldan Galesong"] = true
 L["Helenia Olden"] = true
+L["Hex Lord Malacrass"] = true
+L["Hgarth"] = true
+L["High Botanist Freywinn"] = true
+L["High Enchanter Bardolan"] = true
+L["Highland Fleshstalker"] = true
+L["Hillsbrad Tailor"] = true
 L["Himmik"] = true
+L["Hive'Zara Sandstalker"] = true
+L["Hive'Zara Wasp"] = true
+L["Horns of Frenzy"] = true
 L["Hula'mahi"] = true
+L["Humphry"] = true
+L["Hurnak Grimmord"] = true
+L["Hydromancer Thespia"] = true
+L["Illidari Watcher"] = true
+L["Imperial Plate Belt"] = true
+L["Imperial Plate Boots"] = true
+L["Imperial Plate Bracer"] = true
+L["Imperial Plate Chest"] = true
+L["Imperial Plate Helm"] = true
+L["Imperial Plate Leggings"] = true
+L["Imperial Plate Shoulders"] = true
+L["Incandescent Fel Spark"] = true
+L["Indormi"] = true
 L["Innkeeper Biribi"] = true
 L["Innkeeper Fizzgrimble"] = true
 L["Innkeeper Grilka"] = true
+L["Inscriber Saalyn"] = true
+L["Insidion"] = true
+L["Ironus Coldsteel"] = true
 L["Jabbey"] = true
+L["Jack Trapper"] = true
+L["Jadefire Rogue"] = true
+L["Jadefire Trickster"] = true
+L["Jaedenar Cultist"] = true
+L["Jalane Ayrole"] = true
+L["James Van Brunt"] = true
+L["Jan'alai"] = true
 L["Jandia"] = true
 L["Janet Hommers"] = true
 L["Jangdor Swiftstrider"] = true
 L["Jannos Ironwill"] = true
 L["Jaquilina Dramet"] = true
 L["Jase Farlane"] = true
+L["Jaxin Chong"] = true
+L["Jazdalaad"] = true
 L["Jazzrik"] = true
 L["Jeeda"] = true
+L["Jemma Quikswitch"] = true
+L["Jenna Lemkenilli"] = true
 L["Jennabink Powerseam"] = true
 L["Jessara Cordell"] = true
+L["Jhag"] = true
 L["Jim Saltit"] = true
 L["Jinky Twizzlefixxit"] = true
 L["Johan Barnes"] = true
+L["Johan Focht"] = true
+L["John Burnside"] = true
+L["Jormund Stonebrow"] = true
+L["Josef Gregorian"] = true
 L["Joseph Moore"] = true
+L["Josephine Lister"] = true
+L["Joys of Omosh"] = true
 L["Jubie Gadgetspring"] = true
 L["Jun'ha"] = true
 L["Juno Dufrain"] = true
 L["Jutak"] = true
+L["K. Lee Smallfry"] = true
 L["Kaita Deepforge"] = true
 L["Kalaen"] = true
+L["Kalinda"] = true
 L["Kalldan Felmoon"] = true
+L["Kamari"] = true
+L["Kanaria"] = true
 L["Kania"] = true
+L["Karaaz"] = true
+L["Karn Stonehoof"] = true
+L["Karolek"] = true
+L["Kayaart"] = true
+L["Kaz'rogal"] = true
+L["Keelen Sheets"] = true
 L["Keena"] = true
+L["Kelgruk Bloodaxe"] = true
 L["Kelsey Yance"] = true
 L["Kendor Kabonka"] = true
 L["Khara Deepwater"] = true
 L["Kiknikle"] = true
+L["Kil'hala"] = true
 L["Killian Sanatha"] = true
 L["Kilxx"] = true
 L["Kireena"] = true
+L["Kirin'Var Spectre"] = true
 L["Kithas"] = true
+L["Kitta Firewind"] = true
+L["Klaven's Tower"] = true
 L["Knaz Blunderflame"] = true
+L["Knot Thimblejack"] = true
+L["Kodo Hide Bag"] = true
 L["Kor'geld"] = true
+L["Koren"] = true
+L["Kradu Grimblade"] = true
+L["Kray"] = true
 L["Krek Cragcrush"] = true
 L["Kriggon Talsone"] = true
 L["Krinkle Goodsteel"] = true
+L["Krugosh"] = true
+L["Krulmoo Fullmoon"] = true
+L["Krunn"] = true
+L["Kudrii"] = true
 L["Kulwia"] = true
+L["Kurdram Stonehammer"] = true
+L["Kurzen Commando"] = true
+L["Kylanna"] = true
+L["Kylanna Windwhisper"] = true
+L["Kylene"] = true
 L["Kzixx"] = true
+L["L'lura Goldspun"] = true
 L["Laird"] = true
+L["Lalina Summermoon"] = true
 L["Landraelanis"] = true
 L["Lardan"] = true
+L["Lava Surger"] = true
+L["Lavinia Crowe"] = true
+L["Lawrence Schneider"] = true
 L["Lebowski"] = true
 L["Leeli Longhaggle"] = true
+L["Legashi Rogue"] = true
 L["Leo Sarn"] = true
 L["Leonard Porter"] = true
+L["Lethon"] = true
+L["Lieutenant General Andorov"] = true
+L["Lilliam Sparkspindle"] = true
 L["Lilly"] = true
+L["Lilyssia Nightbreeze"] = true
 L["Lindea Rabonne"] = true
+L["Lingering Highborne"] = true
+L["Liquid Stone"] = true
+L["Lissaf"] = true
 L["Lizbeth Cromwell"] = true
 L["Logannas"] = true
+L["Logistics Officer Ulrike"] = true
+L["Lokhtos Darkbargainer"] = true
 L["Loolruna"] = true
+L["Lord Kazzak"] = true
+L["Lord Roccor"] = true
 L["Lorelae Wintersong"] = true
+L["Lorokeem"] = true
+L["Lucan Cordell"] = true
+L["Lucc"] = true
+L["Lucifron"] = true
 L["Lyna"] = true
+L["Lynalis"] = true
+L["Mack Diver"] = true
 L["Madame Ruby"] = true
+L["Magar"] = true
+L["Mageslayer"] = true
+L["Magister Kalendris"] = true
+L["Magistrix Eredania"] = true
+L["Magmadar"] = true
+L["Magnus Frostwake"] = true
+L["Mahani"] = true
+L["Mahir Redstroke"] = true
 L["Mahu"] = true
+L["Mak"] = true
+L["Makaru"] = true
+L["Malcomb Wynn"] = true
+L["Maleki the Pallid"] = true
 L["Mallen Swain"] = true
 L["Malygen"] = true
+L["Mangorn Flinthammer"] = true
 L["Mari Stonehand"] = true
 L["Maria Lumere"] = true
 L["Martine Tramblay"] = true
+L["Mary Edras"] = true
 L["Masat T'andr"] = true
 L["Master Chef Mouldier"] = true
+L["Master of the Wild Leather"] = true
 L["Mathar G'ochar"] = true
+L["Matt Johnson"] = true
 L["Mavralyn"] = true
 L["Mazk Snipeshot"] = true
+L["Me'lynn"] = true
+L["Mechano-Lord Capacitus"] = true
+L["Meilosh"] = true
+L["Mekgineer Steamrigger"] = true
+L["Mekgineer Thermaplugg"] = true
 L["Melaris"] = true
+L["Mendorn"] = true
+L["Mennu the Betrayer"] = true
+L["Miall"] = true
+L["Miao'zan"] = true
 L["Micha Yance"] = true
+L["Michelle Belle"] = true
+L["Mijan"] = true
+L["Mildred Fletcher"] = true
+L["Milla Fairancora"] = true
 L["Millie Gregorian"] = true
+L["Mire Lord"] = true
+L["Mirvedon"] = true
 L["Mishta"] = true
+L["Mission: Possible But Not Probable"] = true
 L["Mixie Farshot"] = true
+L["Mo'arg Incinerator"] = true
+L["Mo'arg Weaponsmith"] = true
+L["Moam"] = true
+L["Mok'Nathal Treats"] = true
+L["Molt Thorn"] = true
+L["Molten Giant"] = true
+L["Monstrous Kaliri"] = true
 L["Montarr"] = true
+L["Moonglow Vest"] = true
+L["Moonrage Tailor"] = true
+L["Moordo"] = true
+L["Moroes"] = true
+L["Mosh'Ogg Brute"] = true
+L["Mossflayer Shadowhunter"] = true
+L["Mot Dawnstrider"] = true
+L["Mountaineer Boombellow"] = true
+L["Muaat"] = true
+L["Muculent Ooze"] = true
+L["Mudduk"] = true
+L["Mudrock Tortoise"] = true
 L["Muheru the Weaver"] = true
+L["Mukdrak"] = true
+L["Mumman"] = true
+L["Murk Worm"] = true
+L["Murkblood Raider"] = true
+L["Murmur"] = true
+L["Mutate Fear-Shrieker"] = true
 L["Muuran"] = true
+L["Mycah"] = true
 L["Mythrin'dir"] = true
 L["Naal Mistrunner"] = true
+L["Nadyia Maneweaver"] = true
+L["Nahogg"] = true
+L["Naka"] = true
+L["Nakodu"] = true
+L["Nalorakk"] = true
 L["Namdo Bizzfizzle"] = true
 L["Nandar Branson"] = true
+L["Nardstrum Kupferzwick"] = true
+L["Narj Deepslice"] = true
 L["Narkk"] = true
+L["Narv Hidecrafter"] = true
 L["Nasmara Moonsong"] = true
 L["Nata Dawnstrider"] = true
 L["Neal Allen"] = true
@@ -1041,95 +956,587 @@ L["Neii"] = true
 L["Nergal"] = true
 L["Nerrist"] = true
 L["Nessa Shadowsong"] = true
+L["Nether Sorceress"] = true
+L["Nethermancer Sepethrea"] = true
+L["Nethermine Flayer"] = true
+L["Nexus Stalker"] = true
+L["Nexus-Prince Shaffar"] = true
+L["Night Mistress"] = true
+L["Nimar the Slayer"] = true
 L["Nina Lightbrew"] = true
 L["Nioma"] = true
+L["Nissa Firestone"] = true
+L["Nixx Sprocketspring"] = true
+L["Nogg"] = true
 L["Nula the Butcher"] = true
+L["Nurse Neela"] = true
+L["Nus"] = true
+L["Nutral"] = true
 L["Nyoma"] = true
+L["Obsidia"] = true
+L["Ockil"] = true
 L["Ogg'marr"] = true
+L["Oglethorpe Obnoticus"] = true
+L["Okothos Ironrager"] = true
+L["Okuno"] = true
+L["Oloraak"] = true
+L["On Iron Pauldrons"] = true
+L["Ontuvo"] = true
+L["Onyxia"] = true
+L["Ormer's Revenge"] = true
 L["Otho Moji'ko"] = true
 L["Outfitter Eric"] = true
+L["Overmaster Pyron"] = true
+L["Padaar"] = true
+L["Pand Stonebinder"] = true
+L["Pathaleon the Calculator"] = true
+L["Paulsta'ats"] = true
+L["Penney Copperpinch"] = true
+L["Peter Galen"] = true
+L["Phantom Attendant"] = true
+L["Phantom Guest"] = true
+L["Phantom Stagehand"] = true
+L["Phantom Valet"] = true
 L["Phea"] = true
+L["Pikkle"] = true
 L["Plugger Spazzring"] = true
+L["Portal Seeker"] = true
 L["Pratt McGrubben"] = true
+L["Priestess Delrissa"] = true
+L["Primal Ooze"] = true
+L["Princess Tempestria"] = true
+L["Prospector Nachlan"] = true
+L["Provisioner Nasela"] = true
+L["Pusillin"] = true
+L["Putridus Trickster"] = true
+L["Pyall Silentstride"] = true
+L["Pyrewood Tailor"] = true
+L["Pyromancer Loregrain"] = true
 L["Qia"] = true
+L["Quarelestra"] = true
 L["Quartermaster Davian Vaclav"] = true
+L["Quartermaster Endarin"] = true
+L["Quartermaster Enuril"] = true
 L["Quartermaster Jaffrey Noreliqe"] = true
+L["Quartermaster Miranda Breechlock"] = true
+L["Quartermaster Urgronn"] = true
+L["Quartermaster Zigris"] = true
 L["Quelis"] = true
+L["Rage Talon Fire Tongue"] = true
+L["Rage Winterchill"] = true
+L["Raging Skeleton"] = true
+L["Randal Worth"] = true
 L["Ranik"] = true
 L["Rann Flamespinner"] = true
 L["Rartar"] = true
 L["Rathis Tomber"] = true
+L["Rawrk"] = true
+L["Razaani Spell-Thief"] = true
+L["Razia"] = true
+L["Razzashi Broodwidow"] = true
+L["Recipe of the Kaldorei"] = true
+L["Redridge Goulash"] = true
+L["Refik"] = true
+L["Rhiannon Davis"] = true
+L["Ribbly Screwspigot"] = true
+L["Ribbly's Crony"] = true
+L["Ridge Huntress"] = true
+L["Ridgespine Stalker"] = true
+L["Rift Keeper"] = true
+L["Rift Lord"] = true
 L["Rikqiz"] = true
+L["Rin'wosho the Trader"] = true
+L["Rivendark"] = true
 L["Rizz Loosebolt"] = true
+L["Rogvar"] = true
 L["Rohok"] = true
 L["Ronald Burch"] = true
+L["Rotgath Stonebeard"] = true
+L["Rotting Behemoth"] = true
+L["Roxxik"] = true
 L["Rungor"] = true
 L["Ruppo Zipcoil"] = true
 L["Saenorion"] = true
+L["Saltstone Crystalhide"] = true
+L["Sarah Tanner"] = true
+L["Saru Steelfury"] = true
+L["Sassa Weldwell"] = true
+L["Sathein"] = true
+L["Scarab"] = true
+L["Scargil"] = true
+L["Scarlet Archmage"] = true
+L["Scarlet Chaplain"] = true
+L["Scarlet Cleric"] = true
+L["Scarlet Curate"] = true
+L["Scarlet Defender"] = true
+L["Scarlet Enchanter"] = true
+L["Scarlet Inquisitor"] = true
+L["Scarlet Myrmidon"] = true
+L["Scarlet Smith"] = true
+L["Scarlet Sorcerer"] = true
+L["Scarlet Spellbinder"] = true
+L["Scarlet Warder"] = true
+L["Scarlet Wizard"] = true
+L["Scholomance Adept"] = true
+L["Scholomance Dark Summoner"] = true
+L["Se'Jib"] = true
+L["Searing Elemental"] = true
+L["Seasoned Wolf Kabobs"] = true
+L["Sedana"] = true
 L["Seer Janidi"] = true
+L["Seersa Copperpinch"] = true
+L["Sellandus"] = true
+L["Selling Fish"] = true
+L["Sempstress Ambershine"] = true
+L["Serge Hinott"] = true
+L["Sethekk Ravenguard"] = true
 L["Sewa Mistrunner"] = true
+L["Shaani"] = true
+L["Shade of Aran"] = true
 L["Shadi Mistrunner"] = true
+L["Shadow Council Warlock"] = true
+L["Shadowmage"] = true
+L["Shadowmoon Darkcaster"] = true
+L["Shadowsword Lifeshaper"] = true
+L["Shadowsword Vanquisher"] = true
+L["Shadowsworn Thug"] = true
+L["Shadowy Assassin"] = true
+L["Shaina Fuller"] = true
 L["Shankys"] = true
+L["Sharth Voldoun"] = true
+L["Shartuul"] = true
+L["Shattered Hand Berserker"] = true
+L["Shattered Hand Centurion"] = true
+L["Shattered Hand Champion"] = true
+L["Shayis Steelfury"] = true
+L["Shazzrah"] = true
 L["Sheendra Tallgrass"] = true
+L["Shelene Rhobart"] = true
 L["Shen'dralar Provisioner"] = true
 L["Sheri Zipstitch"] = true
+L["Shoveltusk Soup Again?"] = true
+L["Shrike Bat"] = true
 L["Sid Limbardi"] = true
+L["Simon Tanner"] = true
+L["Simon Unit"] = true
+L["Skeletal Flayer"] = true
 L["Skreah"] = true
+L["Skullsplitter Mystic"] = true
+L["Skyguard Stable Master"] = true
+L["Slagg"] = true
+L["Slavering Ghoul"] = true
+L["Smelt On, Smelt Off"] = true
+L["Smith Argus"] = true
+L["Smooth as Butter"] = true
+L["Smudge Thunderwood"] = true
+L["Snakestone of the Shadow Huntress"] = true
+L["Snang"] = true
+L["Snarl"] = true
+L["Solakar Flamewreath"] = true
+L["Son of Arkkoroc"] = true
 L["Soolie Berryfizz"] = true
+L["Soothing Turtle Bisque"] = true
 L["Sovik"] = true
+L["Spectral Charger"] = true
+L["Spectral Citizen"] = true
+L["Spectral Researcher"] = true
+L["Spectral Teacher"] = true
+L["Spell Shade"] = true
+L["Spirestone Battle Mage"] = true
+L["Spirestone Mystic"] = true
+L["Spirestone Warlord"] = true
+L["Spitelash Siren"] = true
+L["Springspindle Fizzlegear"] = true
+L["Sprite Jumpsprocket"] = true
+L["Stephen Ryback"] = true
+L["Stone Guardian"] = true
+L["Stonevault Seer"] = true
+L["Stranglethorn Tiger"] = true
+L["Strashaz Warrior"] = true
+L["Stromgarde Defender"] = true
 L["Stuart Fleming"] = true
+L["Suffering Highborne"] = true
+L["Sul'lithuz Broodling"] = true
 L["Sumi"] = true
+L["Sunblade Arch Mage"] = true
+L["Sunblade Cabalist"] = true
+L["Sunblade Dawn Priest"] = true
+L["Sunblade Dusk Priest"] = true
+L["Sunblade Protector"] = true
+L["Sunblade Scout"] = true
+L["Sunblade Slayer"] = true
+L["Sunblade Vindicator"] = true
+L["Sunfury Arcanist"] = true
+L["Sunfury Arch Mage"] = true
+L["Sunfury Archer"] = true
+L["Sunfury Bloodwarder"] = true
+L["Sunfury Bowman"] = true
+L["Sunfury Geologist"] = true
+L["Sunfury Researcher"] = true
+L["Sunseeker Astromage"] = true
+L["Sunseeker Botanist"] = true
 L["Super-Seller 680"] = true
 L["Supply Officer Mills"] = true
+L["Supplying the Front"] = true
+L["Swampwalker"] = true
+L["Swampwalker Elder"] = true
+L["Sweet Serenity"] = true
+L["Sylann"] = true
+L["Sylvanna Forestmoon"] = true
+L["Syndicate Assassin"] = true
+L["Syndicate Spy"] = true
+L["Syphoner"] = true
+L["Taerar"] = true
+L["Tal"] = true
+L["Taladan"] = true
+L["Tally Berryfizz"] = true
+L["Talmar"] = true
 L["Tamar"] = true
+L["Tangled Horror"] = true
 L["Tansy Puddlefizz"] = true
 L["Tarban Hearthgrain"] = true
 L["Tari'qa"] = true
+L["Tarn"] = true
 L["Tatiana"] = true
+L["Teg Dawnstrider"] = true
+L["Tel'Athir"] = true
+L["Telonis"] = true
+L["Tepa"] = true
+L["Terestian Illhoof"] = true
+L["Terrormaster"] = true
 L["Thaddeus Webb"] = true
+L["Thamner Pol"] = true
 L["Tharynn Bouden"] = true
+L["Thaurissan Firewalker"] = true
+L["The Art of the Imbue"] = true
+L["The Demon Forge"] = true
+L["The Great Moongraze Hunt"] = true
+L["The Great Silver Deceiver"] = true
+L["The Origins of Smithing"] = true
+L["The Prophet Skeram"] = true
+L["The Rescue"] = true
+L["The Rokk"] = true
+L["The Taste Test"] = true
+L["The Undermarket"] = true
+L["The Windreaver"] = true
+L["The Zapthrottle Mote Extractor!"] = true
+L["Theka the Martyr"] = true
+L["Thelsamar Blood Sausages"] = true
+L["Theramore Infiltrator"] = true
+L["Theramore Marine"] = true
+L["Theramore Preserver"] = true
+L["Therum Deepforge"] = true
 L["Thomas Yance"] = true
+L["Thonys Pillarstone"] = true
+L["Thorkaf Dragoneye"] = true
+L["Thornfang Ravager"] = true
+L["Thorngrin the Tender"] = true
+L["Thrag Stonehoof"] = true
+L["Thund"] = true
+L["Thuzadin Shadowcaster"] = true
 L["Tilli Thistlefuzz"] = true
+L["Time-Lost Shadowmage"] = true
+L["Timothy Worthington"] = true
+L["Tinkerwiz"] = true
+L["Tinkmaster Overspark"] = true
+L["Tognus Flintfire"] = true
+L["Tomas"] = true
+L["Tomb Fiend"] = true
+L["Torloth the Magnificent"] = true
+L["Torn Fin Coastrunner"] = true
+L["Torn Fin Muckdweller"] = true
+L["Torn Fin Oracle"] = true
+L["Torn Fin Tidehunter"] = true
+L["Trampled Under Foot"] = true
+L["Traugh"] = true
+L["Treant"] = true
+L["Trianna"] = true
+L["Trixie Quikswitch"] = true
 L["Truk Wildbeard"] = true
 L["Tunkk"] = true
+L["Twilight Avenger"] = true
+L["Twilight Drakonaar"] = true
+L["Twilight Fire Guard"] = true
+L["Twilight Geolord"] = true
+L["Ug'thok"] = true
 L["Ulthaan"] = true
 L["Ulthir"] = true
+L["Una"] = true
+L["Unchained Doombringer"] = true
+L["Unseen Servant"] = true
 L["Uriku"] = true
 L["Uthok"] = true
+L["Uthrar Threx"] = true
 L["Vaean"] = true
 L["Valdaron"] = true
+L["Vance Undergloom"] = true
+L["Vargus"] = true
+L["Vazario Linkgrease"] = true
 L["Veenix"] = true
+L["Vekh'nir Dreadhawk"] = true
+L["Vekniss Guardian"] = true
 L["Vendor-Tron 1000"] = true
+L["Vengeful Ancient"] = true
+L["Venture Co. Geologist"] = true
+L["Venture Co. Strip Miner"] = true
+L["Vhan"] = true
 L["Vharr"] = true
+L["Victor Ward"] = true
 L["Viggz Shinesparked"] = true
+L["Vilebranch Hideskinner"] = true
+L["Vilebranch Shadowcaster"] = true
+L["Vir'aani Arcanist"] = true
+L["Vira Younghoof"] = true
 L["Vivianna"] = true
 L["Vizzklick"] = true
 L["Vodesiin"] = true
+L["Voidshrieker"] = true
+L["Volchan"] = true
+L["Vosur Brakthel"] = true
+L["Waldor"] = true
+L["Warlord Kalithresh"] = true
+L["Warp Splinter"] = true
+L["Wastewander Assassin"] = true
+L["Wastewander Bandit"] = true
+L["Wastewander Rogue"] = true
+L["Wastewander Scofflaw"] = true
+L["Wastewander Shadow Mage"] = true
+L["Wastewander Thief"] = true
+L["Weapon Technician"] = true
 L["Wenna Silkbeard"] = true
 L["Werg Thickblade"] = true
+L["Westfall Stew"] = true
+L["Whuut"] = true
 L["Wik'Tar"] = true
+L["Wild Hearts"] = true
+L["Wild Leather Boots"] = true
+L["Wild Leather Helmet"] = true
+L["Wild Leather Leggings"] = true
+L["Wild Leather Shoulders"] = true
+L["Wild Leather Vest"] = true
 L["Wind Trader Lathrai"] = true
+L["Winterfall Den Watcher"] = true
+L["Winterfall Totemic"] = true
+L["Winterfall Ursa"] = true
+L["Witherbark Berserker"] = true
+L["Witherbark Headhunter"] = true
+L["Witherbark Shadow Hunter"] = true
+L["Withered Ancient"] = true
+L["Woodpaw Mongrel"] = true
 L["Wrahk"] = true
+L["Wrath Corruptor"] = true
+L["Wrath Hammer Construct"] = true
+L["Wrathwalker"] = true
 L["Wulan"] = true
+L["Wulmort Jinglepocket"] = true
 L["Wunna Darkmane"] = true
 L["Xandar Goodbeard"] = true
 L["Xen'to"] = true
 L["Xizk Goodstitch"] = true
 L["Xizzer Fizzbolt"] = true
+L["Xylinnia Starshine"] = true
+L["Xyrol"] = true
+L["Yarr Hammerstone"] = true
 L["Yatheon"] = true
+L["Yelmak"] = true
 L["Yonada"] = true
+L["Ysondre"] = true
+L["Ythyar"] = true
 L["Yuka Screwspigot"] = true
 L["Yurial Soulwater"] = true
+L["Zalas Witherbark"] = true
+L["Zamja"] = true
 L["Zan Shivsproket"] = true
 L["Zannok Hidepiercer"] = true
 L["Zansoa"] = true
 L["Zaralda"] = true
+L["Zarcsin"] = true
 L["Zarena Cromwind"] = true
+L["Zargh"] = true
+L["Zarise"] = true
+L["Zarrin"] = true
+L["Zebig"] = true
 L["Zixil"] = true
 L["Zorbin Fandazzle"] = true
+L["Zul'jin"] = true
+L["Zula Slagfury"] = true
 L["Zurai"] = true
-L["Narj Deepslice"] = true
-L["Fazu"] = true
-L["Zargh"] = true
-L["Smudge Thunderwood"] = true
-L["Sassa Weldwell"] = true
+L["\"Cookie\" McWeaksauce"] = true
+
+--[[
+
+-- Addon Info
+L["Version"] = "Version: "
+
+-- Options Categories
+L["Display"] = "Visualización"
+L["DISPLAY_OPTIONS"] = "Opciones de Visualización"
+L["DISPLAY_OPTIONS_LONG"] = "Le permite personalizar la forma en que se muestra el GUI."
+L["Filter"] = "Filtrar"
+L["FILTER_OPTIONS"] = "Opciones de Filtrado"
+L["FILTER_OPTIONS_LONG"] = "Le permite personalizar las recetas que se filtran."
+L["Reputation"] = "Reputación"
+L["REP_OPTIONS"] = "Opciones de Reputación"
+L["REP_OPTIONS_LONG"] = "Le permite personalizar que reputaciones se incluyen en el análisis."
+L["Obtain"] = "Obtener"
+L["OBTAIN_OPTIONS"] = "Opciones de Obtener"
+L["OBTAIN_OPTIONS_LONG"] = "Le permite personalizar los métodos de obtención de una receta se incluyen en la exploración."
+L["Sort"] = "Clasificación"
+L["SORT_OPTIONS"] = "Opciones de Clasificación"
+L["SORT_OPTIONS_LONG"] = "Le permite personalizar la forma en que se ordenan y se muestran la recetas que faltan."
+L["Profile"] = "Perfil"
+
+-- Display Options
+L["Use GUI"] = "Utilizar el GUI"
+L["GUI_TOGGLE"] = "Activar o Desactivar el uso del GUI."
+L["Include Filtered"] = "Incluir filtradas"
+L["FILTERCOUNT_TOGGLE"] = "Incluye recetas filtradas en el contador total de recetas."
+L["Close GUI"] = "Cerrar el GUI"
+L["CLOSEGUI_TOGGLE"] = "Cierra la ventana de ARL cuando la ventana de fabricación es cerrada."
+
+-- Filtering Options
+L["Faction"] = "Facción"
+L["FACTION_TOGGLE"] = "Las Recetas de ambas facciones (horda y alianza) serán incluidas en la exploración."
+L["Classes"] = "Clases"
+L["CLASS_TOGGLE"] = "Las Recetas específicas de la clase serán incluidas en la exploración."
+L["Specialities"] = "Especialidades"
+L["SPECIALITY_TOGGLE"] = "Todas las especialidades de las Habilidades de Comercio serán incluidas en la exploración."
+L["Skill"] = "Habilidad"
+L["SKILL_TOGGLE"] = "Incluye todas las recetas, independientemente de su nivel actual de habilidad."
+
+-- Obtain Filter Options
+L["BOEFilter"] = "Se Liga al Equiparlo (LaE)"
+L["BOE_TOGGLE"] = "Las recetas 'LaE' serán incluidas en la exploración."
+L["BOPFilter"] = "Se Liga al Recogerlo (LaR)"
+L["BOP_TOGGLE"] = "Las recetas 'LaR' serán incluidas en la exploración."
+L["PVP_TOGGLE"] = "Las Recetas obtenidas de JcJ serán incluidas en la exploración."
+L["RAID_TOGGLE"] = "Recetas Difíciles de obtener de Jefes (ej: "..BZ["Molten Core"]..", "..BZ["Serpentshrine Cavern"]..", etc.) serán incluidas en la exploración."
+L["SEASONAL_TOGGLE"] = "Las recetas de Temporada obtenidas serán incluidas en la exploración."
+L["TRAINER_TOGGLE"] = "Las recetas que se aprenden en los instructores serán incluidas en la exploración."
+L["VENDOR_TOGGLE"] = "Las recetas que se compran en los vendedores serán incluidas en la exploración."
+L["INSTANCE_TOGGLE"] = "Las recetas que se obtienen de las instancias serán incluidas en la exploración."
+L["QUEST_TOGGLE"] = "Las recetas obtenidas como recompesa de misión serán incluidas en la exploración."
+L["Cloth"] = "Tela"
+L["CLOTH_TOGGLE"] = "Los patrones que hacen elementos de tela serán incluidos en la exploración."
+L["Leather"] = "Cuero"
+L["LEATHER_TOGGLE"] = "Los patrones que hacen elementos de cuero serán incluidos en la exploración."
+L["Mail"] = "Malla"
+L["MAIL_TOGGLE"] = "Los patrones que hacen elementos de malla serán incluidos en la exploración."
+L["Plate"] = "Placas"
+L["PLATE_TOGGLE"] = "Los patrones que hacen elementos de placas serán incluidos en la exploración."
+L["Melee"] = "Cuerpo a cuerpo"
+L["MELEE_TOGGLE"] = "Los patrones que se utilizan para el cuerpo a cuerpo/DPS físico serán incluidos en la exploración."
+L["Caster DPS"] = "Conjurador DPS"
+L["CASTERDPS_TOGGLE"] = "Los patrones que se utilizan para el Conjurador DPS serán incluidos en la exploración."
+L["Tanking"] = "Tanquear"
+L["TANKING_TOGGLE"] = "Los patrones que se utilizan para el tanqueo serán incluidos en la exploración."
+L["Healing"] = "Curación"
+L["HEALING_TOGGLE"] = "Los patrones que se utilizan para la curación serán incluidos en la exploración."
+
+-- Sorting options
+L["Name"] = "Nombre"
+L["Skill"] = "Habilidad"
+L["Acquisition"] = "Adquisición"
+
+-- Reputation Toggles
+L["SPECIFIC_REP_TOGGLE"] = "Incluir facción %s."
+
+-- Non-gui text
+L["MissingFromDB"] = ": no se encuentra en la base de datos.\nPor favor, informe al autor del add-on sobre esta receta."
+L["MissingRecipePrefix"] = "Receta Inexistente: "
+L["InitiateScan"] = "Explorando %s para recetas inexistentes del nivel %s.\n"
+L["InitiateScanSpecial"] = "Explorando %s - %s para recetas inexistentes para el nivel %s.\n"
+L["RecipeListSummary"] = "\nYa has aprendido %s de las %s recetas totales(%s%%).\nTe faltan %s recetas."
+L["UnknownTradeSkill"] = "Tiene abierta una ventana de Habilidades de Comercio que no es soportada por este add-on.  La ventana es %s.  Por favor envíe al autor del add-on esta información."
+L["OpenTradeSkillWindow"] = "Por favor abra la ventana de Habilidades de Comercio para explorar."
+
+-- GUI Text
+L["Close"] = "Cerrar"
+L["ScanButton"] = "Explorar"
+L["Scan Skills"] = "Explorar"
+L["FILTER_OPEN"] = "Filtro >>>"
+L["FILTER_CLOSE"] = "<<< Filtro"
+L["Reset"] = "Reiniciar"
+L["Sort"] = "Ordenar"
+L["World Drop"] = "Soltado en el Mundo"
+L["Mob Drop"] = "Soltado por Monstruo"
+L["Quest"] = "Misión"
+L["Reputation"] = "Reputación"
+L["Instance"] = "Instancia"
+L["BoPMenu"] = "Ligado Al Recogerlo (LaR)"
+L["Horde"] = "Horda"
+L["Alliance"] = "Alianza"
+L["Known"] = "Conocido"
+L["Unknown"] = "Desconocido"
+
+-- Tooltip Text
+L["Scan Skills Long"] = "Explorar recetas inexistentes utilizando Ackis Recipe List."
+L["Close Window"] = "Cerrar la Ventana de Ackis Recipe List."
+L["Expand All"] = "Expandir todas las recetas."
+L["Collapse All"] = "Colapsar todas las recetas."
+L["FILTER_OPEN_TT"] = "Abrir el panel de la opción del filtro."
+L["FILTER_CLOSE_TT"] = "Cerrar el panel de la opción del filtro."
+L["RESET_TT"] = "Restablecer la cadena de búsqueda."
+L["SORT_TT"] = "Cambiar el orden de clasificación de la lista."
+L["VENDOR_TT"] = "Marcar para incluir en la lista recetas de Vendedores."
+L["TRAINER_TT"]= "Marcar para incluir en la lista recetas Aprendidas."
+L["WORLD_TT"] = "Marcar para incluir en la lista recetas Soltadas en el Mundo."
+L["MOB_TT"] = "Marcar para incluir en la lista recetas específicas Soltadas por Monstruos en el mundo."
+L["QUEST_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Misión."
+L["SEASON_TT"] = "Marcar para incluir en la lista recetas de Temporada."
+L["REP_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Reputación."
+L["INSTANCE_TT"] = "Marcar para incluir en la lista recetas solamente encontradas en instancias."
+L["BOP_TT"] = "Marcar para ver en la lista solamente recetas que Se Ligan al Recogerlas."
+L["HORDE_TT"] = "Marcar para incluir en la lista solamente recetas de la Horda."
+L["ALLIANCE_TT"] = "Marcar para incluir en la lista solamente recetas de la Alianza."
+L["KNOWN_TT"] = "Marcar para incluir en la lista recetas aprendidas."
+L["UNKNOWN_TT"] = "Marcar para incluir en la lista recetas no aprendidas."
+
+-- Recipe Database
+Discovery = "Descubierto"
+Raid = "Jefe"
+L["Trainer"] = "Entrenador"
+L["LimitedSupply"] = "Vendedor de Suministros Limitados"
+L["Vendor"] = "Vendedor"
+L["Discovery"] = Discovery
+L["PVP"] = "JcJ"
+L["Raid"] = Raid
+
+--Skillup Levels
+L["Journeyman"] = "Oficial"
+L["Expert"] = "Experto"
+L["Artisan"] = "Artesano"
+L["Master"] = "Maestro"
+
+-- Common ways to obtain recipes
+L["UZD"] = "Soltado - Zona - Poco frecuente: "
+L["CWD"] = "Soltado - Mundo - Común"
+L["UWD"] = "Soltado - Mundo - No Común"
+L["RWD"] = "Soltado - Mundo - Raro"
+L["EWD"] = "Soltado - Mundo - Epico"
+L["BoE"] = "Soltado - Se Liga Al Equiparlo: "
+L["BoP"] = "Soltado - Se Liga Al Recogerlo: "
+
+
+-- Raid Drop Obtain Info
+RaidBindOnPickupDrop = "Soltado por Jefe (Se Liga al Recogerlo): "
+RaidBindOnEquipDrop = "Soltado por Jefe (Se Liga al Equiparlo): "
+RandomBossesIn = "Jefes Aleatorios en "
+RandomBossesAndMobsIn = "Jefes y monstruos Aleatorios en "
+RandomQuestReward = "Recompensa de Misión Aleatoria: "
+Crafted = "Fabricado: "
+Trainer = "Entrenador: "
+UnknownDrop = "Soltado Desconocido: "
+Mission = "Misión: "
+Seasonal = "Temporada: "
+
+L["Unknown"] = UnknownDrop.."La localización para obtener esta receta es desconocida.  Por favor contribuye comunicándolo en el hilo del foro de Ackis Recipe List en www.wowace.com/forums"
+
+-- Faction info
+L["WintersVeil"] = Seasonal.."Fiesta del Velo de los Inviernos"
+L["Lunar Festival"] = Seasonal.."Festival Lunar"
+L["Darkmoon Faire"] = "Feria de la Luna Negra"
+L["Seasonal"] = "Estacional"
+
+
+]]--
\ No newline at end of file
diff --git a/Locals/ARLLocals-esMX.lua b/Locals/ARLLocals-esMX.lua
index 368b394..9077a35 100644
--- a/Locals/ARLLocals-esMX.lua
+++ b/Locals/ARLLocals-esMX.lua
@@ -19,1021 +19,936 @@ Please make sure you update the ToC file with any translations.
 ]]--

 local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "esMX", false)
-if not L then return end
-
-local BZ = LibStub("LibBabble-Zone-3.0"):GetLookupTable()
-
--- Addon Info
-L["Version"] = "Version: "
-
--- Options Categories
-L["Display"] = "Visualización"
-L["DISPLAY_OPTIONS"] = "Opciones de Visualización"
-L["DISPLAY_OPTIONS_LONG"] = "Le permite personalizar la forma en que se muestra el GUI."
-L["Filter"] = "Filtrar"
-L["FILTER_OPTIONS"] = "Opciones de Filtrado"
-L["FILTER_OPTIONS_LONG"] = "Le permite personalizar las recetas que se filtran."
-L["Reputation"] = "Reputación"
-L["REP_OPTIONS"] = "Opciones de Reputación"
-L["REP_OPTIONS_LONG"] = "Le permite personalizar que reputaciones se incluyen en el análisis."
-L["Obtain"] = "Obtener"
-L["OBTAIN_OPTIONS"] = "Opciones de Obtener"
-L["OBTAIN_OPTIONS_LONG"] = "Le permite personalizar los métodos de obtención de una receta se incluyen en la exploración."
-L["Sort"] = "Clasificación"
-L["SORT_OPTIONS"] = "Opciones de Clasificación"
-L["SORT_OPTIONS_LONG"] = "Le permite personalizar la forma en que se ordenan y se muestran la recetas que faltan."
-L["Profile"] = "Perfil"
-
--- Display Options
-L["Use GUI"] = "Utilizar el GUI"
-L["GUI_TOGGLE"] = "Activar o Desactivar el uso del GUI."
-L["Include Filtered"] = "Incluir filtradas"
-L["FILTERCOUNT_TOGGLE"] = "Incluye recetas filtradas en el contador total de recetas."
-L["Close GUI"] = "Cerrar el GUI"
-L["CLOSEGUI_TOGGLE"] = "Cierra la ventana de ARL cuando la ventana de fabricación es cerrada."
-
--- Filtering Options
-L["Faction"] = "Facción"
-L["FACTION_TOGGLE"] = "Las Recetas de ambas facciones (horda y alianza) serán incluidas en la exploración."
-L["Classes"] = "Clases"
-L["CLASS_TOGGLE"] = "Las Recetas específicas de la clase serán incluidas en la exploración."
-L["Specialities"] = "Especialidades"
-L["SPECIALITY_TOGGLE"] = "Todas las especialidades de las Habilidades de Comercio serán incluidas en la exploración."
-L["Skill"] = "Habilidad"
-L["SKILL_TOGGLE"] = "Incluye todas las recetas, independientemente de su nivel actual de habilidad."
-
--- Obtain Filter Options
-L["BOEFilter"] = "Se Liga al Equiparlo (LaE)"
-L["BOE_TOGGLE"] = "Las recetas 'LaE' serán incluidas en la exploración."
-L["BOPFilter"] = "Se Liga al Recogerlo (LaR)"
-L["BOP_TOGGLE"] = "Las recetas 'LaR' serán incluidas en la exploración."
-L["PVP_TOGGLE"] = "Las Recetas obtenidas de JcJ serán incluidas en la exploración."
-L["RAID_TOGGLE"] = "Recetas Difíciles de obtener de Jefes (ej: "..BZ["Molten Core"]..", "..BZ["Serpentshrine Cavern"]..", etc.) serán incluidas en la exploración."
-L["SEASONAL_TOGGLE"] = "Las recetas de Temporada obtenidas serán incluidas en la exploración."
-L["TRAINER_TOGGLE"] = "Las recetas que se aprenden en los instructores serán incluidas en la exploración."
-L["VENDOR_TOGGLE"] = "Las recetas que se compran en los vendedores serán incluidas en la exploración."
-L["INSTANCE_TOGGLE"] = "Las recetas que se obtienen de las instancias serán incluidas en la exploración."
-L["QUEST_TOGGLE"] = "Las recetas obtenidas como recompesa de misión serán incluidas en la exploración."
-L["Cloth"] = "Tela"
-L["CLOTH_TOGGLE"] = "Los patrones que hacen elementos de tela serán incluidos en la exploración."
-L["Leather"] = "Cuero"
-L["LEATHER_TOGGLE"] = "Los patrones que hacen elementos de cuero serán incluidos en la exploración."
-L["Mail"] = "Malla"
-L["MAIL_TOGGLE"] = "Los patrones que hacen elementos de malla serán incluidos en la exploración."
-L["Plate"] = "Placas"
-L["PLATE_TOGGLE"] = "Los patrones que hacen elementos de placas serán incluidos en la exploración."
-L["Melee"] = "Cuerpo a cuerpo"
-L["MELEE_TOGGLE"] = "Los patrones que se utilizan para el cuerpo a cuerpo/DPS físico serán incluidos en la exploración."
-L["Caster DPS"] = "Conjurador DPS"
-L["CASTERDPS_TOGGLE"] = "Los patrones que se utilizan para el Conjurador DPS serán incluidos en la exploración."
-L["Tanking"] = "Tanquear"
-L["TANKING_TOGGLE"] = "Los patrones que se utilizan para el tanqueo serán incluidos en la exploración."
-L["Healing"] = "Curación"
-L["HEALING_TOGGLE"] = "Los patrones que se utilizan para la curación serán incluidos en la exploración."

--- Sorting options
-L["Name"] = "Nombre"
-L["Skill"] = "Habilidad"
-L["Acquisition"] = "Adquisición"
-
--- Reputation Toggles
-L["SPECIFIC_REP_TOGGLE"] = "Incluir facción %s."
-
--- Non-gui text
-L["MissingFromDB"] = ": no se encuentra en la base de datos.\nPor favor, informe al autor del add-on sobre esta receta."
-L["MissingRecipePrefix"] = "Receta Inexistente: "
-L["InitiateScan"] = "Explorando %s para recetas inexistentes del nivel %s.\n"
-L["InitiateScanSpecial"] = "Explorando %s - %s para recetas inexistentes para el nivel %s.\n"
-L["RecipeListSummary"] = "\nYa has aprendido %s de las %s recetas totales(%s%%).\nTe faltan %s recetas."
-L["UnknownTradeSkill"] = "Tiene abierta una ventana de Habilidades de Comercio que no es soportada por este add-on.  La ventana es %s.  Por favor envíe al autor del add-on esta información."
-L["OpenTradeSkillWindow"] = "Por favor abra la ventana de Habilidades de Comercio para explorar."
-
--- GUI Text
-L["Close"] = "Cerrar"
-L["ScanButton"] = "Explorar"
-L["Scan Skills"] = "Explorar"
-L["FILTER_OPEN"] = "Filtro >>>"
-L["FILTER_CLOSE"] = "<<< Filtro"
-L["Reset"] = "Reiniciar"
-L["Sort"] = "Ordenar"
-L["World Drop"] = "Soltado en el Mundo"
-L["Mob Drop"] = "Soltado por Monstruo"
-L["Quest"] = "Misión"
-L["Reputation"] = "Reputación"
-L["Instance"] = "Instancia"
-L["BoPMenu"] = "Ligado Al Recogerlo (LaR)"
-L["Horde"] = "Horda"
-L["Alliance"] = "Alianza"
-L["Known"] = "Conocido"
-L["Unknown"] = "Desconocido"
+if not L then return end

--- Tooltip Text
-L["Scan Skills Long"] = "Explorar recetas inexistentes utilizando Ackis Recipe List."
-L["Close Window"] = "Cerrar la Ventana de Ackis Recipe List."
-L["Expand All"] = "Expandir todas las recetas."
-L["Collapse All"] = "Colapsar todas las recetas."
-L["FILTER_OPEN_TT"] = "Abrir el panel de la opción del filtro."
-L["FILTER_CLOSE_TT"] = "Cerrar el panel de la opción del filtro."
-L["RESET_TT"] = "Restablecer la cadena de búsqueda."
-L["SORT_TT"] = "Cambiar el orden de clasificación de la lista."
-L["VENDOR_TT"] = "Marcar para incluir en la lista recetas de Vendedores."
-L["TRAINER_TT"]= "Marcar para incluir en la lista recetas Aprendidas."
-L["WORLD_TT"] = "Marcar para incluir en la lista recetas Soltadas en el Mundo."
-L["MOB_TT"] = "Marcar para incluir en la lista recetas específicas Soltadas por Monstruos en el mundo."
-L["QUEST_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Misión."
-L["SEASON_TT"] = "Marcar para incluir en la lista recetas de Temporada."
-L["REP_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Reputación."
-L["INSTANCE_TT"] = "Marcar para incluir en la lista recetas solamente encontradas en instancias."
-L["BOP_TT"] = "Marcar para ver en la lista solamente recetas que Se Ligan al Recogerlas."
-L["HORDE_TT"] = "Marcar para incluir en la lista solamente recetas de la Horda."
-L["ALLIANCE_TT"] = "Marcar para incluir en la lista solamente recetas de la Alianza."
-L["KNOWN_TT"] = "Marcar para incluir en la lista recetas aprendidas."
-L["UNKNOWN_TT"] = "Marcar para incluir en la lista recetas no aprendidas."
+-- General strings
+L["Filters"]				= true
+L["All"]					= true
+L["None"]					= true
+L["Ok"]						= true

--- Recipe Database
-Discovery = "Descubierto"
-Raid = "Jefe"
-L["Trainer"] = "Entrenador"
-L["LimitedSupply"] = "Vendedor de Suministros Limitados"
-L["Vendor"] = "Vendedor"
-L["Discovery"] = Discovery
-L["PVP"] = "JcJ"
-L["Raid"] = Raid
+-- Config Options
+L["About"]					= true
+L["Main Options"]			= true
+L["General Settings"]		= true
+L["Display Settings"]		= true
+L["Sorting Settings"]		= true
+L["Profile Options"]		= true

---Skillup Levels
-L["Journeyman"] = "Oficial"
-L["Expert"] = "Experto"
-L["Artisan"] = "Artesano"
-L["Master"] = "Maestro"
+-- Config UI Elements and their associated descriptions
+L["MAIN_OPTIONS_DESC"]		= "Main configuration options"
+L["Scan Skills"]			= true
+L["SCAN_RECIPES_DESC"]		= "Scans an open tradeskill for missing recipes."
+L["Text Dump"]				= true
+L["TEXT_DUMP_DESC"]			= "Displays all recipes in a comma seperated value format which can be copied and pasted into another client."
+L["DISPLAY_SETTINGS_DESC"]	= "Allows you to customize how the GUI behaves."
+L["SORTING_SETTINGS_DESC"]	= "Allows you to customize the way displayed recipes are sorted."

--- Common ways to obtain recipes
-L["UZD"] = "Soltado - Zona - Poco frecuente: "
-L["CWD"] = "Soltado - Mundo - Común"
-L["UWD"] = "Soltado - Mundo - No Común"
-L["RWD"] = "Soltado - Mundo - Raro"
-L["EWD"] = "Soltado - Mundo - Epico"
-L["BoE"] = "Soltado - Se Liga Al Equiparlo: "
-L["BoP"] = "Soltado - Se Liga Al Recogerlo: "
-L["QuestReward"] = "Recompensa de Misión: "
+-- Config UI Elements and their associated descriptions
+L["Include Filtered"]		= true
+L["FILTERCOUNT_DESC"]		= "Include filtered recipes in the count of total recipes."
+L["Close GUI"]				= "Close with Tradeskill UI"
+L["CLOSEGUI_DESC"]			= "Close the ARL window when the crafting window is closed."
+L["Display Exclusions"]		= true
+L["DISPLAY_EXCLUSION_DESC"]	= "Display recipes that are in the exclusion list."
+L["UI Scale"]				= true
+L["UI_SCALE_DESC"]			= "Changes the scale of the UI. Ranges from .5 to 1.5 (1 is default)"
+L["Tooltip Scale"]			= true
+L["TOOLTIP_SCALE_DESC"]		= "Changes the scale of the ARL Tooltip. Ranges from .5 to 1.5 (.9 is default)"
+L["Sorting"]				= true
+L["Sort"]					= true
+L["Display"]				= true
+L["SORTING_DESC"]			= "Change the way in which displayed recipes are sorted."
+L["Version"]				= "Version: "
+L["Name"]					= true
+L["Skill"]					= true
+L["Acquisition"]			= true

--- Common quests/drops
-QuestReward = "Recompensa de Misión: "
-L["DMCACHE"] = "Caché de Knot Thimblejack"
-L["Gordok Ogre Suit"] = "Conjunto del Ogro Gordok"
-L["Gordok Ogre Suit Obt"] = "El conjunto del Ogro Gordok"
-L["Spectral Essence Obt"] = QuestReward.."Kirtonos el Heraldo (le permite ver al vendedor Magnus Frostwake cerca de "..BZ["Scholomance"]..")"
-L["TrueBelieverQuest"] = "Creyentes Verdaderos - Raro"
+-- Filter Config Options
+L["Filtering Options"]		= true
+L["General"]				= true
+L["Obtain"]					= true
+L["Binding"]				= true
+L["Item"]					= true
+L["Armor"]					= true
+L["Weapons"]				= true
+L["Player Type"]			= true
+L["Reputation"]				= true
+L["Old World"]				= true
+L["Burning Crusade"]		= true
+L["Wrath of the Lich King"]	= true

--- Raid Drop Obtain Info
-RaidBindOnPickupDrop = "Soltado por Jefe (Se Liga al Recogerlo): "
-RaidBindOnEquipDrop = "Soltado por Jefe (Se Liga al Equiparlo): "
-RandomBossesIn = "Jefes Aleatorios en "
-RandomBossesAndMobsIn = "Jefes y monstruos Aleatorios en "
-RandomQuestReward = "Recompensa de Misión Aleatoria: "
-Crafted = "Fabricado: "
-Trainer = "Entrenador: "
-UnknownDrop = "Soltado Desconocido: "
-Mission = "Misión: "
-Seasonal = "Temporada: "
+-- Filter Configuration Descriptions
+L["FILTERING_OPTIONS_DESC"]		= "Allows you to customize which recipes are filtered."
+L["General Filtering Options"]	= true
+L["FILTERING_GENERAL_DESC"]		= "Configuration for several more general filter types."
+L["Obtain Filtering Options"]	= true
+L["FILTERING_OBTAIN_DESC"]		= "Configuration for which methods of obtaining recipes are included in the scan."
+L["Binding Filtering Options"]	= true
+L["FILTERING_BINDING_DESC"]		= "Configuration for which types of binding are included in the scan."
+L["Item Filtering Options"]		= true
+L["FILTERING_ITEM_DESC"]		= "Configuration for which item types are included in the scan."
+L["Armor Filtering Options"]	= true
+L["FILTERING_Armor_DESC"]		= "Configuration for which types of armor are included in the scan."
+L["Weapon Filtering Options"]	= true
+L["FILTERING_WEAPONS_DESC"]		= "Configuration for which types of weapons are included in the scan."
+L["Player Type Filtering Options"]	= true
+L["FILTERING_PLAYERTYPE_DESC"]	= "Configuration for items matching which player types are included in the scan."
+L["Reputation Filtering Options"]	= true
+L["FILTERING_REP_DESC"]			= "Configuration for which reputation reward recipes are included in the scan."
+L["Old World Rep. Filtering Options"]	= true
+L["FILTERING_OLDWORLD_DESC"]	= "Configuration for which Old World Reputation reward recipes are included in the scan."
+L["Burning Crusade Rep. Filtering Options"]	= true
+L["FILTERING_BC_DESC"]			= "Configuration for which Burning Crusade Reputation reward recipes are included in the scan."
+L["Lich King Rep. Filtering Options"]	= true
+L["FILTERING_WOTLK_DESC"]		= "Configuration for which Wrath of the Lich King Reputation reward recipes are included in the scan."

-L["ADNaxx"] = Trainer.."Master Craftsman Omarion en Deathknight Wing en "..BZ["Naxxramas"].."."
-L["MOLTENCORE"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Molten Core"]
-L["AQ20/AQ40"] = RaidBindOnPickupDrop..RandomBossesIn.."AQ20/AQ40."
-L["SSC/TKBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Serpentshrine Cavern"].."/"..BZ["Tempest Keep"].."."
-L["SSC/TKBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Serpentshrine Cavern"].."/"..BZ["Tempest Keep"].."."
-L["BT/HYJALBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Hyjal"].."/"..BZ["Black Temple"].."."
-L["HYJALBoP"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Hyjal"].."."
-L["SunwellBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Sunwell Plateau"].."."
-L["SunwellBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Sunwell Plateau"].."."
-L["BT/HYJALBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Hyjal"].."/"..BZ["Black Temple"].."."
-L["ZA"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Zul'Aman"].."."
-L["Unknown"] = UnknownDrop.."La localización para obtener esta receta es desconocida.  Por favor contribuye comunicándolo en el hilo del foro de Ackis Recipe List en www.wowace.com/forums"
+-- General Filter UI Elements and their associated descriptions
+L["Faction"]				= true
+L["FACTION_DESC"]			= "Include both horde and alliance faction recipes in the scan."
+L["Classes"]				= true
+L["CLASS_DESC"]				= "Include all class specific recipes in the scan."
+L["Specialties"]			= true
+L["SPECIALTY_DESC"]			= "Include all trade-skill specialties in the scan."
+L["Skill"]					= true
+L["SKILL_DESC"]				= "Include all recipes in the scan, regardless of your current skill level."
+L["Known"]					= true
+L["KNOWN_DESC"]				= "Include all known recipes in the scan."
+L["Unknown"]				= true
+L["UNKNOWN_DESC"]			= "Include all unknown recipes in the scan."

--- Faction info
-L["WintersVeil"] = Seasonal.."Fiesta del Velo de los Inviernos"
-L["Lunar Festival"] = Seasonal.."Festival Lunar"
-L["Darkmoon Faire"] = "Feria de la Luna Negra"
-L["Seasonal"] = "Estacional"
+-- Obtain Filter UI Elements and their associated descriptions
+L["Instance"]				= true
+L["INSTANCE_DESC"]			= "Recipes obtained from (5 man) instances should be included in the scan."
+L["Raid"]					= true
+L["RAID_DESC"]				= "Recipes obtained in raids (ie: Molten Core, Serpent Shrine Cavern, etc.) should be included in the scan."
+L["Quest"]					= true
+L["QUEST_DESC"]				= "Recipes obtained as quest rewards should be included in the scan."
+L["Seasonal"]				= true
+L["SEASONAL_DESC"]			= "Recipes obtained in seasonal events should be included in the scan."
+L["Trainer"]				= true
+L["TRAINER_DESC"]			= "Recipes learned from trainers should be included in the scan."
+L["Vendor"]					= true
+L["VENDOR_DESC"]			= "Recipes purchased from vendors should be included in the scan."
+L["PVP"]					= true
+L["PVP_DESC"]				= "Recipes obtained through PVP should be included in the scan."
+L["Discovery"]				= true
+L["DISCOVERY_DESC"]			= "Recipes obtained through Discovery should be included in the scan."
+L["World Drop"]				= true
+L["WORLD_DROP_DESC"]		= "Recipes that are World Drops should be included in the scan."
+L["Mob Drop"]				= true
+L["MOB_DROP_DESC"]			= "Recipes that are Mob Drops should be included in the scan."

--- Alchemy Obtain Information
-L["Discovery - Flasks/Potions"] = Discovery..": Descubierto al fabricar frascos, elixires o pociones que contienen hierbas de "..BZ["Outland"].."."
-L["Discovery - Protection Potions"] = Discovery..": Descubierto al fabricar pociones de proteccion mayor."
-L["Discovery - Transmutes"] = Discovery..": Descubierto al transmutar objetos que contenian materiales de "..BZ["Outland"].."."
-L["Goblin Rocket Fuel Obt"] = Crafted.."Esta receta es fabricada por Ingenieros Goblin"
-L["Gurubashi Mojo Madness Obt"] = Raid..": Puedes aprender esto clickeando en una mesa de piedra en "..BZ["Zul'Gurub"].." en Borde de la Locura"
-L["Mighty Trolls Blood Potion Obt"] = Trainer.."Henry Stern"
--- Mob Drop
-L["Elixir of Greater Firepower Obt"] = "Esclavo del Hierro Oscuro, Vigilante del Hierro Oscuro, Taskmaster del Hierro Oscuro"
-L["Elixir of the Mongoose Obt"] = "Pícaro Fuego de Jade, Pícaro Legashi"
-L["Elixir of the Sages Obt"] = "Scarlet Enchanter, Scarlet Cleric, Scarlet Curate, Scarlet Archmage, Scarlet Inquisitor"
-L["Fel Mana Potion Obt"] = "Eclipsion Soldier, Eclipsion Bloodward, Eclipsion Blood Knight, Eclipsion Spellbinder, Eclipsion Archmage, Eclipsion Centurion, Eclipsion Cavalier, Torloth the Magnificent, Illidari Watcher"
-L["Fel Regeneration Potion Obt"] = "Deathforge Imp, Deathforge Guardian, Deathforge Smith, Deathforge Tinkerer"
-L["Fel Strength Elixir Obt"] = "Mo'arg Weaponsmiths, Terrormasters, Wrathwalkers, Shadow Council Warlocks"
-L["Gift of Arthas Obt"] = "Skeletal Flayer, Slavering Ghoul"
-L["Greater Arcane Protection Potion Obt"] = "Cobalt Mageweavers"
-L["Greater Fire Protection Potion Obt"] = "Firebrand Invoker, Firebrand Pyromance"
-L["Greater Frost Protection Potion Obt"] = "Frostmaul Giants"
-L["Greater Nature Protection Potion Obt"] = "Decaying Horror, Rotting Behemoths"
-L["Greater Shadow Protection Potion Obt"] = "Dark Adepts, Shadowmages"
-L["Major Arcane Protection Potion Obt"] = "Vir'aani Arcanists"
-L["Major Fire Protection Potion Obt"] = "Sunseeker Astromages"
-L["Major Holy Protection Potion Obt"] = "Abyssal Flamebringers"
-L["Major Shadow Protection Potion Obt"] = "Brujo del Consejo de las Sombras"
-L["Mighty Rage Potion Obt"] = "Destripador Roca Negra"
-L["Wildvine Potion Obt"] = "Trolls Aleatorios"
--- Quest
-L["Discolored Healing Potion Obt"] = "Corazones Salvajes"
-L["Elixir of Brute Force Obt"] = "Dadanga esta Hambriento (Recompensa Aleatoria)"
-L["Lesser Stoneshield Potion Obt"] = "Piedra Líquida"
-L["Restorative Potion Obt"] = "Funcionamiento del Reactivo "..BZ["Uldaman"]
+-- Binding Filter UI Elements and their associated descriptions
+L["BOEFilter"]				= "Item Bind on Equip"
+L["BOE_DESC"]				= "Recipes that make Bind on Equip items should be included in the scan."
+L["BOPFilter"]				= "Item Bind on Pickup"
+L["BOP_DESC"]				= "Recipes that make Bind on Pickup items should be included in the scan."
+L["RecipeBOEFilter"]		= "Recipe Bind on Equip"
+L["RECIPE_BOE_DESC"]		= "Recipes that are Bind on Equip should be included in the scan."
+L["RecipeBOPFilter"]		= "Recipe Bind on Pickup"
+L["RECIPE_BOP_DESC"]		= "Recipes that are Bind on Pickup should be included in the scan."

--- Blacksmithin Obtain Information
-L["Inlaid Mithril Cylinder Obt"] = Crafted.."Esta receta está fabricada por Ingenieros Gnomos"
-L["Blacksmithing Plans"] = "Soltado aleatoriamente por los planes de herrería"
--- Mob Drop
-L["Dark Iron Sunderer Obt"] = "Hammered Patrons, Ribbly's Crony"
-L["Felsteel Gloves Obt"] = "Auchenai Monks"
-L["Felsteel Helm Obt"] = "Fanático de la Cábala"
-L["Felsteel Leggings Obt"] = "Unchained Doombringer"
-L["Frostguard Obt"] = "Foreman Marcrid"
-L["Greater Ward of Shielding Obt"] = "Bloodwatchers Furia del Sol"
-L["Khorium Belt Obt"] = "Murkblood Raiders"
-L["Khorium Boots Obt"] = "Disembodied Protector"
-L["Khorium Pants Obt"] = "Guardián Forja Muerta"
-L["Ragesteel Breastplate Obt"] = "Guerrero Lengua de ceniza"
-L["Ragesteel Gloves Obt"] = "Guerrero Puño de Roca"
-L["Ragesteel Helm Obt"] = "Protectores de la Cólera"
-L["Ragesteel Shoulders Obt"] = "Enraged Earth Spirit, Enraged Air Spirirt, Enraged Fire Spirirt, Enraged Water Spirirt"
-L["Runic Breastplate Obt"] = "Strashaz Myrmidons"
-L["Runic Plate Boots Obt"] = "Hidalgo Escarlata"
-L["Runic Plate Helm Obt"] = "Guerreros de Strashaz"
-L["Runic Plate Leggings Obt"] = "Herrero Escarlata"
-L["Runic Plate Shoulders Obt"] = "Guardias Serpiente de Strashaz"
-L["Swiftsteel Gloves Obt"] = "Acechadores Nexo"
-L["Volcanic Hammer Obt"] = "Volchan"
--- Quest
-L["Barbaric Iron Boots Obt"] = "¡Aplástalos!"
-L["Barbaric Iron Breastplate Obt"] = "Almenas barbáricas"
-L["Barbaric Iron Gloves Obt"] = "Alegrías de Omosh"
-L["Barbaric Iron Helm Obt"] = "Cuernos del Frenesí"
-L["Barbaric Iron Shoulders Obt"] = "On Iron Pauldroms"
-L["Blazing Rapier Obt"] = "Corrupción"
-L["Dawn's Edge Obt"] = "Piedra culebra de la cazadora de las Sombras"
-L["Demon Forged Breastplate Obt"] = "La Fragua del Demonio"
-L["Enchanted Battlehammer Obt"] = "Dulce Serenidad"
-L["Enchanted Thorium Breastplate Obt"] = "Malla de placas de torio encantado Vol I (Necesita objetos soltados en otras instancias para conseguir la misión)"
-L["Enchanted Thorium Helm Obt"] = "Malla de placas de torio encantado Vol III (Necesita objetos soltados en otras instancias para conseguir la misión)"
-L["Enchanted Thorium Leggings Obt"] = "Malla de placas de torio encantado Vol II (Necesita objetos soltados en otras instancias para conseguir la misión)"
-L["Fiery Plate Gauntlets Obt"] = "Guantes Ardientes de Placas"
-L["Golden Scale Gauntlets Obt"] = "Los Orígenes de Smithing"
-L["Heavy Copper Longsword Obt"] = "Suministros Para el Frente"
-L["Imperial Plate Belt Obt"] = "Correa de Placas imperiales"
-L["Imperial Plate Boots Obt"] = "Botas de Placas imperiales"
-L["Imperial Plate Bracers Obt"] = "Brazales de Placas imperiales"
-L["Imperial Plate Chest Obt"] = "Pechera de Placas imperiales"
-L["Imperial Plate Helm Obt"] = "Yelmo de Placas imperiales"
-L["Imperial Plate Leggings Obt"] = "Piernas de Placas imperiales"
-L["Imperial Plate Shoulders Obt"] = "Sobrehombros de Placas imperiales"
-L["Ironforge Breastplate Obt"] = "Equipar Crestagrana"
-L["Orcish War Leggings Obt"] = "Las Viejas Costumbres"
-L["Ornate Mithril Gloves Obt"] = "El Gran Mentiroso de Plata"
-L["Ornate Mithril Helm Obt"] = "Una Buena Cabeza Sobre Sus Hombros"
-L["Ornate Mithril Pants Obt"] = "Fundir On, Fundir Off"
-L["Ornate Mithril Shoulder Obt"] = "El Arte de la Impregnación"
-L["Sulfuron Hammer Obt"] = "Un Contrato Obligatorio"
+-- Item - Armor UI Elements and their associated descriptions
+L["Cloth"]					= true
+L["CLOTH_DESC"]				= "Recipes that make cloth items should be included in the scan."
+L["Leather"]				= true
+L["LEATHER_DESC"]			= "Recipes that make leather items should be included in the scan."
+L["Mail"]					= true
+L["MAIL_DESC"]				= "Recipes that make mail items should be included in the scan."
+L["Plate"]					= true
+L["PLATE_DESC"]				= "Recipes that make plate items should be included in the scan."
+L["Cloak"]					= true
+L["CLOAK_DESC"]				= "Recipes that make cloaks should be included in the scan."
+L["Ring"]					= true
+L["RING_DESC"]				= "Recipes that make rings should be included in the scan."
+L["Trinket"]				= true
+L["TRINKET_DESC"]			= "Recipes that make trinkets should be included in the scan."
+L["Necklace"]				= true
+L["NECKLACE_DESC"]			= "Recipes that make necklaces should be included in the scan."
+L["Shield"]					= true
+L["SHIELD_DESC"]			= "Recipes that make shields should be included in the scan."

--- Cooking Obtain Information
-L["Fishing Daily"] = QuestReward.."Recompensa al azar de la misión diaria de pesca."
-L["Cooking Daily"] = QuestReward.."Recompensa al azar de la misión diaria de cocina."
-L["Goldthorn Tea Obt"] = "Habla con Henry Stern en "..BZ["Razorfen Downs"]
-L["Stewed Trout Obt"] = Trainer.."Kylene"
--- Mob Drop
-L["Runn Tum Tuber Surprise Obt"] = "Pusillin"
--- Quest
-L["Barbecued Buzzard Wing Obt"] = "Alas Asadas a la Parilla del Halcón"
-L["Beer Basted Boar Ribs Obt"] = "Costillas a la Cerveza del Verraco"
-L["Big Bear Steak Obt"] = "El Rescate"
-L["Blood Sausage Obt"] = "Morcillas de Thelsamar"
-L["Buzzard Bites Obt"] = "Suave como la Mantequilla"
-L["Crocolisk Gumbo Obt"] = "Deberes del Aprendiz"
-L["Crocolisk Steak Obt"] = "Caza de Crocolisk"
-L["Crunchy Serpent Obt"] = "Tratados Mok'Nathal"
-L["Crunchy Spider Surprise Obt"] = "Crujido Culinario"
-L["Curiously Tasty Omelet Obt"] = "Venganza de Ormer"
-L["Dig Rat Stew Obt"] = "Guiso de Rata Dig"
-L["Dirge's Kickin' Chimaerok Chops Obt"] = "Dirge's Kickin' Chimaerok Chops"
-L["Gooey Spider Cake Obt"] = "Tortas de Cangrejo Oscuras"
-L["Goretusk Liver Pie Obt"] = "Empanada del Hígado de Goretusk"
-L["Hot Lion Chops Obt"] = "Elixir del Dolor"
-L["Kaldorei Spider Kabob Obt"] = "Receta de Kaldorei"
-L["Murloc Fin Soup Obt"] = "Venta de Pescado"
-L["Redridge Goulash Obt"] = "Cocido húngaro de Redridge"
-L["Roasted Moongraze Tenderloin Obt"] = "La Gran Caza De Moongraze"
-L["Seasoned Wolf Kabob Obt"] = "Kabobs Sazonados de Lobo"
-L["Smoked Desert Dumplings Obt"] = "Receta del Desierto"
-L["Soothing Turtle Bisque Obt"] = "Sopa de Mariscos Calmante de Tortuga"
-L["Strider Stew Obt"] = "Easy Strider Living"
-L["Tasty Lion Steak Obt"] = "Amenaza Costosa"
-L["Thistle Tea Ally Obt"] = "Torre de Klaven"
-L["Thistle Tea Horde Obt"] = Mission.."Posible Pero No Probable"
-L["Westfall Stew Obt"] = "Guiso de "..BZ["Westfall"]
+-- Item - Weapon UI Elements and their associated descriptions
+L["One Hand"]				= true
+L["ONEHAND_DESC"]			= "Recipes that make one handed items should be included in the scan."
+L["Two Hand"]				= true
+L["TWOHAND_DESC"]			= "Recipes that make two handed items should be included in the scan."
+L["Axe"]					= true
+L["AXE_DESC"]				= "Recipes that make axes should be included in the scan."
+L["Sword"]					= true
+L["SWORD_DESC"]				= "Recipes that make swords should be included in the scan."
+L["Mace"]					= true
+L["MACE_DESC"]				= "Recipes that make maces should be included in the scan."
+L["Polearm"]				= true
+L["POLEARM_DESC"]			= "Recipes that make polearms should be included in the scan."
+L["Dagger"]					= true
+L["DAGGER_DESC"]			= "Recipes that make daggers should be included in the scan."
+L["Fist"]					= true
+L["FIST_DESC"]				= "Recipes that make fist weapons should be included in the scan."
+L["Staff"]					= true
+L["STAFF_DESC"]				= "Recipes that make staves should be included in the scan."
+L["Wand"]					= true
+L["WAND_DESC"]				= "Recipes that make wands should be included in the scan."
+L["Thrown"]					= true
+L["THROWN_DESC"]			= "Recipes that make thrown weapons should be included in the scan."
+L["Bow"]					= true
+L["BOW_DESC"]				= "Recipes that make bows should be included in the scan."
+L["Crossbow"]				= true
+L["CROSSBOW_DESC"]			= "Recipes that make crossbows should be included in the scan."
+L["Ammo"]					= true
+L["AMMO_DESC"]				= "Recipes that make ammunition should be included in the scan."

--- Enchanting Obtain Information
-L["Enchant 2H Weapon - Major Agility Obt"] = "Eredar Deathbringer"
-L["Enchant 2H Weapon - Major Intellect Obt"] = "Hechicero Carmesí"
-L["Enchant 2H Weapon - Major Spirit Obt"] = "Adepto de "..BZ["Scholomance"]
-L["Enchant 2H Weapon - Savagery Obt"] = "Shattered Hand Centurions"
-L["Enchant 2H Weapon - Superior Impact Obt"] = "Blackhand Elite"
-L["Enchant Boots - Dexterity Obt"] = "Raging Skeletons"
-L["Enchant Boots - Fortitude Obt"] = "Sacerdote Etéreo"
-L["Enchant Boots - Surefooted Obt"] = "Phantom Stagehand"
-L["Enchant Bracer - Fortitude Obt"] = "Oráculos del Colmillo Torcido"
-L["Enchant Bracer - Major Defense Obt"] = "Ethereum Nullifier"
-L["Enchant Bracer - Spellpower Obt"] = "Bloodmaul Geomancers"
-L["Enchant Bracer - Superior Strength Obt"] = "Brujo de Deadwind"
-L["Enchant Cloak - Greater Arcane Resistance Obt"] = "Archimagos Eclipsion"
-L["Enchant Cloak - Greater Shadow Resistance Obt"] = "Voidshriekers"
-L["Enchant Cloak - Lesser Agility Obt"] = "Asesino del Sindicato"
-L["Enchant Cloak - Lesser Agility Obt1"] = "Wastewander Assassin, Wastewander Scofflaw"
-L["Enchant Gloves - Advanced Herbalism Obt"] = "Mire Lord, Molt Thorn, Swampwalker, Swampwalker Elder, Tangled Horror"
-L["Enchant Gloves - Advanced Mining Obt"] = "Venture Co. Strip Miner"
-L["Enchant Gloves - Fishing Obt"] = "Scargil, Torn Fin Coastrunner, Torn Fin Oracle, Torn Fin Muckdweller, Torn Fin Tidehunter"
-L["Enchant Gloves - Herbalism Obt"] = "Crazed Ancient, Withered Ancient"
-L["Enchant Gloves - Herbalism Obt1"] = "Antiguo Vengativo, Antiguo Ennegrecido, Antiguo Carbonizado"
-L["Enchant Gloves - Mining Obt"] = "Dark Iron Dwarf, Dark Iron Demonlitionist, Dark Iron Tunneler, Dark Iron Saboteur, Balgaras the Foul"
-L["Enchant Gloves - Skinning Obt"] = "Nimar the Slayer, Witherbark Berserker, Witherbark Headhunter, Witherbark Shadow Hunter"
-L["Enchant Weapon - Crusader Obt"] = "Scarlet Spellbinder"
-L["Enchant Weapon - Crusader Obt1"] = "Archimago Escarlata"
-L["Enchant Weapon - Deathfrost Obt"] = "Lord Ahune - Midsummer Fire Festival"
-L["Enchant Weapon - Fiery Weapon Obt"] = "Pyromancer Loregrain"
-L["Enchant Weapon - Icy Chill Obt"] = "Anguished Highborne"
-L["Enchant Weapon - Lifestealing Obt"] = "Investigador Espectral"
-L["Enchant Weapon - Major Intellect Obt"] = "Researchers Furia del Sol"
-L["Enchant Weapon - Major Spellpower Obt"] = "Bash'ir Spell-Thief"
-L["Enchant Weapon - Superior Striking Obt"] = "Spirestone Warlord"
-L["Enchant Weapon - Unholy Weapon Obt"] = "Thuzadin Shadowcaster"
-L["Smoking Heart of the Mountain Obt"] = "Señor Roccor"
+-- Player Type Filtering UI Elements and their associated descriptions
+L["Melee DPS"]				= true
+L["MELEE_DPS_DESC"]			= "Recipes that are used by melee dps players should be included in the scan."
+L["Tanks"]					= true
+L["TANKS_DESC"]				= "Recipes that are used by tank players should be included in the scan."
+L["Caster DPS"]				= true
+L["CASTER_DPS_DESC"]		= "Recipes that are used by casting dps players should be included in the scan."
+L["Healers"]				= true
+L["HEALERS_DESC"]			= "Recipes that are used by healer players should be included in the scan."

--- Engineering Obtain Information
-L["ENG_MEMBERSHIP_BENEFITS"] = RandomQuestReward.."Renovación de Miembro"
-L["Field Repair Bot 74A Obt"] = "Manuscrito clickeable cerca del Jefe"
-L["Minor Recombobulator Obt"] = "Utilice la Tarjeta Blanca en la ranura de Matrix Punchograph 3005-A.  A continuación, utilice la Tarjeta Amarilla en Perforágrafo Matriz 3005-B."
-L["Discombobulator Ray Obt"] = "Utilice la Tarjeta de Seguridad de Acceso de Datos DELTA en la máquina D"
--- Mob Drop
-L["Adamantite Arrow Maker Obt"] = "Arquero de Furia del Sol"
-L["Arcanite Dragonling Obt"] = "Tejemagia de cobalto"
-L["Dark Iron Rifle Obt"] = "Artesano de la Forja Maldita"
-L["Felsteel Boomstick Obt"] = "Ingeniero de la Forja Maldita"
-L["Field Repair Bot 110G Obt"] = "Analizadores de Gan'Arg"
-L["Flawless Arcanite Rifle Obt"] = "Cazasombras Fustamusgo"
-L["Hyper-Vision Goggles Obt"] = "Forjador de armas Mo'arg"
-L["Khorium Scope Obt"] = "Arquero de Furia del Sol"
-L["Major Recombobulator Obt"] = " Tribute Run Chest"
-L["Weapon Technician"] = "Técnico de Armas"
-L["Crimson Inquisitor"] = "Inquisidor Carmesí"
--- Quest
-L["Flash Bomb Obt"] = "Receta de Bomba Cegadora"
-L["Steam Tonk Controller Obt"] = "40 Boletos - Esquema: Mando de tonque de vapor"
-L["Zapthrottle Mote Extractor Obt"] = "¡Extractor de motas de zapacelerador!"
+-- Reputation Filtering UI Elements and their associated description
+L["SPECIFIC_REP_DESC"]		= "Include %s faction."

--- First Aid Obtain Information
--- Nothing here needed yet
+-- ZJUI UI Elements (when different from the above ones) and their associated descriptions
+L["FILTER_OPEN"]			= "Filter >>>"
+L["FILTER_OPEN_DESC"]		= "Open filter option panel."
+L["FILTER_CLOSE"]			= "<<< Filter"
+L["FILTER_CLOSE_DESC"]		= "Close filter option panel."
+L["EXPANDALL"]				= "+ All"
+L["EXPANDALL_DESC"]			= "Expand all recipes listed below."
+L["CONTRACTALL"]			= "- All"
+L["CONTRACTALL_DESC"]		= "Minimize all recipes listed below."
+L["Search"]					= true
+L["SEARCH_DESC"]			= "Filter to recipes that contain text at left."
+L["CLEAR_DESC"]				= "Clear the search textbox."
+L["Close"]					= "Exit"
+L["CLOSE_DESC"]				= "Close the Ackis Recipe List Window."
+L["Reset"]					= true
+L["RESET_DESC"]				= "Reset All Filters to default values."
+L["Apply"]					= true
+L["APPLY_DESC"]				= "Apply the above selected filters to the recipe list"
+L["ARMOR_ALL_DESC"]			= "Recipes that make ANY armor item should be included in the scan."
+L["ARMOR_NONE_DESC"]		= "Do NOT include any recipes that make armor items in the scan."
+L["WEAPON_ALL_DESC"]		= "Recipes that make ANY weapon item should be included in the scan."
+L["WEAPON_NONE_DESC"]		= "Do NOT include any recipes that make weapon items in the scan."

--- Jewelcrafting Obtain Information
-L["Blades Edge Summon Bosses"] = "Invoca Jefes en Filospada"
--- Mob Drop
-L["Arcane Khorium Band Obt"] = "Mageslayers"
-L["Chaotic Skyfire Diamond Obt"] = "Coilskar Sirens"
-L["Coronet of the Verdant Flame Obt"] = "Sunseeker Botanists"
-L["Khorium Band of Frost Obt"] = "Coilfang Sorceresses"
-L["Khorium Band of Leaves Obt"] = "Vekh'nir Dreadhawks"
-L["Khorium Band of Shadows Obt"] = "Dark Conclave Shadowmancers"
--- Quest
+-- Common Tooltip Strings (where different from above)
+L["CTRL_CLICK"]			= "Ctrl-Click to add this recipe's link to your chat"
+L["ALT_CLICK"]			= "Alt-Click to add this recipe to your ignore list"
+L["SHIFT_CLICK"]		= "Shift-Click to add the item crafted by this recipe's link to your chat"
+L["Obtained From"]		= true
+L["RECIPE_EXCLUDED"]	= "Recipe is in Exclusion list"
+L["Required Skill"]		= true

--- Leatheworking Obtain Information
--- Mob Drop
-L["Bag of Many Hides Obt"] = "Gordunni Back-Breaker, Gordunni Head-Splitter, Gordunni Elementalist, Gordunni Soulreaper"
-L["Anvilrage Captain"] = "Anvilrage Captain"
-L["Blue Dragonscale Shoulders Obt"] = "Cliff Breaker"
-L["Devilsaur Leggings Obt"] = "Cloned Ooze, Muculent Ooze"
-L["Flame Armor Kit Obt"] = "Gargantuan Abyssals"
-L["Frostsaber Gloves Obt"] = "Winterfall Totemic"
-L["Frostsaber Leggings Obt"] = "Winterfall Den Watcher"
-L["Frostsaber Tunic Obt"] = "Winterfall Ursa"
-L["Green Dragonscale Leggings Obt"] = "Murk Worm"
-L["Heavy Scorpid Leggings Obt"] = "Asesino de la Roca Negra"
-L["Heavy Scorpid Shoulders Obt"] = "Blackrock Battlemaster"
-L["Heavy Scorpid Vest Obt"] = "Portal Seeker"
-L["Ironfeather Breastplate Obt"] = "Vilebranch Hideskinner"
-L["Living Breastplate Obt"] = "Decaying Horror"
-L["Living Leggings Obt"] = "Deadwood Shaman"
-L["Shadow Armor Kit Obt"] = "Time-Lost Shadowmages"
-L["Stormshroud Armor Obt"] = "Arkkoran Oracle"
-L["Stormshroud Gloves Obt"] = "The Windreaver"
-L["Stormshroud Gloves Obt1"] = "Princess Tempestria, Winterspring"
-L["Stormshroud Shoulders Obt"] = "Son of Arkkoroc"
-L["Stylin' Adventure Hat Obt"] = "Durnholde Riflemen"
-L["Stylin' Crimson Hat Obt"] = "Sethekk Ravenguard"
-L["Stylin' Jungle Hat Obt"] = "Rift Lords, Rift Keepers"
-L["Tough Scorpid Boots Obt"] = "Wastewander Rogue"
-L["Tough Scorpid Bracers Obt"] = "Wastewander Shadow Mage"
-L["Tough Scorpid Breastplate Obt"] = "Wastewander Bandit"
-L["Tough Scorpid Gloves Obt"] = "Wastewander Thief"
-L["Tough Scorpid Helm Obt"] = "Andre Firebeard, Wastewander Scofflaw"
-L["Tough Scorpid Leggings Obt"] = "Pícaro Deambulador"
-L["Volcanic Breastplate Obt"] = "Bruto Pirotigma"
-L["Volcanic Leggings Obt"] = "Tosco Pirontraña"
-L["Volcanic Shoulders Obt"] = "Legionario Pirotigma"
--- Quest
-L["Deviate Scale Belt Obt"] = "Erradicación de Descarriados"
-L["Kodo Hide Bag Obt"] = "Bolsa de pellejo de Kodo"
-L["Moonglow Vest Obt"] = "Jubón resplandor lunar"
-L["Onyxia Scale Cloak Obt"] = "El Viaje Acaba de Empezar después de dar la vuelta a la Cabeza de Onyxia"
-L["Wild Leather Boots Obt"] = "Botas de Cuero Salvaje"
-L["Wild Leather Cloak Obt"] = "Maestro de Cuero Salvaje"
-L["Wild Leather Helmet Obt"] = "Casco de Cuero Salvaje"
-L["Wild Leather Leggings Obt"] = "Leotardos de Cuero Salvaje"
-L["Wild Leather Shoulders Obt"] = "Sobrehombros de Cuero Salvaje"
-L["Wild Leather Vest Obt"] = "Jubón de Cuero Salvaje"
+-- Popup Strings
+L["NOTSCANNED"]		= "You have not yet scanned this profession. Please open this profession and click on Scan Skills."
+L["ALL_FILTERED"]	= "Although you have already scanned this profession, your filters are currently preventing any recipes from being displayed. Please change your filters and try again."

--- Smelting Obtain Information
-L["Dark Iron Obt"] = "Requiere 20 Barras de Oro, 2 Rubies estrella, y 10 Barras de Veraplata - Habla con Gloom'Rel, que es uno de los no-muertos en Summoner's Tomb."
-L["Elementium Obt"] = "Control mental Krixix en BWL.  En la barra de mascota habrá una opción para entrenar esta habilidad para ti y los demás."
+-- Error/warning Text
+L["MissingFromDB"] = ": is is missing from the database. \nPlease inform the author of the add-on about this recipe."
+L["UnknownTradeSkill"] = "You have opened up a trade skill window which is not supported by this add-on.  The trade skill is %s.  Please provide the author of the add-on with this information."
+L["OpenTradeSkillWindow"] = "Please open trade skill window to scan."
+L["SpellIDCache"] = "Spell ID: %s is not in your local cache.  Please submit a ticket at http://wow.curseforge.com/projects/ackis-recipe-list/tickets/ and include the spell ID and the profession in which you were scanning."

--- Rogue Poison Obtain Information
--- Nothing here needed yet
+-- Drop Obtain Info
+L["Unknown"] = "Unknown Drop: The drop location of this recipe is unknown.  Please contribute by posting on the Ackis Recipe List thread at www.wowace.com/forums"
+L["Unknown Zone"] = true

--- Tailoring Obtain Information
-L["Arcanoweave Boots Obt"] = "Astromago Buscasol"
-L["Arcanoweave Bracers Obt"] = "Centinelas de Alcatraz"
-L["Black Silk Pack Obt"] = "Espía del Sindicato"
-L["Black Silk Pack Obt1"] = "Infiltrado de Theramore"
-L["Black Silk Pack Obt2"] = "Asesino de las Sombras"
-L["Cindercloth Cloak Obt"] = "Caminafuego Thaurissan"
-L["Cindercloth Gloves Obt"] = "Protector Crepuscular de Fuego"
-L["Cindercloth Pants Obt"] = "Caminafuego Thaurissan"
-L["Cindercloth Vest Obt"] = "Protector Crepuscular de Fuego"
-L["Cloak of Fire Obt"] = "Maestro Supremo Pyron"
-L["Felcloth Bag Obt"] = "Libro que aparece después de la muerte de Jandice Barov"
-L["Ghostweave Belt Obt"] = "Altonato persistente"
-L["Ghostweave Gloves Obt"] = "Altonato persistente"
-L["Ghostweave Gloves Obt1"] = "Siervo No Visto"
-L["Ghostweave Vest Obt"] = "Siervo No Visto"
-L["Mooncloth Boots Obt"] = "Tela Sagrada"
-L["Robe of the Archmage Obt"] = "Piromántico Pirotigma"
-L["Robe of Winter Night Obt"] = "Tejemagia de cobalto"
-L["Robes of Arcana Obt"] = "Clamavacío de la Facción Oscura"
-L["Robes of Arcana Obt1"] = "Encantador Defias"
-L["Shadoweave Mask Obt"] = "The Undermarket"
-L["Soulcloth Shoulders Obt"] = "Asistentes Fantasmas"
-L["Soulcloth Vest Obt"] = "Aparición de ayuda de cámara"
-L["Wizardweave Leggings Obt"] = "Invocador Oscuro"
+-- Special Event information
+L["Midsummer Fire Festival"] = true
+L["Feast of Winters Veil"] = true
+L["Lunar Festival"] = true
+L["Darkmoon Faire"] = true
+L["Seasonal"] = true

--- Beast Training Obtain Information
-L["Rare"] = "Raro"
-L["Elite"] = "Elite"
--- Beasts which have training skills
-L["Agam'ar"] = true
-L["Aku'mai Fisher"] = true
-L["Aku'mai Snapjaw"] = true
-L["Angerclaw Mauler"] = true
-L["Arash-ethis"] = true
-L["Ashenvale Bear"] = true
-L["Ashmane Boar"] = true
-L["Barbed Crustacean"] = true
-L["Barnabus"] = true
-L["Battleboar"] = true
-L["Bellygrub"] = true
-L["Besseleth"] = true
-L["Bhag'thera"] = true
-L["Bjarn"] = true
-L["Black Bear Patriarch"] = true
-L["Black Ravager Mastiff"] = true
-L["Black Ravager"] = true
-L["Blackrock Worg"] = true
-L["Blackwind Warp Chaser"] = true
-L["Blisterpaw Hyena"] = true
-L["Bloodaxe Worg"] = true
-L["Bloodfalcon"] = true
-L["Bloodmaul Battle Worg"] = true
-L["Bloodmaul Dire Wolf"] = true
-L["Bloodsnout Worg"] = true
-L["Bonepaw Hyena"] = true
-L["Bristleback Battleboar"] = true
-L["Broken Tooth"] = true
-L["Carrion Vulture"] = true
-L["Cave Creeper"] = true
-L["Chatter"] = true
-L["Clack the Reaver"] = true
-L["Clattering Crawler"] = true
-L["Cleft Scorpid"] = true
-L["Cloud Serpent"] = true
-L["Cobalt Serpent"] = true
-L["Coilskar Cobra"] = true
-L["Corrupted Mottled Boar"] = true
-L["Corrupted Scorpid"] = true
-L["Coyote Packleader"] = true
-L["Coyote"] = true
-L["Crag Boar"] = true
-L["Crag Coyote"] = true
-L["Crag Stalker"] = true
-L["Crazed Dragonhawk"] = true
-L["Creepthess"] = true
-L["Dark Screecher"] = true
-L["Dark Worg"] = true
-L["Darkfang Creeper"] = true
-L["Deadly Cleft Scorpid"] = true
-L["Deadmire"] = true
-L["Death Flayer"] = true
-L["Death Howl"] = true
-L["Deathlash Scorpid"] = true
-L["Deathstrike Tarantula"] = true
-L["Deep Stinger"] = true
-L["Deepmoss Creeper"] = true
-L["Deepmoss Webspinner"] = true
-L["Den Mother"] = true
-L["Deviate Adder"] = true
-L["Deviate Coiler Hatchling"] = true
-L["Deviate Coiler"] = true
-L["Deviate Crocolisk"] = true
-L["Deviate Dreadfang"] = true
-L["Deviate Moccasin"] = true
-L["Deviate Stinglash"] = true
-L["Deviate Venomwing"] = true
-L["Deviate Viper"] = true
-L["Dire Mottled Boar"] = true
-L["Diseased Grizzly"] = true
-L["Diseased Wolf"] = true
-L["Dread Flyer"] = true
-L["Dread Ripper"] = true
-L["Dreadfang Lurker"] = true
-L["Dreadfang Widow"] = true
-L["Dreadmaw Crocolisk"] = true
-L["Drywallow Crocolisk"] = true
-L["Drywallow Daggermaw"] = true
-L["Drywallow Snapper"] = true
-L["Durotar Tiger"] = true
-L["Eclipsion Dragonhawk"] = true
-L["Elder Ashenvale Bear"] = true
-L["Elder Cloud Serpent"] = true
-L["Elder Crag Boar"] = true
-L["Elder Crag Coyote"] = true
-L["Elder Mistvale Gorilla"] = true
-L["Elder Moss Creeper"] = true
-L["Elder Mottled Boar"] = true
-L["Elder Mountain Boar"] = true
-L["Elder Plainstrider"] = true
-L["Elder Shadowmaw Panther"] = true
-L["Elder Shardtooth"] = true
-L["Elder Springpaw"] = true
-L["Encrusted Surf Crawler"] = true
-L["Enraged Ravager"] = true
-L["Felpaw Ravager"] = true
-L["Felpaw Wolf"] = true
-L["Felsworn Scalewing"] = true
-L["Feral Crag Coyote"] = true
-L["Feral Dragonhawk Hatchling"] = true
-L["Feral Mountain Lion"] = true
-L["Ferocious Grizzled Bear"] = true
-L["Fire Roc"] = true
-L["Firetail Scorpid"] = true
-L["Flatland Cougar"] = true
-L["Fleeting Plainstrider"] = true
-L["Forest Lurker"] = true
-L["Forest Moss Creeper"] = true
-L["Forest Spider"] = true
-L["Foreststrider Fledgling"] = true
-L["Frostsaber Cub"] = true
-L["Frostsaber Huntress"] = true
-L["Frostsaber Stalker"] = true
-L["Ghamoo-ra"] = true
-L["Ghost Saber"] = true
-L["Ghostclaw Lynx"] = true
-L["Ghostclaw Ravager"] = true
-L["Ghostpaw Alpha"] = true
-L["Ghostpaw Runner"] = true
-L["Giant Foreststrider"] = true
-L["Giant Moss Creeper"] = true
-L["Giant Plains Creeper"] = true
-L["Giant Webwood Spider"] = true
-L["Giant Wetlands Crocolisk"] = true
-L["Githyiss the Vile"] = true
-L["Goretusk"] = true
-L["Gray Bear"] = true
-L["Gray Forest Wolf"] = true
-L["Great Goretusk"] = true
-L["Greater Duskbat"] = true
-L["Greater Firebird"] = true
-L["Greater Fleshripper"] = true
-L["Greater Kraul Bat"] = true
-L["Greater Tarantula"] = true
-L["Greater Thunderhawk"] = true
-L["Greater Windroc"] = true
-L["Green Recluse"] = true
-L["Groddoc Thunderer"] = true
-L["Grovestalker Lynx "] = true
-L["Grunter"] = true
-L["Gutripper"] = true
-L["Hakkar'i Frostwing"] = true
-L["Hakkar'i Sapper"] = true
-L["Ice Claw Bear"] = true
-L["Ironback"] = true
-L["Ironbeak Hunter"] = true
-L["Ironbeak Owl"] = true
-L["Ironbeak Screecher"] = true
-L["Ironfur Bear"] = true
-L["Ironfur Patriarch"] = true
-L["Jaguero Stalker"] = true
-L["Jungle Thunderer"] = true
-L["Juvenile Snow Leopard"] = true
-L["Kaliri Matriarch"] = true
-L["Kaliri Swooper"] = true
-L["King Bangalash"] = true
-L["Kraul Bat"] = true
-L["Krellack"] = true
-L["Kresh"] = true
-L["Kurzen War Tiger"] = true
-L["Lady Sathrah"] = true
-L["Large Crag Boar"] = true
-L["Large Loch Crocolisk"] = true
-L["Leech Widow"] = true
-L["Loch Crocolisk"] = true
-L["Longsnout"] = true
-L["Longtooth Howler"] = true
-L["Longtooth Runner"] = true
-L["Lost Torranche"] = true
-L["Lupos"] = true
-L["Magram Bonepaw"] = true
-L["Male Kaliri Hatchling"] = true
-L["Mangeclaw"] = true
-L["Mangy Mountain Boar"] = true
-L["Mazzranache"] = true
-L["Mesa Buzzard"] = true
-L["Mist Howler"] = true
-L["Mistvale Gorilla"] = true
-L["Mongress"] = true
-L["Monstrous Crawler"] = true
-L["Monstrous Plaguebat"] = true
-L["Moonstalker Runt"] = true
-L["Moonstalker Sire"] = true
-L["Mottled Boar"] = true
-L["Mottled Drywallow Crocolisk"] = true
-L["Mountain Boar"] = true
-L["Mountain Lion"] = true
-L["Mudrock Snapjaw"] = true
-L["Murk Slitherer"] = true
-L["Murk Spitter"] = true
-L["Naraxis"] = true
-L["Night Web Matriarch"] = true
-L["Night Web Spider"] = true
-L["Nightsaber"] = true
-L["Noxious Plaguebat"] = true
-L["Oasis Snapjaw"] = true
-L["Ol' Sooty"] = true
-L["Old Cliff Jumper"] = true
-L["Old Grizzlegut"] = true
-L["Olm the Wise"] = true
-L["Ornery Plainstrider"] = true
-L["Panther"] = true
-L["Phoenix-Hawk Hatchling"] = true
-L["Plague Lurker"] = true
-L["Plaguebat"] = true
-L["Plagued Swine"] = true
-L["Plains Creeper"] = true
-L["Porcine Entourage"] = true
-L["Prairie Stalker"] = true
-L["Prairie Wolf Alpha"] = true
-L["Prairie Wolf"] = true
-L["Princess"] = true
-L["Prowler"] = true
-L["Pygmy Surf Crawler"] = true
-L["Quillfang Ravager"] = true
-L["Quillfang Skitterer"] = true
-L["Rabid Blisterpaw"] = true
-L["Rabid Crag Coyote"] = true
-L["Ragged Scavenger"] = true
-L["Raging Agam'ar"] = true
-L["Rak'Shiri"] = true
-L["Ravage"] = true
-L["Ravager Specimen"] = true
-L["Ravenous Windroc"] = true
-L["Razorfang Hatchling"] = true
-L["Razzashi Adder"] = true
-L["Razzashi Cobra"] = true
-L["Razzashi Serpent"] = true
-L["Rekk'tilac"] = true
-L["Rema"] = true
-L["Ridge Huntress"] = true
-L["Ridge Stalker Patriarch"] = true
-L["Ridge Stalker"] = true
-L["Rip-Blade Ravager"] = true
-L["Ripfang Lynx"] = true
-L["Ripscale"] = true
-L["Roc"] = true
-L["Rockhide Boar"] = true
-L["Rogue Vale Screecher"] = true
-L["Rotting Agam'ar"] = true
-L["Salt Flats Vulture"] = true
-L["Saltwater Snapjaw"] = true
-L["Sandfury Guardian"] = true
-L["Sarkoth"] = true
-L["Savannah Patriarch"] = true
-L["Sawtooth Snapper"] = true
-L["Scalewing Serpent"] = true
-L["Scarlet Tracking Hound"] = true
-L["Scarred Crag Boar"] = true
-L["Scarshield Worg"] = true
-L["Scorchshell Pincer"] = true
-L["Scorpashi Lasher"] = true
-L["Scorpashi Snapper"] = true
-L["Scorpashi Venomlash"] = true
-L["Scorpid Bonecrawler"] = true
-L["Scorpid Duneburrower"] = true
-L["Scorpid Dunestalker"] = true
-L["Scorpid Hunter"] = true
-L["Scorpid Reaver"] = true
-L["Scorpid Tail Lasher"] = true
-L["Scorpid Terror"] = true
-L["Scorpid Worker"] = true
-L["Scorpok Stinger"] = true
-L["Searing Roc"] = true
-L["Shadow Panther"] = true
-L["Shadowmaw Panther"] = true
-L["Shadowwing Owl"] = true
-L["Shanda the Spinner"] = true
-L["Shardtooth Bear"] = true
-L["Shore Crawler"] = true
-L["Shrike Bat"] = true
-L["Silithid Creeper"] = true
-L["Silithid Swarmer"] = true
-L["Silt Crawler"] = true
-L["Silvermane Howler"] = true
-L["Silvermane Stalker"] = true
-L["Silvermane Wolf"] = true
-L["Sin'Dall"] = true
-L["Skettis Kaliri"] = true
-L["Skittering Crustacean"] = true
-L["Small Crag Boar"] = true
-L["Snapjaw"] = true
-L["Snapping Crustacean"] = true
-L["Snarler"] = true
-L["Snow Tracker Wolf"] = true
-L["Son of Hakkar"] = true
-L["Soulflayer"] = true
-L["Sparkleshell Snapper"] = true
-L["Spawn of Hakkar"] = true
-L["Spiteflayer"] = true
-L["Spot"] = true
-L["Starving Blisterpaw"] = true
-L["Starving Mountain Lion"] = true
-L["Starving Winter Wolf"] = true
-L["Stonelash Flayer"] = true
-L["Stonelash Pincer"] = true
-L["Stonelash Scorpid"] = true
-L["Stonetusk Boar"] = true
-L["Stranglethorn Tiger"] = true
-L["Strigid Hunter"] = true
-L["Strigid Owl"] = true
-L["Swamp Jaguar"] = true
-L["Swiftwing Shredder"] = true
-L["Tarantula"] = true
-L["Thistle Bear"] = true
-L["Thistle Boar"] = true
-L["Thornfang Ravager"] = true
-L["Thornfang Venomspitter"] = true
-L["Thunderhawk Cloudscraper"] = true
-L["Thunderhawk Hatchling"] = true
-L["Tide Crawler"] = true
-L["Timber Worg"] = true
-L["Timber"] = true
-L["Timberweb Recluse"] = true
-L["Twilight Runner"] = true
-L["U'cha"] = true
-L["Uhk'loc"] = true
-L["Un'Goro Thunderer"] = true
-L["Vale Screecher"] = true
-L["Venomlash Scorpid"] = true
-L["Venomous Cloud Serpent"] = true
-L["Venomtail Scorpid"] = true
-L["Venomtip Scorpid"] = true
-L["Vicious Night Web Spider"] = true
-L["Vile Sting"] = true
-L["Vilebranch Raiding Wolf"] = true
-L["Warp Chaser"] = true
-L["Warp Hunter"] = true
-L["Warp Stalker"] = true
-L["Washte Pawne"] = true
-L["Wayward Buzzard"] = true
-L["Webwood Silkspinner"] = true
-L["Webwood Venomfang"] = true
-L["Wildthorn Lurker"] = true
-L["Windroc Hunter"] = true
-L["Windroc Huntress"] = true
-L["Windroc Matriarch"] = true
-L["Windroc"] = true
-L["Winter Wolf"] = true
-L["Winterspring Owl"] = true
-L["Winterspring Screecher"] = true
-L["Wood Lurker"] = true
-L["Worg"] = true
-L["Young Forest Bear"] = true
-L["Young Goretusk"] = true
-L["Young Mesa Buzzard"] = true
-L["Young Panther"] = true
-L["Young Stranglethorn Tiger"] = true
-L["Young Thistle Boar"] = true
-L["Zaricotl"] = true
-L["Zulian Panther"] = true
-L["Zulian Stalker"] = true
+-- Monster/Quest/Trainer/Vendor (autogeneratored) strings:

--- Vendor Names
+L["40 Tickets - Schematic: Steam Tonk Controller"] = true
+L["A Binding Contract"] = true
 L["Aaron Hollman"] = true
+L["Aayndia Floralwind"] = true
 L["Abigail Shiel"] = true
+L["Abyssal Flamebringer"] = true
+L["Accursed Apparition"] = true
+L["Adele Fielder"] = true
+L["Aendel Windspear"] = true
 L["Aged Dalaran Wizard"] = true
+L["Ainethil"] = true
+L["Akham"] = true
+L["Akil'zon"] = true
+L["Alanna Raveneye"] = true
 L["Alchemist Gribble"] = true
+L["Alchemist Mallory"] = true
 L["Alchemist Pestlezugg"] = true
 L["Aldraan"] = true
+L["Alegorn"] = true
+L["Aleinia"] = true
+L["Alestus"] = true
 L["Alexandra Bolero"] = true
 L["Algernon"] = true
+L["Almaador"] = true
+L["Alorra"] = true
 L["Altaa"] = true
+L["Alurmi"] = true
+L["Amin"] = true
 L["Amy Davenport"] = true
+L["Anchorite Ensham"] = true
+L["Anchorite Fateema"] = true
+L["Anchorite Paetheus"] = true
+L["Andre Firebeard"] = true
 L["Andrew Hilbert"] = true
 L["Andrion Darkspinner"] = true
 L["Androd Fadran"] = true
+L["Anetheron"] = true
+L["Anger Guard"] = true
+L["Anguished Highborne"] = true
+L["Annora"] = true
+L["Anvilrage Captain"] = true
+L["Anvilrage Guardsman"] = true
+L["Anvilrage Marshal"] = true
+L["Anvilrage Medic"] = true
+L["Anvilrage Reservist"] = true
+L["Apexis Guardian"] = true
 L["Apothecary Antonivich"] = true
+L["Apprentice Darius"] = true
+L["Apprentice's Duties"] = true
+L["Arathel Sunforge"] = true
+L["Arcane Aberration"] = true
+L["Arcane Protector"] = true
+L["Arcanist Sheynathren"] = true
+L["Arcatraz Sentinel"] = true
+L["Archimonde"] = true
 L["Aresella"] = true
+L["Argent Quartermaster Hasana"] = true
+L["Argent Quartermaster Lightspark"] = true
+L["Arkkoran Oracle"] = true
+L["Arnok"] = true
+L["Arodis Sunblade"] = true
 L["Arras"] = true
 L["Arred"] = true
 L["Arrond"] = true
+L["Arthur Moore"] = true
+L["Artificer Daelo"] = true
 L["Asarnan"] = true
+L["Ashtongue Warrior"] = true
+L["Aska Mistrunner"] = true
+L["Atal'ai Witch Doctor"] = true
+L["Attumen the Huntsman"] = true
+L["Auchenai Monk"] = true
+L["Auctioneer Wabang"] = true
+L["Avian Darkhawk"] = true
+L["Azgalor"] = true
+L["Azuregos"] = true
 L["Balai Lok'Wein"] = true
 L["Bale"] = true
+L["Balgaras the Foul"] = true
+L["Balnazzar"] = true
 L["Banalash"] = true
+L["Bannok Grimaxe"] = true
+L["Bar Talet"] = true
+L["Barbaric Battlements"] = true
+L["Barbecued Buzzard Wings"] = true
+L["Barbed Lasher"] = true
+L["Barim Spilthoof"] = true
+L["Baron Geddon"] = true
+L["Baron Rivendare"] = true
+L["Bash'ir Arcanist"] = true
+L["Bash'ir Raider"] = true
+L["Bash'ir Spell-Thief"] = true
+L["Basil Frye"] = true
+L["Baxter"] = true
+L["Beer Basted Boar Ribs"] = true
+L["Belil"] = true
+L["Bemarrin"] = true
+L["Bena Winterhoof"] = true
+L["Bengus Deepforge"] = true
+L["Berudan Keysworn"] = true
+L["Betty Quin"] = true
+L["Blackened Ancient"] = true
+L["Blackhand Assassin"] = true
+L["Blackhand Elite"] = true
+L["Blackheart the Inciter"] = true
+L["Blackrock Battlemaster"] = true
+L["Blackrock Slayer"] = true
+L["Blackrock Soldier"] = true
+L["Blacksmith Calypso"] = true
+L["Blackwater Deckhand"] = true
+L["Blackwing"] = true
 L["Blimo Gadgetspring"] = true
 L["Blixrez Goodstitch"] = true
 L["Blizrik Buckshot"] = true
 L["Bliztik"] = true
+L["Bloodfen Lashtail"] = true
+L["Bloodmaul Geomancer"] = true
+L["Bloodmaul Soothsayer"] = true
+L["Bloodsail Raider"] = true
+L["Bloodwarder Squire"] = true
+L["Bog Giant"] = true
 L["Bombus Finespindle"] = true
+L["Bonechewer Backbreaker"] = true
+L["Bonechewer Blade Fury"] = true
+L["Borgosh Corebender"] = true
+L["Borgus Steelhand"] = true
 L["Borto"] = true
 L["Borya"] = true
+L["Boulderfist Brute"] = true
+L["Boulderfist Invader"] = true
+L["Boulderfist Mauler"] = true
+L["Boulderfist Warrior"] = true
+L["Bowen Brisboise"] = true
+L["Brawn"] = true
+L["Braxxus"] = true
+L["Brek Stonehoof"] = true
 L["Brienna Starglow"] = true
+L["Brikk Keencraft"] = true
 L["Bro'kin"] = true
+L["Brock Stoneseeker"] = true
+L["Brom Killian"] = true
 L["Bronk"] = true
+L["Bronk Guzzlegear"] = true
+L["Brumman"] = true
+L["Brumn Winterhoof"] = true
+L["Brutus"] = true
 L["Burbik Gearspanner"] = true
 L["Burko"] = true
+L["Burning Exile"] = true
+L["Buzzek Bracketswing"] = true
+L["Byancie"] = true
+L["Cabal Fanatic"] = true
+L["Camberon"] = true
+L["Cannon Master Willey"] = true
+L["Captain Halyndor"] = true
+L["Captain Skarloc"] = true
 L["Captured Gnome"] = true
+L["Carolai Anise"] = true
+L["Caryssia Moonhunter"] = true
 L["Catherine Leland"] = true
+L["Cave Yeti"] = true
+L["Celie Steelwing"] = true
+L["Cenarion Hold Infantry"] = true
+L["Charred Ancient"] = true
+L["Chaw Stronghide"] = true
 L["Christoph Jeffcoat"] = true
+L["Chrono Lord Deja"] = true
+L["Clarise Gnarltree"] = true
+L["Cleft Scorpid"] = true
+L["Cliff Breaker"] = true
+L["Cloned Ooze"] = true
+L["Cluster Launcher"] = true
 L["Clyde Ranthal"] = true
+L["Cobalt Mageweaver"] = true
+L["Coilfang Champion"] = true
+L["Coilfang Oracle"] = true
+L["Coilfang Serpentguard"] = true
+L["Coilfang Sorceress"] = true
+L["Coilskar Siren"] = true
+L["Coldmist Widow"] = true
 L["Constance Brisboise"] = true
-L["Cookie McWeaksauce"] = true
+L["Cook Ghilm"] = true
 L["Cookie One-Eye"] = true
 L["Coreiel"] = true
 L["Corporal Bluth"] = true
+L["Corruption"] = true
+L["Costly Menace"] = true
 L["Cowardly Crosby"] = true
+L["Crazed Ancient"] = true
+L["Crazed Murkblood Foreman"] = true
+L["Crazed Murkblood Miner"] = true
 L["Crazk Sparks"] = true
+L["Crimson Battle Mage"] = true
+L["Crimson Inquisitor"] = true
+L["Crimson Sorcerer"] = true
 L["Cro Threadstrong"] = true
+L["Crocolisk Hunting"] = true
+L["Cruelfin"] = true
+L["Crypt Crawler"] = true
+L["Crystal Boughman"] = true
+L["Culinary Crunch"] = true
+L["Cyndra Kindwhisper"] = true
+L["Daedal"] = true
 L["Daga Ramba"] = true
+L["Daggermaw Blackhide"] = true
 L["Daggle Ironshaper"] = true
+L["Dalinna"] = true
+L["Dalliah the Doomsayer"] = true
 L["Dalria"] = true
+L["Dan Golthas"] = true
+L["Dane Lindgren"] = true
 L["Daniel Bartlett"] = true
 L["Danielle Zipstitch"] = true
+L["Dank Drizzlecut"] = true
+L["Dannelor"] = true
+L["Danwe"] = true
 L["Darian Singh"] = true
+L["Darianna"] = true
+L["Dark Adept"] = true
+L["Dark Caster"] = true
+L["Dark Conclave Shadowmancer"] = true
+L["Dark Iron Demolitionist"] = true
+L["Dark Iron Dwarf"] = true
+L["Dark Iron Saboteur"] = true
+L["Dark Iron Slaver"] = true
+L["Dark Iron Taskmaster"] = true
+L["Dark Iron Tunneler"] = true
+L["Dark Iron Watchman"] = true
+L["Dark Strand Voidcaller"] = true
+L["Dark Summoner"] = true
+L["Darkfang Lurker"] = true
+L["Darkmaster Gandling"] = true
+L["Darkweaver Syth"] = true
+L["Darmari"] = true
 L["Darnall"] = true
+L["Daryl Riknussun"] = true
+L["Daryl Stack"] = true
+L["Deadwind Warlock"] = true
+L["Deadwood Den Watcher"] = true
+L["Deadwood Shaman"] = true
 L["Dealer Malij"] = true
+L["Deathforge Guardian"] = true
+L["Deathforge Imp"] = true
+L["Deathforge Smith"] = true
+L["Deathforge Summoner"] = true
+L["Deathforge Tinkerer"] = true
+L["Deathshadow Hound"] = true
+L["Decaying Horror"] = true
+L["Deek Fizzlebizz"] = true
+L["Defias Enchanter"] = true
+L["Defias Looter"] = true
+L["Defias Pirate"] = true
 L["Defias Profiteer"] = true
+L["Defias Renegade Mage"] = true
+L["Defias Squallshaper"] = true
+L["Delfrum Flintbeard"] = true
 L["Deneb Walker"] = true
 L["Derak Nightfall"] = true
+L["Deriz"] = true
+L["Deviate Eradication"] = true
 L["Deynna"] = true
+L["Dig Rat Stew"] = true
 L["Dirge Quikcleave"] = true
+L["Dirge's Kickin' Chimaerok Chops"] = true
+L["Disembodied Protector"] = true
+L["Disembodied Vindicator"] = true
 L["Doba"] = true
+L["Doctor Herbert Halsey"] = true
+L["Doctor Marsh"] = true
+L["Doctor Martin Felben"] = true
+L["Dolothos"] = true
+L["Doomforge Arcanasmith"] = true
+L["Doomforge Craftsman"] = true
+L["Doomforge Dragoon"] = true
+L["Doomforge Engineer"] = true
 L["Drac Roughcut"] = true
 L["Drake Lindgren"] = true
+L["Drakk Stonehand"] = true
 L["Drovnar Strongbrew"] = true
+L["Drywhisker Digger"] = true
+L["Duhng"] = true
+L["Dulvi"] = true
+L["Durnholde Rifleman"] = true
+L["Durnholde Sentry"] = true
+L["Dusky Crab Cakes"] = true
+L["Dwukk"] = true
+L["Easy Strider Living"] = true
+L["Eclipsion Archmage"] = true
+L["Eclipsion Blood Knight"] = true
+L["Eclipsion Bloodwarder"] = true
+L["Eclipsion Cavalier"] = true
+L["Eclipsion Centurion"] = true
+L["Eclipsion Soldier"] = true
+L["Eclipsion Spellbinder"] = true
 L["Edna Mullby"] = true
+L["Edrem"] = true
 L["Egomis"] = true
 L["Eiin"] = true
+L["Eldara Dawnrunner"] = true
+L["Eldrin"] = true
+L["Elixir of Pain"] = true
 L["Elynna"] = true
+L["Emeriss"] = true
+L["Emperor Vek'nilash"] = true
 L["Emrul Riknussun"] = true
+L["Enchanted Thorium Platemail: Volume I"] = true
+L["Enchanted Thorium Platemail: Volume II"] = true
+L["Enchanted Thorium Platemail: Volume III"] = true
+L["Enchanter Aeldron"] = true
+L["Enchanter Salias"] = true
+L["Enchantress Metura"] = true
+L["Enchantress Volali"] = true
+L["Enraged Air Spirit"] = true
+L["Enraged Earth Spirit"] = true
+L["Enraged Fire Spirit"] = true
+L["Enraged Water Spirit"] = true
+L["Epoch Hunter"] = true
+L["Eredar Deathbringer"] = true
 L["Eriden"] = true
 L["Erika Tate"] = true
 L["Erilia"] = true
+L["Erin Kelly"] = true
+L["Ethereal Priest"] = true
+L["Ethereum Nullifier"] = true
+L["Ethereum Researcher"] = true
+L["Eunice Burch"] = true
+L["Faldron"] = true
+L["Fantei"] = true
+L["Fariel Starsong"] = true
+L["Farii"] = true
+L["Fazu"] = true
+L["Fedryen Swiftspear"] = true
 L["Feera"] = true
 L["Felannia"] = true
 L["Felicia Doan"] = true
 L["Felika"] = true
+L["Fera Palerunner"] = true
+L["Feruul"] = true
+L["Fiery Plate Gauntlets"] = true
+L["Fimble Finespindle"] = true
+L["Finbus Geargrind"] = true
+L["Firebrand Grunt"] = true
+L["Firebrand Invoker"] = true
+L["Firebrand Legionnaire"] = true
+L["Firebrand Pyromancer"] = true
+L["Fireguard Destroyer"] = true
+L["Firegut Brute"] = true
+L["Flash Bomb Recipe"] = true
+L["Fleshbeast"] = true
+L["Foreman Marcrid"] = true
 L["Fradd Swiftgear"] = true
+L["Franklin Lloyd"] = true
+L["Fremal Doohickey"] = true
+L["Frenzied Plaguehound"] = true
+L["Frostmaul Giant"] = true
+L["Furywing"] = true
 L["Fyldan"] = true
 L["Gagsprocket"] = true
+L["Galana"] = true
+L["Galvanoth"] = true
 L["Gambarinka"] = true
+L["Gan'arg Analyzer"] = true
+L["Gargantuan Abyssal"] = true
+L["Gargantuan Ooze"] = true
+L["Garr"] = true
+L["Gaston"] = true
 L["Gearcutter Cogspinner"] = true
+L["Gearing Redridge"] = true
+L["Gehennas"] = true
 L["Gelanthis"] = true
+L["Gelman Stonehand"] = true
+L["General Drakkisath"] = true
+L["Geofram Bouldertoe"] = true
 L["George Candarte"] = true
+L["Georgio Bolero"] = true
+L["Ghak Healtouch"] = true
 L["Gharash"] = true
+L["Ghermas"] = true
 L["Ghok'kah"] = true
+L["Ghoul Ravener"] = true
 L["Gidge Spellweaver"] = true
 L["Gigget Zipcoil"] = true
 L["Gikkix"] = true
+L["Gimble Thistlefuzz"] = true
 L["Gina MacGregor"] = true
+L["Glasshide Basilisk"] = true
+L["Gloresse"] = true
 L["Gloria Femmel"] = true
+L["Glutinous Ooze"] = true
 L["Glyx Brewright"] = true
 L["Gnaz Blunderflame"] = true
+L["Godan"] = true
+L["Golem Lord Argelmach"] = true
+L["Golemagg the Incinerator"] = true
+L["Goraluk Anvilcrack"] = true
+L["Gordunni Back-Breaker"] = true
+L["Gordunni Elementalist"] = true
+L["Gordunni Head-Splitter"] = true
+L["Gordunni Ogre Mage"] = true
+L["Gordunni Soulreaper"] = true
+L["Goretusk"] = true
+L["Goretusk Liver Pie"] = true
+L["Graham Van Talen"] = true
+L["Grand Warlock Nethekurse"] = true
+L["Grarnik Goodstitch"] = true
+L["Gremlock Pilsnor"] = true
+L["Gretta Finespindle"] = true
 L["Gretta Ganter"] = true
+L["Greyheart Tidecaller"] = true
+L["Grikka"] = true
 L["Grimtak"] = true
+L["Grimtotem Geomancer"] = true
+L["Grisy Spicecrackle"] = true
+L["Grizzle"] = true
+L["Gromden"] = true
+L["Grondal Moonbreeze"] = true
+L["Groum Stonebeard"] = true
+L["Grumnus Steelshaper"] = true
+L["Grutah"] = true
+L["Guillaume Sorouy"] = true
+L["Gurubashi Champion"] = true
+L["Gyth"] = true
 L["Haalrun"] = true
 L["Haferet"] = true
 L["Hagrus"] = true
+L["Hahrana Ironhide"] = true
+L["Halazzi"] = true
+L["Hama"] = true
+L["Hamanar"] = true
+L["Hammered Patron"] = true
 L["Hammon Karwn"] = true
 L["Harggan"] = true
 L["Harklan Moongrove"] = true
 L["Harlown Darkweave"] = true
 L["Harn Longcast"] = true
-L["Haughty Modiste"] = true
+L["Heavy War Golem"] = true
 L["Heldan Galesong"] = true
 L["Helenia Olden"] = true
+L["Hex Lord Malacrass"] = true
+L["Hgarth"] = true
+L["High Botanist Freywinn"] = true
+L["High Enchanter Bardolan"] = true
+L["Highland Fleshstalker"] = true
+L["Hillsbrad Tailor"] = true
 L["Himmik"] = true
+L["Hive'Zara Sandstalker"] = true
+L["Hive'Zara Wasp"] = true
+L["Horns of Frenzy"] = true
 L["Hula'mahi"] = true
+L["Humphry"] = true
+L["Hurnak Grimmord"] = true
+L["Hydromancer Thespia"] = true
+L["Illidari Watcher"] = true
+L["Imperial Plate Belt"] = true
+L["Imperial Plate Boots"] = true
+L["Imperial Plate Bracer"] = true
+L["Imperial Plate Chest"] = true
+L["Imperial Plate Helm"] = true
+L["Imperial Plate Leggings"] = true
+L["Imperial Plate Shoulders"] = true
+L["Incandescent Fel Spark"] = true
+L["Indormi"] = true
 L["Innkeeper Biribi"] = true
 L["Innkeeper Fizzgrimble"] = true
 L["Innkeeper Grilka"] = true
+L["Inscriber Saalyn"] = true
+L["Insidion"] = true
+L["Ironus Coldsteel"] = true
 L["Jabbey"] = true
+L["Jack Trapper"] = true
+L["Jadefire Rogue"] = true
+L["Jadefire Trickster"] = true
+L["Jaedenar Cultist"] = true
+L["Jalane Ayrole"] = true
+L["James Van Brunt"] = true
+L["Jan'alai"] = true
 L["Jandia"] = true
 L["Janet Hommers"] = true
 L["Jangdor Swiftstrider"] = true
 L["Jannos Ironwill"] = true
 L["Jaquilina Dramet"] = true
 L["Jase Farlane"] = true
+L["Jaxin Chong"] = true
+L["Jazdalaad"] = true
 L["Jazzrik"] = true
 L["Jeeda"] = true
+L["Jemma Quikswitch"] = true
+L["Jenna Lemkenilli"] = true
 L["Jennabink Powerseam"] = true
 L["Jessara Cordell"] = true
+L["Jhag"] = true
 L["Jim Saltit"] = true
 L["Jinky Twizzlefixxit"] = true
 L["Johan Barnes"] = true
+L["Johan Focht"] = true
+L["John Burnside"] = true
+L["Jormund Stonebrow"] = true
+L["Josef Gregorian"] = true
 L["Joseph Moore"] = true
+L["Josephine Lister"] = true
+L["Joys of Omosh"] = true
 L["Jubie Gadgetspring"] = true
 L["Jun'ha"] = true
 L["Juno Dufrain"] = true
 L["Jutak"] = true
+L["K. Lee Smallfry"] = true
 L["Kaita Deepforge"] = true
 L["Kalaen"] = true
+L["Kalinda"] = true
 L["Kalldan Felmoon"] = true
+L["Kamari"] = true
+L["Kanaria"] = true
 L["Kania"] = true
+L["Karaaz"] = true
+L["Karn Stonehoof"] = true
+L["Karolek"] = true
+L["Kayaart"] = true
+L["Kaz'rogal"] = true
+L["Keelen Sheets"] = true
 L["Keena"] = true
+L["Kelgruk Bloodaxe"] = true
 L["Kelsey Yance"] = true
 L["Kendor Kabonka"] = true
 L["Khara Deepwater"] = true
 L["Kiknikle"] = true
+L["Kil'hala"] = true
 L["Killian Sanatha"] = true
 L["Kilxx"] = true
 L["Kireena"] = true
+L["Kirin'Var Spectre"] = true
 L["Kithas"] = true
+L["Kitta Firewind"] = true
+L["Klaven's Tower"] = true
 L["Knaz Blunderflame"] = true
+L["Knot Thimblejack"] = true
+L["Kodo Hide Bag"] = true
 L["Kor'geld"] = true
+L["Koren"] = true
+L["Kradu Grimblade"] = true
+L["Kray"] = true
 L["Krek Cragcrush"] = true
 L["Kriggon Talsone"] = true
 L["Krinkle Goodsteel"] = true
+L["Krugosh"] = true
+L["Krulmoo Fullmoon"] = true
+L["Krunn"] = true
+L["Kudrii"] = true
 L["Kulwia"] = true
+L["Kurdram Stonehammer"] = true
+L["Kurzen Commando"] = true
+L["Kylanna"] = true
+L["Kylanna Windwhisper"] = true
+L["Kylene"] = true
 L["Kzixx"] = true
+L["L'lura Goldspun"] = true
 L["Laird"] = true
+L["Lalina Summermoon"] = true
 L["Landraelanis"] = true
 L["Lardan"] = true
+L["Lava Surger"] = true
+L["Lavinia Crowe"] = true
+L["Lawrence Schneider"] = true
 L["Lebowski"] = true
 L["Leeli Longhaggle"] = true
+L["Legashi Rogue"] = true
 L["Leo Sarn"] = true
 L["Leonard Porter"] = true
+L["Lethon"] = true
+L["Lieutenant General Andorov"] = true
+L["Lilliam Sparkspindle"] = true
 L["Lilly"] = true
+L["Lilyssia Nightbreeze"] = true
 L["Lindea Rabonne"] = true
+L["Lingering Highborne"] = true
+L["Liquid Stone"] = true
+L["Lissaf"] = true
 L["Lizbeth Cromwell"] = true
 L["Logannas"] = true
+L["Logistics Officer Ulrike"] = true
+L["Lokhtos Darkbargainer"] = true
 L["Loolruna"] = true
+L["Lord Kazzak"] = true
+L["Lord Roccor"] = true
 L["Lorelae Wintersong"] = true
+L["Lorokeem"] = true
+L["Lucan Cordell"] = true
+L["Lucc"] = true
+L["Lucifron"] = true
 L["Lyna"] = true
+L["Lynalis"] = true
+L["Mack Diver"] = true
 L["Madame Ruby"] = true
+L["Magar"] = true
+L["Mageslayer"] = true
+L["Magister Kalendris"] = true
+L["Magistrix Eredania"] = true
+L["Magmadar"] = true
+L["Magnus Frostwake"] = true
+L["Mahani"] = true
+L["Mahir Redstroke"] = true
 L["Mahu"] = true
+L["Mak"] = true
+L["Makaru"] = true
+L["Malcomb Wynn"] = true
+L["Maleki the Pallid"] = true
 L["Mallen Swain"] = true
 L["Malygen"] = true
+L["Mangorn Flinthammer"] = true
 L["Mari Stonehand"] = true
 L["Maria Lumere"] = true
 L["Martine Tramblay"] = true
+L["Mary Edras"] = true
 L["Masat T'andr"] = true
 L["Master Chef Mouldier"] = true
+L["Master of the Wild Leather"] = true
 L["Mathar G'ochar"] = true
+L["Matt Johnson"] = true
 L["Mavralyn"] = true
 L["Mazk Snipeshot"] = true
+L["Me'lynn"] = true
+L["Mechano-Lord Capacitus"] = true
+L["Meilosh"] = true
+L["Mekgineer Steamrigger"] = true
+L["Mekgineer Thermaplugg"] = true
 L["Melaris"] = true
+L["Mendorn"] = true
+L["Mennu the Betrayer"] = true
+L["Miall"] = true
+L["Miao'zan"] = true
 L["Micha Yance"] = true
+L["Michelle Belle"] = true
+L["Mijan"] = true
+L["Mildred Fletcher"] = true
+L["Milla Fairancora"] = true
 L["Millie Gregorian"] = true
+L["Mire Lord"] = true
+L["Mirvedon"] = true
 L["Mishta"] = true
+L["Mission: Possible But Not Probable"] = true
 L["Mixie Farshot"] = true
+L["Mo'arg Incinerator"] = true
+L["Mo'arg Weaponsmith"] = true
+L["Moam"] = true
+L["Mok'Nathal Treats"] = true
+L["Molt Thorn"] = true
+L["Molten Giant"] = true
+L["Monstrous Kaliri"] = true
 L["Montarr"] = true
+L["Moonglow Vest"] = true
+L["Moonrage Tailor"] = true
+L["Moordo"] = true
+L["Moroes"] = true
+L["Mosh'Ogg Brute"] = true
+L["Mossflayer Shadowhunter"] = true
+L["Mot Dawnstrider"] = true
+L["Mountaineer Boombellow"] = true
+L["Muaat"] = true
+L["Muculent Ooze"] = true
+L["Mudduk"] = true
+L["Mudrock Tortoise"] = true
 L["Muheru the Weaver"] = true
+L["Mukdrak"] = true
+L["Mumman"] = true
+L["Murk Worm"] = true
+L["Murkblood Raider"] = true
+L["Murmur"] = true
+L["Mutate Fear-Shrieker"] = true
 L["Muuran"] = true
+L["Mycah"] = true
 L["Mythrin'dir"] = true
 L["Naal Mistrunner"] = true
+L["Nadyia Maneweaver"] = true
+L["Nahogg"] = true
+L["Naka"] = true
+L["Nakodu"] = true
+L["Nalorakk"] = true
 L["Namdo Bizzfizzle"] = true
 L["Nandar Branson"] = true
+L["Nardstrum Kupferzwick"] = true
+L["Narj Deepslice"] = true
 L["Narkk"] = true
+L["Narv Hidecrafter"] = true
 L["Nasmara Moonsong"] = true
 L["Nata Dawnstrider"] = true
 L["Neal Allen"] = true
@@ -1041,95 +956,589 @@ L["Neii"] = true
 L["Nergal"] = true
 L["Nerrist"] = true
 L["Nessa Shadowsong"] = true
+L["Nether Sorceress"] = true
+L["Nethermancer Sepethrea"] = true
+L["Nethermine Flayer"] = true
+L["Nexus Stalker"] = true
+L["Nexus-Prince Shaffar"] = true
+L["Night Mistress"] = true
+L["Nimar the Slayer"] = true
 L["Nina Lightbrew"] = true
 L["Nioma"] = true
+L["Nissa Firestone"] = true
+L["Nixx Sprocketspring"] = true
+L["Nogg"] = true
 L["Nula the Butcher"] = true
+L["Nurse Neela"] = true
+L["Nus"] = true
+L["Nutral"] = true
 L["Nyoma"] = true
+L["Obsidia"] = true
+L["Ockil"] = true
 L["Ogg'marr"] = true
+L["Oglethorpe Obnoticus"] = true
+L["Okothos Ironrager"] = true
+L["Okuno"] = true
+L["Oloraak"] = true
+L["On Iron Pauldrons"] = true
+L["Ontuvo"] = true
+L["Onyxia"] = true
+L["Ormer's Revenge"] = true
 L["Otho Moji'ko"] = true
 L["Outfitter Eric"] = true
+L["Overmaster Pyron"] = true
+L["Padaar"] = true
+L["Pand Stonebinder"] = true
+L["Pathaleon the Calculator"] = true
+L["Paulsta'ats"] = true
+L["Penney Copperpinch"] = true
+L["Peter Galen"] = true
+L["Phantom Attendant"] = true
+L["Phantom Guest"] = true
+L["Phantom Stagehand"] = true
+L["Phantom Valet"] = true
 L["Phea"] = true
+L["Pikkle"] = true
 L["Plugger Spazzring"] = true
+L["Portal Seeker"] = true
 L["Pratt McGrubben"] = true
+L["Priestess Delrissa"] = true
+L["Primal Ooze"] = true
+L["Princess Tempestria"] = true
+L["Prospector Nachlan"] = true
+L["Provisioner Nasela"] = true
+L["Pusillin"] = true
+L["Putridus Trickster"] = true
+L["Pyall Silentstride"] = true
+L["Pyrewood Tailor"] = true
+L["Pyromancer Loregrain"] = true
 L["Qia"] = true
+L["Quarelestra"] = true
 L["Quartermaster Davian Vaclav"] = true
+L["Quartermaster Endarin"] = true
+L["Quartermaster Enuril"] = true
 L["Quartermaster Jaffrey Noreliqe"] = true
+L["Quartermaster Miranda Breechlock"] = true
+L["Quartermaster Urgronn"] = true
+L["Quartermaster Zigris"] = true
 L["Quelis"] = true
+L["Rage Talon Fire Tongue"] = true
+L["Rage Winterchill"] = true
+L["Raging Skeleton"] = true
+L["Randal Worth"] = true
 L["Ranik"] = true
 L["Rann Flamespinner"] = true
 L["Rartar"] = true
 L["Rathis Tomber"] = true
+L["Rawrk"] = true
+L["Razaani Spell-Thief"] = true
+L["Razia"] = true
+L["Razzashi Broodwidow"] = true
+L["Recipe of the Kaldorei"] = true
+L["Redridge Goulash"] = true
+L["Refik"] = true
+L["Rhiannon Davis"] = true
+L["Ribbly Screwspigot"] = true
+L["Ribbly's Crony"] = true
+L["Ridge Huntress"] = true
+L["Ridgespine Stalker"] = true
+L["Rift Keeper"] = true
+L["Rift Lord"] = true
 L["Rikqiz"] = true
+L["Rin'wosho the Trader"] = true
+L["Rivendark"] = true
 L["Rizz Loosebolt"] = true
+L["Rogvar"] = true
 L["Rohok"] = true
 L["Ronald Burch"] = true
+L["Rotgath Stonebeard"] = true
+L["Rotting Behemoth"] = true
+L["Roxxik"] = true
 L["Rungor"] = true
 L["Ruppo Zipcoil"] = true
 L["Saenorion"] = true
+L["Saltstone Crystalhide"] = true
+L["Sarah Tanner"] = true
+L["Saru Steelfury"] = true
+L["Sassa Weldwell"] = true
+L["Sathein"] = true
+L["Scarab"] = true
+L["Scargil"] = true
+L["Scarlet Archmage"] = true
+L["Scarlet Chaplain"] = true
+L["Scarlet Cleric"] = true
+L["Scarlet Curate"] = true
+L["Scarlet Defender"] = true
+L["Scarlet Enchanter"] = true
+L["Scarlet Inquisitor"] = true
+L["Scarlet Myrmidon"] = true
+L["Scarlet Smith"] = true
+L["Scarlet Sorcerer"] = true
+L["Scarlet Spellbinder"] = true
+L["Scarlet Warder"] = true
+L["Scarlet Wizard"] = true
+L["Scholomance Adept"] = true
+L["Scholomance Dark Summoner"] = true
+L["Se'Jib"] = true
+L["Searing Elemental"] = true
+L["Seasoned Wolf Kabobs"] = true
+L["Sedana"] = true
 L["Seer Janidi"] = true
+L["Seersa Copperpinch"] = true
+L["Sellandus"] = true
+L["Selling Fish"] = true
+L["Sempstress Ambershine"] = true
+L["Serge Hinott"] = true
+L["Sethekk Ravenguard"] = true
 L["Sewa Mistrunner"] = true
+L["Shaani"] = true
+L["Shade of Aran"] = true
 L["Shadi Mistrunner"] = true
+L["Shadow Council Warlock"] = true
+L["Shadowmage"] = true
+L["Shadowmoon Darkcaster"] = true
+L["Shadowsword Lifeshaper"] = true
+L["Shadowsword Vanquisher"] = true
+L["Shadowsworn Thug"] = true
+L["Shadowy Assassin"] = true
+L["Shaina Fuller"] = true
 L["Shankys"] = true
+L["Sharth Voldoun"] = true
+L["Shartuul"] = true
+L["Shattered Hand Berserker"] = true
+L["Shattered Hand Centurion"] = true
+L["Shattered Hand Champion"] = true
+L["Shayis Steelfury"] = true
+L["Shazzrah"] = true
 L["Sheendra Tallgrass"] = true
+L["Shelene Rhobart"] = true
 L["Shen'dralar Provisioner"] = true
 L["Sheri Zipstitch"] = true
+L["Shoveltusk Soup Again?"] = true
+L["Shrike Bat"] = true
 L["Sid Limbardi"] = true
+L["Simon Tanner"] = true
+L["Simon Unit"] = true
+L["Skeletal Flayer"] = true
 L["Skreah"] = true
+L["Skullsplitter Mystic"] = true
+L["Skyguard Stable Master"] = true
+L["Slagg"] = true
+L["Slavering Ghoul"] = true
+L["Smelt On, Smelt Off"] = true
+L["Smith Argus"] = true
+L["Smooth as Butter"] = true
+L["Smudge Thunderwood"] = true
+L["Snakestone of the Shadow Huntress"] = true
+L["Snang"] = true
+L["Snarl"] = true
+L["Solakar Flamewreath"] = true
+L["Son of Arkkoroc"] = true
 L["Soolie Berryfizz"] = true
+L["Soothing Turtle Bisque"] = true
 L["Sovik"] = true
+L["Spectral Charger"] = true
+L["Spectral Citizen"] = true
+L["Spectral Researcher"] = true
+L["Spectral Teacher"] = true
+L["Spell Shade"] = true
+L["Spirestone Battle Mage"] = true
+L["Spirestone Mystic"] = true
+L["Spirestone Warlord"] = true
+L["Spitelash Siren"] = true
+L["Springspindle Fizzlegear"] = true
+L["Sprite Jumpsprocket"] = true
+L["Stephen Ryback"] = true
+L["Stone Guardian"] = true
+L["Stonevault Seer"] = true
+L["Stranglethorn Tiger"] = true
+L["Strashaz Warrior"] = true
+L["Stromgarde Defender"] = true
 L["Stuart Fleming"] = true
+L["Suffering Highborne"] = true
+L["Sul'lithuz Broodling"] = true
 L["Sumi"] = true
+L["Sunblade Arch Mage"] = true
+L["Sunblade Cabalist"] = true
+L["Sunblade Dawn Priest"] = true
+L["Sunblade Dusk Priest"] = true
+L["Sunblade Protector"] = true
+L["Sunblade Scout"] = true
+L["Sunblade Slayer"] = true
+L["Sunblade Vindicator"] = true
+L["Sunfury Arcanist"] = true
+L["Sunfury Arch Mage"] = true
+L["Sunfury Archer"] = true
+L["Sunfury Bloodwarder"] = true
+L["Sunfury Bowman"] = true
+L["Sunfury Geologist"] = true
+L["Sunfury Researcher"] = true
+L["Sunseeker Astromage"] = true
+L["Sunseeker Botanist"] = true
 L["Super-Seller 680"] = true
 L["Supply Officer Mills"] = true
+L["Supplying the Front"] = true
+L["Swampwalker"] = true
+L["Swampwalker Elder"] = true
+L["Sweet Serenity"] = true
+L["Sylann"] = true
+L["Sylvanna Forestmoon"] = true
+L["Syndicate Assassin"] = true
+L["Syndicate Spy"] = true
+L["Syphoner"] = true
+L["Taerar"] = true
+L["Tal"] = true
+L["Taladan"] = true
+L["Tally Berryfizz"] = true
+L["Talmar"] = true
 L["Tamar"] = true
+L["Tangled Horror"] = true
 L["Tansy Puddlefizz"] = true
 L["Tarban Hearthgrain"] = true
 L["Tari'qa"] = true
+L["Tarn"] = true
 L["Tatiana"] = true
+L["Teg Dawnstrider"] = true
+L["Tel'Athir"] = true
+L["Telonis"] = true
+L["Tepa"] = true
+L["Terestian Illhoof"] = true
+L["Terrormaster"] = true
 L["Thaddeus Webb"] = true
+L["Thamner Pol"] = true
 L["Tharynn Bouden"] = true
+L["Thaurissan Firewalker"] = true
+L["The Art of the Imbue"] = true
+L["The Demon Forge"] = true
+L["The Great Moongraze Hunt"] = true
+L["The Great Silver Deceiver"] = true
+L["The Origins of Smithing"] = true
+L["The Prophet Skeram"] = true
+L["The Rescue"] = true
+L["The Rokk"] = true
+L["The Taste Test"] = true
+L["The Undermarket"] = true
+L["The Windreaver"] = true
+L["The Zapthrottle Mote Extractor!"] = true
+L["Theka the Martyr"] = true
+L["Thelsamar Blood Sausages"] = true
+L["Theramore Infiltrator"] = true
+L["Theramore Marine"] = true
+L["Theramore Preserver"] = true
+L["Therum Deepforge"] = true
 L["Thomas Yance"] = true
+L["Thonys Pillarstone"] = true
+L["Thorkaf Dragoneye"] = true
+L["Thornfang Ravager"] = true
+L["Thorngrin the Tender"] = true
+L["Thrag Stonehoof"] = true
+L["Thund"] = true
+L["Thuzadin Shadowcaster"] = true
 L["Tilli Thistlefuzz"] = true
+L["Time-Lost Shadowmage"] = true
+L["Timothy Worthington"] = true
+L["Tinkerwiz"] = true
+L["Tinkmaster Overspark"] = true
+L["Tognus Flintfire"] = true
+L["Tomas"] = true
+L["Tomb Fiend"] = true
+L["Torloth the Magnificent"] = true
+L["Torn Fin Coastrunner"] = true
+L["Torn Fin Muckdweller"] = true
+L["Torn Fin Oracle"] = true
+L["Torn Fin Tidehunter"] = true
+L["Trampled Under Foot"] = true
+L["Traugh"] = true
+L["Treant"] = true
+L["Trianna"] = true
+L["Trixie Quikswitch"] = true
 L["Truk Wildbeard"] = true
 L["Tunkk"] = true
+L["Twilight Avenger"] = true
+L["Twilight Drakonaar"] = true
+L["Twilight Fire Guard"] = true
+L["Twilight Geolord"] = true
+L["Ug'thok"] = true
 L["Ulthaan"] = true
 L["Ulthir"] = true
+L["Una"] = true
+L["Unchained Doombringer"] = true
+L["Unseen Servant"] = true
 L["Uriku"] = true
 L["Uthok"] = true
+L["Uthrar Threx"] = true
 L["Vaean"] = true
 L["Valdaron"] = true
+L["Vance Undergloom"] = true
+L["Vargus"] = true
+L["Vazario Linkgrease"] = true
 L["Veenix"] = true
+L["Vekh'nir Dreadhawk"] = true
+L["Vekniss Guardian"] = true
 L["Vendor-Tron 1000"] = true
+L["Vengeful Ancient"] = true
+L["Venture Co. Geologist"] = true
+L["Venture Co. Strip Miner"] = true
+L["Vhan"] = true
 L["Vharr"] = true
+L["Victor Ward"] = true
 L["Viggz Shinesparked"] = true
+L["Vilebranch Hideskinner"] = true
+L["Vilebranch Shadowcaster"] = true
+L["Vir'aani Arcanist"] = true
+L["Vira Younghoof"] = true
 L["Vivianna"] = true
 L["Vizzklick"] = true
 L["Vodesiin"] = true
+L["Voidshrieker"] = true
+L["Volchan"] = true
+L["Vosur Brakthel"] = true
+L["Waldor"] = true
+L["Warlord Kalithresh"] = true
+L["Warp Splinter"] = true
+L["Wastewander Assassin"] = true
+L["Wastewander Bandit"] = true
+L["Wastewander Rogue"] = true
+L["Wastewander Scofflaw"] = true
+L["Wastewander Shadow Mage"] = true
+L["Wastewander Thief"] = true
+L["Weapon Technician"] = true
 L["Wenna Silkbeard"] = true
 L["Werg Thickblade"] = true
+L["Westfall Stew"] = true
+L["Whuut"] = true
 L["Wik'Tar"] = true
+L["Wild Hearts"] = true
+L["Wild Leather Boots"] = true
+L["Wild Leather Helmet"] = true
+L["Wild Leather Leggings"] = true
+L["Wild Leather Shoulders"] = true
+L["Wild Leather Vest"] = true
 L["Wind Trader Lathrai"] = true
+L["Winterfall Den Watcher"] = true
+L["Winterfall Totemic"] = true
+L["Winterfall Ursa"] = true
+L["Witherbark Berserker"] = true
+L["Witherbark Headhunter"] = true
+L["Witherbark Shadow Hunter"] = true
+L["Withered Ancient"] = true
+L["Woodpaw Mongrel"] = true
 L["Wrahk"] = true
+L["Wrath Corruptor"] = true
+L["Wrath Hammer Construct"] = true
+L["Wrathwalker"] = true
 L["Wulan"] = true
+L["Wulmort Jinglepocket"] = true
 L["Wunna Darkmane"] = true
 L["Xandar Goodbeard"] = true
 L["Xen'to"] = true
 L["Xizk Goodstitch"] = true
 L["Xizzer Fizzbolt"] = true
+L["Xylinnia Starshine"] = true
+L["Xyrol"] = true
+L["Yarr Hammerstone"] = true
 L["Yatheon"] = true
+L["Yelmak"] = true
 L["Yonada"] = true
+L["Ysondre"] = true
+L["Ythyar"] = true
 L["Yuka Screwspigot"] = true
 L["Yurial Soulwater"] = true
+L["Zalas Witherbark"] = true
+L["Zamja"] = true
 L["Zan Shivsproket"] = true
 L["Zannok Hidepiercer"] = true
 L["Zansoa"] = true
 L["Zaralda"] = true
+L["Zarcsin"] = true
 L["Zarena Cromwind"] = true
+L["Zargh"] = true
+L["Zarise"] = true
+L["Zarrin"] = true
+L["Zebig"] = true
 L["Zixil"] = true
 L["Zorbin Fandazzle"] = true
+L["Zul'jin"] = true
+L["Zula Slagfury"] = true
 L["Zurai"] = true
-L["Narj Deepslice"] = true
-L["Fazu"] = true
-L["Zargh"] = true
-L["Smudge Thunderwood"] = true
-L["Sassa Weldwell"] = true
+L["\"Cookie\" McWeaksauce"] = true
+
+--[[
+-- Addon Info
+L["Version"] = "Version: "
+
+-- Options Categories
+L["Display"] = "Visualización"
+L["DISPLAY_OPTIONS"] = "Opciones de Visualización"
+L["DISPLAY_OPTIONS_LONG"] = "Le permite personalizar la forma en que se muestra el GUI."
+L["Filter"] = "Filtrar"
+L["FILTER_OPTIONS"] = "Opciones de Filtrado"
+L["FILTER_OPTIONS_LONG"] = "Le permite personalizar las recetas que se filtran."
+L["Reputation"] = "Reputación"
+L["REP_OPTIONS"] = "Opciones de Reputación"
+L["REP_OPTIONS_LONG"] = "Le permite personalizar que reputaciones se incluyen en el análisis."
+L["Obtain"] = "Obtener"
+L["OBTAIN_OPTIONS"] = "Opciones de Obtener"
+L["OBTAIN_OPTIONS_LONG"] = "Le permite personalizar los métodos de obtención de una receta se incluyen en la exploración."
+L["Sort"] = "Clasificación"
+L["SORT_OPTIONS"] = "Opciones de Clasificación"
+L["SORT_OPTIONS_LONG"] = "Le permite personalizar la forma en que se ordenan y se muestran la recetas que faltan."
+L["Profile"] = "Perfil"
+
+-- Display Options
+L["Use GUI"] = "Utilizar el GUI"
+L["GUI_TOGGLE"] = "Activar o Desactivar el uso del GUI."
+L["Include Filtered"] = "Incluir filtradas"
+L["FILTERCOUNT_TOGGLE"] = "Incluye recetas filtradas en el contador total de recetas."
+L["Close GUI"] = "Cerrar el GUI"
+L["CLOSEGUI_TOGGLE"] = "Cierra la ventana de ARL cuando la ventana de fabricación es cerrada."
+
+-- Filtering Options
+L["Faction"] = "Facción"
+L["FACTION_TOGGLE"] = "Las Recetas de ambas facciones (horda y alianza) serán incluidas en la exploración."
+L["Classes"] = "Clases"
+L["CLASS_TOGGLE"] = "Las Recetas específicas de la clase serán incluidas en la exploración."
+L["Specialities"] = "Especialidades"
+L["SPECIALITY_TOGGLE"] = "Todas las especialidades de las Habilidades de Comercio serán incluidas en la exploración."
+L["Skill"] = "Habilidad"
+L["SKILL_TOGGLE"] = "Incluye todas las recetas, independientemente de su nivel actual de habilidad."
+
+-- Obtain Filter Options
+L["BOEFilter"] = "Se Liga al Equiparlo (LaE)"
+L["BOE_TOGGLE"] = "Las recetas 'LaE' serán incluidas en la exploración."
+L["BOPFilter"] = "Se Liga al Recogerlo (LaR)"
+L["BOP_TOGGLE"] = "Las recetas 'LaR' serán incluidas en la exploración."
+L["PVP_TOGGLE"] = "Las Recetas obtenidas de JcJ serán incluidas en la exploración."
+L["RAID_TOGGLE"] = "Recetas Difíciles de obtener de Jefes (ej: "..BZ["Molten Core"]..", "..BZ["Serpentshrine Cavern"]..", etc.) serán incluidas en la exploración."
+L["SEASONAL_TOGGLE"] = "Las recetas de Temporada obtenidas serán incluidas en la exploración."
+L["TRAINER_TOGGLE"] = "Las recetas que se aprenden en los instructores serán incluidas en la exploración."
+L["VENDOR_TOGGLE"] = "Las recetas que se compran en los vendedores serán incluidas en la exploración."
+L["INSTANCE_TOGGLE"] = "Las recetas que se obtienen de las instancias serán incluidas en la exploración."
+L["QUEST_TOGGLE"] = "Las recetas obtenidas como recompesa de misión serán incluidas en la exploración."
+L["Cloth"] = "Tela"
+L["CLOTH_TOGGLE"] = "Los patrones que hacen elementos de tela serán incluidos en la exploración."
+L["Leather"] = "Cuero"
+L["LEATHER_TOGGLE"] = "Los patrones que hacen elementos de cuero serán incluidos en la exploración."
+L["Mail"] = "Malla"
+L["MAIL_TOGGLE"] = "Los patrones que hacen elementos de malla serán incluidos en la exploración."
+L["Plate"] = "Placas"
+L["PLATE_TOGGLE"] = "Los patrones que hacen elementos de placas serán incluidos en la exploración."
+L["Melee"] = "Cuerpo a cuerpo"
+L["MELEE_TOGGLE"] = "Los patrones que se utilizan para el cuerpo a cuerpo/DPS físico serán incluidos en la exploración."
+L["Caster DPS"] = "Conjurador DPS"
+L["CASTERDPS_TOGGLE"] = "Los patrones que se utilizan para el Conjurador DPS serán incluidos en la exploración."
+L["Tanking"] = "Tanquear"
+L["TANKING_TOGGLE"] = "Los patrones que se utilizan para el tanqueo serán incluidos en la exploración."
+L["Healing"] = "Curación"
+L["HEALING_TOGGLE"] = "Los patrones que se utilizan para la curación serán incluidos en la exploración."
+
+-- Sorting options
+L["Name"] = "Nombre"
+L["Skill"] = "Habilidad"
+L["Acquisition"] = "Adquisición"
+
+-- Reputation Toggles
+L["SPECIFIC_REP_TOGGLE"] = "Incluir facción %s."
+
+-- Non-gui text
+L["MissingFromDB"] = ": no se encuentra en la base de datos.\nPor favor, informe al autor del add-on sobre esta receta."
+L["MissingRecipePrefix"] = "Receta Inexistente: "
+L["InitiateScan"] = "Explorando %s para recetas inexistentes del nivel %s.\n"
+L["InitiateScanSpecial"] = "Explorando %s - %s para recetas inexistentes para el nivel %s.\n"
+L["RecipeListSummary"] = "\nYa has aprendido %s de las %s recetas totales(%s%%).\nTe faltan %s recetas."
+L["UnknownTradeSkill"] = "Tiene abierta una ventana de Habilidades de Comercio que no es soportada por este add-on.  La ventana es %s.  Por favor envíe al autor del add-on esta información."
+L["OpenTradeSkillWindow"] = "Por favor abra la ventana de Habilidades de Comercio para explorar."
+
+-- GUI Text
+L["Close"] = "Cerrar"
+L["ScanButton"] = "Explorar"
+L["Scan Skills"] = "Explorar"
+L["FILTER_OPEN"] = "Filtro >>>"
+L["FILTER_CLOSE"] = "<<< Filtro"
+L["Reset"] = "Reiniciar"
+L["Sort"] = "Ordenar"
+L["World Drop"] = "Soltado en el Mundo"
+L["Mob Drop"] = "Soltado por Monstruo"
+L["Quest"] = "Misión"
+L["Reputation"] = "Reputación"
+L["Instance"] = "Instancia"
+L["BoPMenu"] = "Ligado Al Recogerlo (LaR)"
+L["Horde"] = "Horda"
+L["Alliance"] = "Alianza"
+L["Known"] = "Conocido"
+L["Unknown"] = "Desconocido"
+
+-- Tooltip Text
+L["Scan Skills Long"] = "Explorar recetas inexistentes utilizando Ackis Recipe List."
+L["Close Window"] = "Cerrar la Ventana de Ackis Recipe List."
+L["Expand All"] = "Expandir todas las recetas."
+L["Collapse All"] = "Colapsar todas las recetas."
+L["FILTER_OPEN_TT"] = "Abrir el panel de la opción del filtro."
+L["FILTER_CLOSE_TT"] = "Cerrar el panel de la opción del filtro."
+L["RESET_TT"] = "Restablecer la cadena de búsqueda."
+L["SORT_TT"] = "Cambiar el orden de clasificación de la lista."
+L["VENDOR_TT"] = "Marcar para incluir en la lista recetas de Vendedores."
+L["TRAINER_TT"]= "Marcar para incluir en la lista recetas Aprendidas."
+L["WORLD_TT"] = "Marcar para incluir en la lista recetas Soltadas en el Mundo."
+L["MOB_TT"] = "Marcar para incluir en la lista recetas específicas Soltadas por Monstruos en el mundo."
+L["QUEST_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Misión."
+L["SEASON_TT"] = "Marcar para incluir en la lista recetas de Temporada."
+L["REP_TT"] = "Marcar para incluir en la lista recetas de Recompensa de Reputación."
+L["INSTANCE_TT"] = "Marcar para incluir en la lista recetas solamente encontradas en instancias."
+L["BOP_TT"] = "Marcar para ver en la lista solamente recetas que Se Ligan al Recogerlas."
+L["HORDE_TT"] = "Marcar para incluir en la lista solamente recetas de la Horda."
+L["ALLIANCE_TT"] = "Marcar para incluir en la lista solamente recetas de la Alianza."
+L["KNOWN_TT"] = "Marcar para incluir en la lista recetas aprendidas."
+L["UNKNOWN_TT"] = "Marcar para incluir en la lista recetas no aprendidas."
+
+-- Recipe Database
+Discovery = "Descubierto"
+Raid = "Jefe"
+L["Trainer"] = "Entrenador"
+L["LimitedSupply"] = "Vendedor de Suministros Limitados"
+L["Vendor"] = "Vendedor"
+L["Discovery"] = Discovery
+L["PVP"] = "JcJ"
+L["Raid"] = Raid
+
+-- Common ways to obtain recipes
+L["UZD"] = "Soltado - Zona - Poco frecuente: "
+L["CWD"] = "Soltado - Mundo - Común"
+L["UWD"] = "Soltado - Mundo - No Común"
+L["RWD"] = "Soltado - Mundo - Raro"
+L["EWD"] = "Soltado - Mundo - Epico"
+L["BoE"] = "Soltado - Se Liga Al Equiparlo: "
+L["BoP"] = "Soltado - Se Liga Al Recogerlo: "
+L["QuestReward"] = "Recompensa de Misión: "
+
+-- Raid Drop Obtain Info
+RaidBindOnPickupDrop = "Soltado por Jefe (Se Liga al Recogerlo): "
+RaidBindOnEquipDrop = "Soltado por Jefe (Se Liga al Equiparlo): "
+RandomBossesIn = "Jefes Aleatorios en "
+RandomBossesAndMobsIn = "Jefes y monstruos Aleatorios en "
+RandomQuestReward = "Recompensa de Misión Aleatoria: "
+Crafted = "Fabricado: "
+Trainer = "Entrenador: "
+UnknownDrop = "Soltado Desconocido: "
+Mission = "Misión: "
+Seasonal = "Temporada: "
+
+L["ADNaxx"] = Trainer.."Master Craftsman Omarion en Deathknight Wing en "..BZ["Naxxramas"].."."
+L["MOLTENCORE"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Molten Core"]
+L["AQ20/AQ40"] = RaidBindOnPickupDrop..RandomBossesIn.."AQ20/AQ40."
+L["SSC/TKBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Serpentshrine Cavern"].."/"..BZ["Tempest Keep"].."."
+L["SSC/TKBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Serpentshrine Cavern"].."/"..BZ["Tempest Keep"].."."
+L["BT/HYJALBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Hyjal"].."/"..BZ["Black Temple"].."."
+L["HYJALBoP"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Hyjal"].."."
+L["SunwellBoP"] = RaidBindOnPickupDrop..RandomBossesAndMobsIn..BZ["Sunwell Plateau"].."."
+L["SunwellBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Sunwell Plateau"].."."
+L["BT/HYJALBoE"] = RaidBindOnEquipDrop..RandomBossesAndMobsIn..BZ["Hyjal"].."/"..BZ["Black Temple"].."."
+L["ZA"] = RaidBindOnPickupDrop..RandomBossesIn..BZ["Zul'Aman"].."."
+L["Unknown"] = UnknownDrop.."La localización para obtener esta receta es desconocida.  Por favor contribuye comunicándolo en el hilo del foro de Ackis Recipe List en www.wowace.com/forums"
+
+-- Faction info
+L["WintersVeil"] = Seasonal.."Fiesta del Velo de los Inviernos"
+L["Lunar Festival"] = Seasonal.."Festival Lunar"
+L["Darkmoon Faire"] = "Feria de la Luna Negra"
+L["Seasonal"] = "Estacional"
+]]--
\ No newline at end of file
diff --git a/Locals/ARLLocals-ruRU.lua b/Locals/ARLLocals-ruRU.lua
index 48acb2c..9b0b068 100644
--- a/Locals/ARLLocals-ruRU.lua
+++ b/Locals/ARLLocals-ruRU.lua
@@ -17,1080 +17,936 @@ Please make sure you update the ToC file with any translations.
 ]]--

 local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "ruRU", true)
+
 if not L then return end

--- Addon Info
-L["Version"] = "Version: "
+-- General strings
+L["Filters"]				= true
+L["All"]					= true
+L["None"]					= true
+L["Ok"]						= true

--- Options Categories
-L["About"] = true
-L["Display"] = true
-L["DISPLAY_OPTIONS"] = "Display Options"
-L["DISPLAY_OPTIONS_LONG"] = "Allows you to customize how the GUI behaves."
-L["Filter"] = true
-L["FILTER_OPTIONS"] = "Filtering Options"
-L["FILTER_OPTIONS_LONG"] = "Allows you to customize which recipes are filtered."
-L["Reputation"] = true
-L["REP_OPTIONS"] = "Reputation Options"
-L["REP_OPTIONS_LONG"] = "Allows you to customize which reputations are included in the scan."
-L["Binding"] = true
-L["BINDING_OPTIONS"] = "Binding Options"
-L["BINDING_OPTIONS_LONG"] = "Allows you to customize which types of binding are included in the scan."
-L["Crafting"] = true
-L["CRAFTING_OPTIONS"] = "Crafting Options"
-L["CRAFTING_OPTIONS_LONG"] = "Allows you to customize which types of crafting items are included in the scan."
-L["Armour"] = true
-L["ARMOUR_OPTIONS"] = "Armour Options"
-L["ARMOUR_OPTIONS_LONG"] = "Allows you to customize which armour types are included in the scan."
-L["Obtain"] = true
-L["OBTAIN_OPTIONS"] = "Obtain Options"
-L["OBTAIN_OPTIONS_LONG"] = "Allows you to customize which methods of obtaining a recipe are included in the scan."
-L["Sort"] = "Sorting"
-L["SORT_OPTIONS"] = "Sorting Options"
-L["SORT_OPTIONS_LONG"] = "Allows you to customize the way missing recipes are sorted and displayed."
-L["Profile"] = true
-L["Scan Recipes"] = true
-L["Scans an open tradeskill for missing recipes."] = true
-L["Text Dump"] = true
-L["Displays all recipes in a comma seperated value format which can be copied and pasted into another client."] = true
+-- Config Options
+L["About"]					= true
+L["Main Options"]			= true
+L["General Settings"]		= true
+L["Display Settings"]		= true
+L["Sorting Settings"]		= true
+L["Profile Options"]		= true

--- Display Options
-L["Use GUI"] = true
-L["GUI_TOGGLE"] = "Toggle the use of the GUI on or off."
-L["Include Filtered"] = true
-L["FILTERCOUNT_TOGGLE"] = "Include filtered recipes in the count of total recipes."
-L["Close GUI"] = true
-L["CLOSEGUI_TOGGLE"] = "Close the ARL window when the crafting window is closed."
+-- Config UI Elements and their associated descriptions
+L["MAIN_OPTIONS_DESC"]		= "Main configuration options"
+L["Scan Skills"]			= true
+L["SCAN_RECIPES_DESC"]		= "Scans an open tradeskill for missing recipes."
+L["Text Dump"]				= true
+L["TEXT_DUMP_DESC"]			= "Displays all recipes in a comma seperated value format which can be copied and pasted into another client."
+L["DISPLAY_SETTINGS_DESC"]	= "Allows you to customize how the GUI behaves."
+L["SORTING_SETTINGS_DESC"]	= "Allows you to customize the way displayed recipes are sorted."

--- Filtering Options
-L["Faction"] = true
-L["FACTION_TOGGLE"] = "Both horde and alliance faction recipes should be included in the scan."
-L["Classes"] = true
-L["CLASS_TOGGLE"] = "Class specific recipes should be included in the scan."
-L["Specialities"] = true
-L["SPECIALITY_TOGGLE"] = "All trade-skill specialities should be included in the scan."
-L["Skill"] = true
-L["SKILL_TOGGLE"] = "Include all recipes regardless of your current skill level."
-L["Old World"] = true
-L["OLDWORLD_OPTIONS"] = "Original WoW Reputations"
-L["OLDWORLD_OPTIONS_LONG"] = "Allows you to customize which Original WoW reputations should be included in the scan."
-L["Burning Crusade"] = true
-L["BC_OPTIONS"] = "Burning Crusade Reputations"
-L["BC_OPTIONS_LONG"] = "Allows you to customize which Burning Crusade reputations should be included in the scan."
-L["Wrath of the Lich King"]= true
-L["WOTLK_OPTIONS"] = "Wrath of the Lich King Reputations"
-L["WOTLK_OPTIONS_LONG"] = "Allows you to customize which Wrath of the Lich King reputations should be included in the scan."
+-- Config UI Elements and their associated descriptions
+L["Include Filtered"]		= true
+L["FILTERCOUNT_DESC"]		= "Include filtered recipes in the count of total recipes."
+L["Close GUI"]				= "Close with Tradeskill UI"
+L["CLOSEGUI_DESC"]			= "Close the ARL window when the crafting window is closed."
+L["Display Exclusions"]		= true
+L["DISPLAY_EXCLUSION_DESC"]	= "Display recipes that are in the exclusion list."
+L["UI Scale"]				= true
+L["UI_SCALE_DESC"]			= "Changes the scale of the UI. Ranges from .5 to 1.5 (1 is default)"
+L["Tooltip Scale"]			= true
+L["TOOLTIP_SCALE_DESC"]		= "Changes the scale of the ARL Tooltip. Ranges from .5 to 1.5 (.9 is default)"
+L["Sorting"]				= true
+L["Sort"]					= true
+L["Display"]				= true
+L["SORTING_DESC"]			= "Change the way in which displayed recipes are sorted."
+L["Version"]				= "Version: "
+L["Name"]					= true
+L["Skill"]					= true
+L["Acquisition"]			= true

--- Obtain Filter Options
-L["BOEFilter"] = "Item Bind on Equip"
-L["BOE_TOGGLE"] = "Recipes that make Bind on Equip items should be included in the scan."
-L["BOPFilter"] = "Item Bind on Pickup"
-L["BOP_TOGGLE"] = "Recipes that make Bind on Pickup items should be included in the scan."
-L["RecipeBOEFilter"] = "Recipe Bind on Equip"
-L["RECIPE_BOE_TOGGLE"] = "Recipes that are Bind on Equip should be included in the scan."
-L["RecipeBOPFilter"] = "Recipe Bind on Pickup"
-L["RECIPE_BOP_TOGGLE"] = "Recipes that are Bind on Pickup should be included in the scan."
-L["PVP_TOGGLE"] = "PVP obtained recipes should be included in the scan."
-L["RAID_TOGGLE"] = "Hard to get raid (ie: Molten Core, Serpent Shrine Cavern, etc.) recipes should be included in the scan."
-L["SEASONAL_TOGGLE"] = "Seasonal obtained recipes should be included in the scan."
-L["TRAINER_TOGGLE"] = "Trainer learned recipes should be included in the scan."
-L["VENDOR_TOGGLE"] = "Vendor bought recipes should be included in the scan."
-L["INSTANCE_TOGGLE"] = "Recipes which are obtained from instances should be included in the scan."
-L["QUEST_TOGGLE"] = "Quest reward recipes should be included in the scan."
-L["Cloth"] = true
-L["CLOTH_TOGGLE"] = "Patterns that make cloth items should be included in the scan."
-L["Leather"] = true
-L["LEATHER_TOGGLE"] = "Patterns that make leather items should be included in the scan."
-L["Mail"] = true
-L["MAIL_TOGGLE"] = "Patterns that make mail items should be included in the scan."
-L["Plate"] = true
-L["PLATE_TOGGLE"] = "Patterns that make plate items should be included in the scan."
-L["Melee"] = true
-L["MELEE_TOGGLE"] = "Patterns that are used for melee/physical dps should be included in the scan."
-L["Caster DPS"] = true
-L["CASTERDPS_TOGGLE"] = "Patterns that are used for caster dps should be included in the scan."
-L["Tanking"] = true
-L["TANKING_TOGGLE"] = "Patterns that are used for tanking should be included in the scan."
-L["Healing"] = true
-L["HEALING_TOGGLE"] = "Patterns that are used for healing should be included in the scan."
-L["World Drop"] = true
-L["WORLD_DROP_TOGGLE"] = "Patterns that are World Drops should be included in the scan."
+-- Filter Config Options
+L["Filtering Options"]		= true
+L["General"]				= true
+L["Obtain"]					= true
+L["Binding"]				= true
+L["Item"]					= true
+L["Armor"]					= true
+L["Weapons"]				= true
+L["Player Type"]			= true
+L["Reputation"]				= true
+L["Old World"]				= true
+L["Burning Crusade"]		= true
+L["Wrath of the Lich King"]	= true

--- Sorting options
-L["Name"] = true
-L["Skill"] = true
-L["Acquisition"] = true
+-- Filter Configuration Descriptions
+L["FILTERING_OPTIONS_DESC"]		= "Allows you to customize which recipes are filtered."
+L["General Filtering Options"]	= true
+L["FILTERING_GENERAL_DESC"]		= "Configuration for several more general filter types."
+L["Obtain Filtering Options"]	= true
+L["FILTERING_OBTAIN_DESC"]		= "Configuration for which methods of obtaining recipes are included in the scan."
+L["Binding Filtering Options"]	= true
+L["FILTERING_BINDING_DESC"]		= "Configuration for which types of binding are included in the scan."
+L["Item Filtering Options"]		= true
+L["FILTERING_ITEM_DESC"]		= "Configuration for which item types are included in the scan."
+L["Armor Filtering Options"]	= true
+L["FILTERING_Armor_DESC"]		= "Configuration for which types of armor are included in the scan."
+L["Weapon Filtering Options"]	= true
+L["FILTERING_WEAPONS_DESC"]		= "Configuration for which types of weapons are included in the scan."
+L["Player Type Filtering Options"]	= true
+L["FILTERING_PLAYERTYPE_DESC"]	= "Configuration for items matching which player types are included in the scan."
+L["Reputation Filtering Options"]	= true
+L["FILTERING_REP_DESC"]			= "Configuration for which reputation reward recipes are included in the scan."
+L["Old World Rep. Filtering Options"]	= true
+L["FILTERING_OLDWORLD_DESC"]	= "Configuration for which Old World Reputation reward recipes are included in the scan."
+L["Burning Crusade Rep. Filtering Options"]	= true
+L["FILTERING_BC_DESC"]			= "Configuration for which Burning Crusade Reputation reward recipes are included in the scan."
+L["Lich King Rep. Filtering Options"]	= true
+L["FILTERING_WOTLK_DESC"]		= "Configuration for which Wrath of the Lich King Reputation reward recipes are included in the scan."

--- Reputation Toggles
-L["SPECIFIC_REP_TOGGLE"] = "Include %s faction."
+-- General Filter UI Elements and their associated descriptions
+L["Faction"]				= true
+L["FACTION_DESC"]			= "Include both horde and alliance faction recipes in the scan."
+L["Classes"]				= true
+L["CLASS_DESC"]				= "Include all class specific recipes in the scan."
+L["Specialties"]			= true
+L["SPECIALTY_DESC"]			= "Include all trade-skill specialties in the scan."
+L["Skill"]					= true
+L["SKILL_DESC"]				= "Include all recipes in the scan, regardless of your current skill level."
+L["Known"]					= true
+L["KNOWN_DESC"]				= "Include all known recipes in the scan."
+L["Unknown"]				= true
+L["UNKNOWN_DESC"]			= "Include all unknown recipes in the scan."

--- Non-gui text
-L["MissingFromDB"] = ": is is missing from the database. \nPlease inform the author of the add-on about this recipe."
-L["MissingRecipePrefix"] = "Missing Recipe: "
-L["InitiateScan"] = "Scanning %s for missing recipes at skill level %s.\n"
-L["InitiateScanSpecial"] = "Scanning %s - %s for missing recipes at skill level %s.\n"
-L["RecipeListSummary"] = "\nYou know %s out of %s total recipes (%s%%).\nYou are missing %s recipes."
-L["UnknownTradeSkill"] = "You have opened up a trade skill window which is not supported by this add-on.  The trade skill is %s.  Please provide the author of the add-on with this information."
-L["OpenTradeSkillWindow"] = "Please open trade skill window to scan."
-L["TwoCraftingWindows"] = "Crafting window already open.  Please close the other window and re-open this one if you wish to scan for missing recipes."
-L["SpellIDCache"] = "Spell ID: %s is not in your local cache.  Please submit a ticket at http://wow.curseforge.com/projects/ackis-recipe-list/tickets/ and include the spell ID and the profession in which you were scanning."
-L["FactionError"] = "Warning: Reputation level of %s is unknown."
-L["MissingFromDBWarning"] = "A recipe not in the database has been detected.  Tere may be some lag while we scan for the missing recipe spell ID."
+-- Obtain Filter UI Elements and their associated descriptions
+L["Instance"]				= true
+L["INSTANCE_DESC"]			= "Recipes obtained from (5 man) instances should be included in the scan."
+L["Raid"]					= true
+L["RAID_DESC"]				= "Recipes obtained in raids (ie: Molten Core, Serpent Shrine Cavern, etc.) should be included in the scan."
+L["Quest"]					= true
+L["QUEST_DESC"]				= "Recipes obtained as quest rewards should be included in the scan."
+L["Seasonal"]				= true
+L["SEASONAL_DESC"]			= "Recipes obtained in seasonal events should be included in the scan."
+L["Trainer"]				= true
+L["TRAINER_DESC"]			= "Recipes learned from trainers should be included in the scan."
+L["Vendor"]					= true
+L["VENDOR_DESC"]			= "Recipes purchased from vendors should be included in the scan."
+L["PVP"]					= true
+L["PVP_DESC"]				= "Recipes obtained through PVP should be included in the scan."
+L["Discovery"]				= true
+L["DISCOVERY_DESC"]			= "Recipes obtained through Discovery should be included in the scan."
+L["World Drop"]				= true
+L["WORLD_DROP_DESC"]		= "Recipes that are World Drops should be included in the scan."
+L["Mob Drop"]				= true
+L["MOB_DROP_DESC"]			= "Recipes that are Mob Drops should be included in the scan."
+
+-- Binding Filter UI Elements and their associated descriptions
+L["BOEFilter"]				= "Item Bind on Equip"
+L["BOE_DESC"]				= "Recipes that make Bind on Equip items should be included in the scan."
+L["BOPFilter"]				= "Item Bind on Pickup"
+L["BOP_DESC"]				= "Recipes that make Bind on Pickup items should be included in the scan."
+L["RecipeBOEFilter"]		= "Recipe Bind on Equip"
+L["RECIPE_BOE_DESC"]		= "Recipes that are Bind on Equip should be included in the scan."
+L["RecipeBOPFilter"]		= "Recipe Bind on Pickup"
+L["RECIPE_BOP_DESC"]		= "Recipes that are Bind on Pickup should be included in the scan."

--- GUI Text
-L["Close"] = true
-L["ScanButton"] = "Scan Skills"
-L["Scan Skills"] = true
-L["FILTER_OPEN"] = "Filter >>>"
-L["FILTER_CLOSE"] = "<<< Filter"
-L["Reset"] = true
-L["Sort"] = true
-L["World Drop"] = true
-L["Mob Drop"] = true
-L["Quest"] = true
-L["Reputation"] = true
-L["Instance"] = true
-L["BoPMenu"] = "BoP"
-L["Horde"] = true
-L["Alliance"] = true
-L["Known"] = true
-L["Unknown"] = true
+-- Item - Armor UI Elements and their associated descriptions
+L["Cloth"]					= true
+L["CLOTH_DESC"]				= "Recipes that make cloth items should be included in the scan."
+L["Leather"]				= true
+L["LEATHER_DESC"]			= "Recipes that make leather items should be included in the scan."
+L["Mail"]					= true
+L["MAIL_DESC"]				= "Recipes that make mail items should be included in the scan."
+L["Plate"]					= true
+L["PLATE_DESC"]				= "Recipes that make plate items should be included in the scan."
+L["Cloak"]					= true
+L["CLOAK_DESC"]				= "Recipes that make cloaks should be included in the scan."
+L["Ring"]					= true
+L["RING_DESC"]				= "Recipes that make rings should be included in the scan."
+L["Trinket"]				= true
+L["TRINKET_DESC"]			= "Recipes that make trinkets should be included in the scan."
+L["Necklace"]				= true
+L["NECKLACE_DESC"]			= "Recipes that make necklaces should be included in the scan."
+L["Shield"]					= true
+L["SHIELD_DESC"]			= "Recipes that make shields should be included in the scan."

--- More stuff for new gui, ZJ 7/26/08
-L["General"] = true
-L["Class Specific recipes"] = true
-L["Craft Specialty recipes"] = true
-L["All Skill Levels"] = true
-L["Item Type"] = true
-L["Armor"] = true
-L["Weapon"] = true
-L["Player Type"] = true
-L["Tank"] = true
-L["Healer"] = true
-L["Melee DPS"] = true
-L["All"] = true
-L["None"] = true
-L["Dagger"] = true
-L["1H"] = true
-L["2H"] = true
-L["Axe"] = true
-L["Mace"] = true
-L["Sword"] = true
-L["Polearm"] = true
-L["Thrown"] = true
-L["Ammo"] = true
--- unused, but included anyway. Who knows what the future may bring
-L["Bow"] = true
-L["Crossbow"] = true
-L["Staff"] = true
--- More stuff for new GUI, ZJ 8/11/08
-L["Search"] = true
-L["SEARCH_TT"] = "Filter to recipes that contain text at left"
-L["Apply"] = true
-L["Apply_TT"] = "Apply the above selected filters to the recipe list"
-L["ExpandAll"] = "+ All"
-L["EXPAND_TT"] = "Expand all recipes listed below"
-L["ContractAll"] = "- All"
-L["CONTRACT_TT"] = "Minimize all recipes listed below"
-L["Clear"] = "(X)"
-L["CLEAR_TT"] = "Clear the search textbox"
+-- Item - Weapon UI Elements and their associated descriptions
+L["One Hand"]				= true
+L["ONEHAND_DESC"]			= "Recipes that make one handed items should be included in the scan."
+L["Two Hand"]				= true
+L["TWOHAND_DESC"]			= "Recipes that make two handed items should be included in the scan."
+L["Axe"]					= true
+L["AXE_DESC"]				= "Recipes that make axes should be included in the scan."
+L["Sword"]					= true
+L["SWORD_DESC"]				= "Recipes that make swords should be included in the scan."
+L["Mace"]					= true
+L["MACE_DESC"]				= "Recipes that make maces should be included in the scan."
+L["Polearm"]				= true
+L["POLEARM_DESC"]			= "Recipes that make polearms should be included in the scan."
+L["Dagger"]					= true
+L["DAGGER_DESC"]			= "Recipes that make daggers should be included in the scan."
+L["Fist"]					= true
+L["FIST_DESC"]				= "Recipes that make fist weapons should be included in the scan."
+L["Staff"]					= true
+L["STAFF_DESC"]				= "Recipes that make staves should be included in the scan."
+L["Wand"]					= true
+L["WAND_DESC"]				= "Recipes that make wands should be included in the scan."
+L["Thrown"]					= true
+L["THROWN_DESC"]			= "Recipes that make thrown weapons should be included in the scan."
+L["Bow"]					= true
+L["BOW_DESC"]				= "Recipes that make bows should be included in the scan."
+L["Crossbow"]				= true
+L["CROSSBOW_DESC"]			= "Recipes that make crossbows should be included in the scan."
+L["Ammo"]					= true
+L["AMMO_DESC"]				= "Recipes that make ammunition should be included in the scan."

--- Tooltip Text
-L["Scan Skills Long"] = "Scan for missing recipes using Ackis Recipe List."
-L["Close Window"] = "Close the Ackis Recipe List Window."
-L["Expand All"] = "Expands all recipes."
-L["Collapse All"] = "Collapses all recipes."
-L["FILTER_OPEN_TT"] = "Open filter option panel."
-L["FILTER_CLOSE_TT"] = "Close filter option panel."
-L["RESET_TT"] = "Reset the search string."
-L["SORT_TT"] = "Change the sort order for the list."
-L["VENDOR_TT"] = "Check to include Vendor recipes in the list."
-L["TRAINER_TT"]= "Check to include Trained recipes in the list."
-L["WORLD_TT"] = "Check to include World Drop recipes in the list."
-L["MOB_TT"] = "Check to include specific Mob Drop recipes in the list."
-L["QUEST_TT"] = "Check to include Quest reward recipes in the list."
-L["SEASON_TT"] = "Check to includes Seasonal recipes in the list."
-L["REP_TT"] = "Check to include Reputation reward recipes in the list."
-L["INSTANCE_TT"] = "Check in include recipes only found in instances in the list."
-L["BOP_TT"] = "Check to only view Bind on Pickup recipes in the list."
-L["HORDE_TT"] = "Check to include Horde only recipes in the list."
-L["ALLIANCE_TT"] = "Check to include Alliance only recipes in the list."
-L["KNOWN_TT"] = "Check to include known recipes in the list."
-L["UNKNOWN_TT"] = "Check to include unknwon recipes in the list."
-L["DISCOVERY_TT"] = "Check to include discovered recipes in the list."
-L["ARMOR_TT"] = "Check to include Armor recipes in the list."
-L["WEAPON_TT"] = "Check to include Weapon recipes in the list."
+-- Player Type Filtering UI Elements and their associated descriptions
+L["Melee DPS"]				= true
+L["MELEE_DPS_DESC"]			= "Recipes that are used by melee dps players should be included in the scan."
+L["Tanks"]					= true
+L["TANKS_DESC"]				= "Recipes that are used by tank players should be included in the scan."
+L["Caster DPS"]				= true
+L["CASTER_DPS_DESC"]		= "Recipes that are used by casting dps players should be included in the scan."
+L["Healers"]				= true
+L["HEALERS_DESC"]			= "Recipes that are used by healer players should be included in the scan."

--- Recipe Database
-L["Trainer"] = true
-L["LimitedSupply"] = "Limited Supply Vendor"
-L["Vendor"] = true
-L["Discovery"] = true
-L["PVP"] = true
-L["Raid"] = true
+-- Reputation Filtering UI Elements and their associated description
+L["SPECIFIC_REP_DESC"]		= "Include %s faction."

---Skillup Levels
-L["Journeyman"] = true
-L["Expert"] = true
-L["Artisan"] = true
-L["Master"] = true
+-- ZJUI UI Elements (when different from the above ones) and their associated descriptions
+L["FILTER_OPEN"]			= "Filter >>>"
+L["FILTER_OPEN_DESC"]		= "Open filter option panel."
+L["FILTER_CLOSE"]			= "<<< Filter"
+L["FILTER_CLOSE_DESC"]		= "Close filter option panel."
+L["EXPANDALL"]				= "+ All"
+L["EXPANDALL_DESC"]			= "Expand all recipes listed below."
+L["CONTRACTALL"]			= "- All"
+L["CONTRACTALL_DESC"]		= "Minimize all recipes listed below."
+L["Search"]					= true
+L["SEARCH_DESC"]			= "Filter to recipes that contain text at left."
+L["CLEAR_DESC"]				= "Clear the search textbox."
+L["Close"]					= "Exit"
+L["CLOSE_DESC"]				= "Close the Ackis Recipe List Window."
+L["Reset"]					= true
+L["RESET_DESC"]				= "Reset All Filters to default values."
+L["Apply"]					= true
+L["APPLY_DESC"]				= "Apply the above selected filters to the recipe list"
+L["ARMOR_ALL_DESC"]			= "Recipes that make ANY armor item should be included in the scan."
+L["ARMOR_NONE_DESC"]		= "Do NOT include any recipes that make armor items in the scan."
+L["WEAPON_ALL_DESC"]		= "Recipes that make ANY weapon item should be included in the scan."
+L["WEAPON_NONE_DESC"]		= "Do NOT include any recipes that make weapon items in the scan."

--- Common ways to obtain recipes
-L["UZD"] = "Uncommon Zone Drop: "
-L["CWD"] = "Common World Drop"
-L["UWD"] = "Uncommon World Drop"
-L["RWD"] = "Rare World Drop"
-L["EWD"] = "Epic World Drop"
-L["BoE"] = "Bind on Equip Drop: "
-L["BoP"] = "Bind on Pickup Drop: "
-L["QuestReward"] = "Quest Reward: "
+-- Common Tooltip Strings (where different from above)
+L["CTRL_CLICK"]			= "Ctrl-Click to add this recipe's link to your chat"
+L["ALT_CLICK"]			= "Alt-Click to add this recipe to your ignore list"
+L["SHIFT_CLICK"]		= "Shift-Click to add the item crafted by this recipe's link to your chat"
+L["Obtained From"]		= true
+L["RECIPE_EXCLUDED"]	= "Recipe is in Exclusion list"
+L["Required Skill"]		= true

--- Common quests/drops
-L["DMCACHE"] = "Knot Thimblejack's Cache"
-L["Gordok Ogre Suit"] = true
-L["Gordok Ogre Suit Obt"] = "The Gordok Ogre Suit"
-L["Spectral Essence Obt"] = "Kirtonos the Herald (allows you to see the vendor Magnus Frostwake near Scholomance)"
-L["TrueBelieverQuest"] = "True Believers - Rare"
+-- Popup Strings
+L["NOTSCANNED"]		= "You have not yet scanned this profession. Please open this profession and click on Scan Skills."
+L["ALL_FILTERED"]	= "Although you have already scanned this profession, your filters are currently preventing any recipes from being displayed. Please change your filters and try again."

--- Raid Drop Obtain Info
-L["ADNaxx"] = "Trainer: Master Craftsman Omarion in the Deathknight Wing of Naxxramas."
-L["MOLTENCORE"] = "Raid Bind on Pickup Drop: Random bosses in MC."
-L["AQ20/AQ40"] = "Raid BoP Mob Drop: Random bosses in AQ20/AQ40."
-L["SSC/TKBoP"] = "Raid Bind on Pickup Drop: Random bosses and mobs in SSC/TK."
-L["SSC/TKBoE"] = "Raid Bind on Equip Drop: Random bosses and mobs in SSC/TK."
-L["BT/HYJALBoP"] = "Raid Bind on Pickup Drop: Random bosses and mobs in Hyjal/BT."
-L["HYJALBoP"] = "Raid Bind on Pickup Drop: Random bosses in Hyjal."
-L["SunwellBoP"] = "Raid Bind on Pickup Drop: Random bosses and mobs in Sunwell."
-L["SunwellBoE"] = "Raid Bind on Equip Drop: Random bosses and mobs in Sunwell."
-L["BT/HYJALBoE"] = "Raid Bind on Equip Drop: Random bosses and mobs in Hyjal/BT."
-L["ZA"] = "Raid Bind on Pickup Drop: Random bosses in Zul'Aman."
+-- Error/warning Text
+L["MissingFromDB"] = ": is is missing from the database. \nPlease inform the author of the add-on about this recipe."
+L["UnknownTradeSkill"] = "You have opened up a trade skill window which is not supported by this add-on.  The trade skill is %s.  Please provide the author of the add-on with this information."
+L["OpenTradeSkillWindow"] = "Please open trade skill window to scan."
+L["SpellIDCache"] = "Spell ID: %s is not in your local cache.  Please submit a ticket at http://wow.curseforge.com/projects/ackis-recipe-list/tickets/ and include the spell ID and the profession in which you were scanning."
+
+-- Drop Obtain Info
 L["Unknown"] = "Unknown Drop: The drop location of this recipe is unknown.  Please contribute by posting on the Ackis Recipe List thread at www.wowace.com/forums"
+L["Unknown Zone"] = true

--- Faction info
-L["WintersVeil"] = "Seasonal: Feast of Winters Veil"
-L["Lunar Festival"] = "Seasonal: Lunar Festival"
+-- Special Event information
+L["Midsummer Fire Festival"] = true
+L["Feast of Winters Veil"] = true
+L["Lunar Festival"] = true
 L["Darkmoon Faire"] = true
 L["Seasonal"] = true

--- Alchemy Obtain Information
-L["Discovery - Flasks/Potions"] = "Discovery: Discovered by creating flasks, elixirs or potions containing Outland herbs."
-L["Discovery - Protection Potions"] = "Discovery: Discovered by creating major protection potions."
-L["Discovery - Transmutes"] = "Discovery: Discovered by transmuting items that contain Outland materials."
-L["Goblin Rocket Fuel Obt"] = "Crafted: This recipe is crafted by Goblin Engineers"
-L["Gurubashi Mojo Madness Obt"] = "Raid: You can learn this by clicking on a stone table in Zul'Gurub in the Edge of Madness"
-L["Mighty Trolls Blood Potion Obt"] = "Trainer: Henry Stern, "
--- Mob Drop
-L["Elixir of Greater Firepower Obt"] = "Dark Iron Slaver, Dark Iron Watchman, Dark Iron Taskmaster"
-L["Elixir of the Mongoose Obt"] = "Jadefire Rogue, Legashi Rogue"
-L["Elixir of the Sages Obt"] = "Scarlet Enchanter, Scarlet Cleric, Scarlet Curate, Scarlet Archmage, Scarlet Inquisitor"
-L["Fel Mana Potion Obt"] = "Eclipsion Soldier, Eclipsion Bloodward, Eclipsion Blood Knight, Eclipsion Spellbinder, Eclipsion Archmage, Eclipsion Centurion, Eclipsion Cavalier, Torloth the Magnificent, Illidari Watcher"
-L["Fel Regeneration Potion Obt"] = "Deathforge Imp, Deathforge Guardian, Deathforge Smith, Deathforge Tinkerer"
-L["Fel Strength Elixir Obt"] = "Mo'arg Weaponsmiths, Terrormasters, Wrathwalkers, Shadow Council Warlocks"
-L["Gift of Arthas Obt"] = "Skeletal Flayer, Slavering Ghoul"
-L["Greater Arcane Protection Potion Obt"] = "Cobalt Mageweavers"
-L["Greater Fire Protection Potion Obt"] = "Firebrand Invoker, Firebrand Pyromancer"
-L["Greater Frost Protection Potion Obt"] = "Frostmaul Giants"
-L["Greater Nature Protection Potion Obt"] = "Decaying Horror, Rotting Behemoths"
-L["Greater Shadow Protection Potion Obt"] = "Dark Adepts, Shadowmages"
-L["Major Arcane Protection Potion Obt"] = "Vir'aani Arcanists"
-L["Major Fire Protection Potion Obt"] = "Sunseeker Astromages"
-L["Major Holy Protection Potion Obt"] = "Abyssal Flamebringers"
-L["Major Shadow Protection Potion Obt"] = "Shadow Council Warlock"
-L["Mighty Rage Potion Obt"] = "Blackrock Slayer"
-L["Wildvine Potion Obt"] = "Random Trolls"
--- Quest
-L["Discolored Healing Potion Obt"] = "Wild Hearts"
-L["Elixir of Brute Force Obt"] = "Dadanga is Hungry (Random reward)"
-L["Lesser Stoneshield Potion Obt"] = "Liquid Stone"
-L["Restorative Potion Obt"] = "Badlands Reagent Run II"
-
--- Blacksmithin Obtain Information
-L["Inlaid Mithril Cylinder Obt"] = "Crafted: This recipe is crafted by Gnomish Engineers"
-L["Blacksmithing Plans"] = "Randomly drops from blacksmithing plans"
--- Mob Drop
-L["Dark Iron Sunderer Obt"] = "Hammered Patrons, Ribbly's Crony"
-L["Felsteel Gloves Obt"] = "Auchenai Monks"
-L["Felsteel Helm Obt"] = "Cabal Fanatic"
-L["Felsteel Leggings Obt"] = "Unchained Doombringer"
-L["Frostguard Obt"] = "Foreman Marcrid"
-L["Greater Ward of Shielding Obt"] = "Sunfury Bloodwatchers"
-L["Khorium Belt Obt"] = "Murkblood Raiders"
-L["Khorium Boots Obt"] = "Disembodied Protector"
-L["Khorium Pants Obt"] = "Deathforge Guardians"
-L["Ragesteel Breastplate Obt"] = "Ashtongue Warrior"
-L["Ragesteel Gloves Obt"] = "Boulderfist Warrior"
-L["Ragesteel Helm Obt"] = "Anger Guards"
-L["Ragesteel Shoulders Obt"] = "Enraged Earth Spirit, Enraged Air Spirirt, Enraged Fire Spirirt, Enraged Water Spirirt"
-L["Runic Breastplate Obt"] = "Strashaz Myrmidons"
-L["Runic Plate Boots Obt"] = "Scarlet Cavaliers"
-L["Runic Plate Helm Obt"] = "Strashaz Warriors"
-L["Runic Plate Leggings Obt"] = "Scarlet Smiths"
-L["Runic Plate Shoulders Obt"] = "Strashaz Serpent Guards"
-L["Swiftsteel Gloves Obt"] = "Nexus Stalkers"
-L["Volcanic Hammer Obt"] = "Volchan"
--- Quest
-L["Barbaric Iron Boots Obt"] = "Trampled Under Foot"
-L["Barbaric Iron Breastplate Obt"] = "Barbaric Battlements"
-L["Barbaric Iron Gloves Obt"] = "Joys of Omosh"
-L["Barbaric Iron Helm Obt"] = "Horns of Frenzy"
-L["Barbaric Iron Shoulders Obt"] = "On Iron Pauldroms"
-L["Blazing Rapier Obt"] = "Corruption"
-L["Dawn's Edge Obt"] = "Snakestone of the Shadow Huntress"
-L["Demon Forged Breastplate Obt"] = "The Demon Forge"
-L["Enchanted Battlehammer Obt"] = "Sweet Serenity"
-L["Enchanted Thorium Breastplate Obt"] = "Enchanted Thorium Platemail Vol I (Requires drops from other instances to get the quest)"
-L["Enchanted Thorium Helm Obt"] = "Enchanted Thorium Platemail Vol III (Requires drops from other instances to get the quest)"
-L["Enchanted Thorium Leggings Obt"] = "Enchanted Thorium Platemail Vol II (Requires drops from other instances to get the quest)"
-L["Fiery Plate Gauntlets Obt"] = "Fiery Plate Gauntlets"
-L["Golden Scale Gauntlets Obt"] = "The Origins of Smithing"
-L["Heavy Copper Longsword Obt"] = "Supplying the Front"
-L["Imperial Plate Belt Obt"] = "Imperial Plate Belt"
-L["Imperial Plate Boots Obt"] = "Imperial Plate Boots"
-L["Imperial Plate Bracers Obt"] = "Imperial Plate Bracers"
-L["Imperial Plate Chest Obt"] = "Imperial Plate Chest"
-L["Imperial Plate Helm Obt"] = "Imperial Plate Helm"
-L["Imperial Plate Leggings Obt"] = "Imperial Plate Leggings"
-L["Imperial Plate Shoulders Obt"] = "Imperial Plate Shoulders"
-L["Ironforge Breastplate Obt"] = "Gearing Redridge"
-L["Orcish War Leggings Obt"] = "The Old Ways"
-L["Ornate Mithril Gloves Obt"] = "The Great Silver Deceiver"
-L["Ornate Mithril Helm Obt"] = "A Good Head on Your Shoulders"
-L["Ornate Mithril Pants Obt"] = "Smelt On, Smelt Off"
-L["Ornate Mithril Shoulder Obt"] = "The Art of the Imbue"
-L["Sulfuron Hammer Obt"] = "A Binding Contract"
-
--- Cooking Obtain Information
-L["Fishing Daily"] = "Quest Reward: Random reward from the fishing daily quest."
-L["Cooking Daily"] = "Quest Reward: Random reward from the cooking daily quest."
-L["Goldthorn Tea Obt"] = "Talk to Henry Stern in RFD"
-L["Stewed Trout Obt"] = "Trainer: Kylene"
--- Mob Drop
-L["Runn Tum Tuber Surprise Obt"] = "Pusillin"
--- Quest
-L["Barbecued Buzzard Wing Obt"] = "Barbecued Buzzard Wings"
-L["Beer Basted Boar Ribs Obt"] = "Beer Basted Boar Ribs"
-L["Big Bear Steak Obt"] = "The Rescue"
-L["Blood Sausage Obt"] = "Thelsamar Blood Sausages"
-L["Buzzard Bites Obt"] = "Smooth as Butter"
-L["Crocolisk Gumbo Obt"] = "Apprentice's Duties"
-L["Crocolisk Steak Obt"] = "Crocolisk Hunting"
-L["Crunchy Serpent Obt"] = "Mok'Nathal Treats"
-L["Crunchy Spider Surprise Obt"] = "Culinary Crunch"
-L["Curiously Tasty Omelet Obt"] = "Ormer's Revenge"
-L["Dig Rat Stew Obt"] = "Dig Rat Stew"
-L["Dirge's Kickin' Chimaerok Chops Obt"] = "Dirge's Kickin' Chimaerok Chops"
-L["Gooey Spider Cake Obt"] = "Dusky Crab Cakes"
-L["Goretusk Liver Pie Obt"] = "Goretusk Liver Pie"
-L["Hot Lion Chops Obt"] = "Elixir of Pain"
-L["Kaldorei Spider Kabob Obt"] = "Recipe of the Kaldorei"
-L["Murloc Fin Soup Obt"] = "Selling Fish"
-L["Redridge Goulash Obt"] = "Redridge Goulash"
-L["Roasted Moongraze Tenderloin Obt"] = "The Great Moongraze Hunt"
-L["Seasoned Wolf Kabob Obt"] = "Seasoned Wolf Kabobs"
-L["Smoked Desert Dumplings Obt"] = "Desert Recipe"
-L["Soothing Turtle Bisque Obt"] = "Soothing Turtle Bisque"
-L["Strider Stew Obt"] = "Easy Strider Living"
-L["Tasty Lion Steak Obt"] = "Costly Menace"
-L["Thistle Tea Ally Obt"] = "Klaven's Tower"
-L["Thistle Tea Horde Obt"] = "Mission: Possible But Not Probable"
-L["Westfall Stew Obt"] = "Westfall Stew"
-
--- Enchanting Obtain Information
-L["Enchant 2H Weapon - Major Agility Obt"] = "Eredar Deathbringer"
-L["Enchant 2H Weapon - Major Intellect Obt"] = "Crimson Sorcerer"
-L["Enchant 2H Weapon - Major Spirit Obt"] = "Scholomance Adept"
-L["Enchant 2H Weapon - Savagery Obt"] = "Shattered Hand Centurions"
-L["Enchant 2H Weapon - Superior Impact Obt"] = "Blackhand Elite"
-L["Enchant Boots - Dexterity Obt"] = "Raging Skeletons"
-L["Enchant Boots - Fortitude Obt"] = "Ethereal Priest"
-L["Enchant Boots - Surefooted Obt"] = "Phantom Stagehand"
-L["Enchant Bracer - Fortitude Obt"] = "Coilfang Oracles"
-L["Enchant Bracer - Major Defense Obt"] = "Ethereum Nullifier"
-L["Enchant Bracer - Spellpower Obt"] = "Bloodmaul Geomancers"
-L["Enchant Bracer - Superior Strength Obt"] = "Deadwind Warlock"
-L["Enchant Cloak - Greater Arcane Resistance Obt"] = "Eclipsion Archmages"
-L["Enchant Cloak - Greater Shadow Resistance Obt"] = "Voidshriekers"
-L["Enchant Cloak - Lesser Agility Obt"] = "Syndicate Assassin"
-L["Enchant Cloak - Lesser Agility Obt1"] = "Wastewander Assassin, Wastewander Scofflaw"
-L["Enchant Gloves - Advanced Herbalism Obt"] = "Mire Lord, Molt Thorn, Swampwalker, Swampwalker Elder, Tangled Horror"
-L["Enchant Gloves - Advanced Mining Obt"] = "Venture Co. Strip Miner"
-L["Enchant Gloves - Fishing Obt"] = "Scargil, Torn Fin Coastrunner, Torn Fin Oracle, Torn Fin Muckdweller, Torn Fin Tidehunter"
-L["Enchant Gloves - Herbalism Obt"] = "Crazed Ancient, Withered Ancient"
-L["Enchant Gloves - Herbalism Obt1"] = "Vengeful Ancient, Blackened Ancient, Charred Ancient"
-L["Enchant Gloves - Mining Obt"] = "Dark Iron Dwarf, Dark Iron Demonlitionist, Dark Iron Tunneler, Dark Iron Saboteur, Balgaras the Foul"
-L["Enchant Gloves - Skinning Obt"] = "Nimar the Slayer, Witherbark Berserker, Witherbark Headhunter, Witherbark Shadow Hunter"
-L["Enchant Weapon - Crusader Obt"] = "Scarlet Spellbinder"
-L["Enchant Weapon - Crusader Obt1"] = "Scarlet Archmage"
-L["Enchant Weapon - Deathfrost Obt"] = "Lord Ahune - Midsummer Fire Festival"
-L["Enchant Weapon - Fiery Weapon Obt"] = "Pyromancer Loregrain"
-L["Enchant Weapon - Icy Chill Obt"] = "Anguished Highborne"
-L["Enchant Weapon - Lifestealing Obt"] = "Spectral Researcher"
-L["Enchant Weapon - Major Intellect Obt"] = "Sunfury Researchers"
-L["Enchant Weapon - Major Spellpower Obt"] = "Bash'ir Spell-Thief"
-L["Enchant Weapon - Superior Striking Obt"] = "Spirestone Warlord"
-L["Enchant Weapon - Unholy Weapon Obt"] = "Thuzadin Shadowcaster"
-L["Smoking Heart of the Mountain Obt"] = "Lord Roccor"
-
--- Engineering Obtain Information
-L["ENG_MEMBERSHIP_BENEFITS"] = "Random Quest Reward: Renewing Membership"
-L["Field Repair Bot 74A Obt"] = " Clickable scroll near the boss."
-L["Minor Recombobulator Obt"] = "Use White Punch Card in slot Matrix Punchograph 3005-A.  Next, use Yellow Punch Card in Matrix Punchograph 3005-B."
-L["Discombobulator Ray Obt"] = "Use Security DELTA Data Access Card on the D machine."
--- Mob Drop
-L["Adamantite Arrow Maker Obt"] = "Sunfury Archer"
-L["Arcanite Dragonling Obt"] = "Cobalt Mageweaver"
-L["Dark Iron Rifle Obt"] = "Doomforge Craftsman"
-L["Felsteel Boomstick Obt"] = "Doomforge Engineer"
-L["Field Repair Bot 110G Obt"] = "Gan'Arg Analyzers"
-L["Flawless Arcanite Rifle Obt"] = "Mossflayer Shadowhunter"
-L["Hyper-Vision Goggles Obt"] = "Mo'arg Weaponsmiths"
-L["Khorium Scope Obt"] = "Sunfury Bowman"
-L["Major Recombobulator Obt"] = " Tribute Run Chest"
-L["Weapon Technician"] = true
-L["Crimson Inquisitor"] = true
--- Quest
-L["Flash Bomb Obt"] = "Flash Bomb Recipe"
-L["Steam Tonk Controller Obt"] = "40 Tickets - Schematic: Steam Tonk Controller"
-L["Zapthrottle Mote Extractor Obt"] = "Zapthrottle Mote Extractor!"
-
--- First Aid Obtain Information
--- Nothing here needed yet
-
--- Jewelcrafting Obtain Information
-L["Blades Edge Summon Bosses"] = "Ogri'la summon bosses"
--- Mob Drop
-L["Arcane Khorium Band Obt"] = "Mageslayers"
-L["Chaotic Skyfire Diamond Obt"] = "Coilskar Sirens"
-L["Coronet of the Verdant Flame Obt"] = "Sunseeker Botanists"
-L["Khorium Band of Frost Obt"] = "Coilfang Sorceresses"
-L["Khorium Band of Leaves Obt"] = "Vekh'nir Dreadhawks"
-L["Khorium Band of Shadows Obt"] = "Dark Conclave Shadowmancers"
--- Quest
-
--- Leatheworking Obtain Information
--- Mob Drop
-L["Bag of Many Hides Obt"] = "Gordunni Back-Breaker, Gordunni Head-Splitter, Gordunni Elementalist, Gordunni Soulreaper"
-L["Anvilrage Captain"] = "Anvilrage Captain"
-L["Blue Dragonscale Shoulders Obt"] = "Cliff Breaker"
-L["Devilsaur Leggings Obt"] = "Cloned Ooze, Muculent Ooze"
-L["Flame Armor Kit Obt"] = "Gargantuan Abyssals"
-L["Frostsaber Gloves Obt"] = "Winterfall Totemic"
-L["Frostsaber Leggings Obt"] = "Winterfall Den Watcher"
-L["Frostsaber Tunic Obt"] = "Winterfall Ursa"
-L["Green Dragonscale Leggings Obt"] = "Murk Worm"
-L["Heavy Scorpid Leggings Obt"] = "Blackrock Slayer"
-L["Heavy Scorpid Shoulders Obt"] = "Blackrock Battlemaster"
-L["Heavy Scorpid Vest Obt"] = "Portal Seeker"
-L["Ironfeather Breastplate Obt"] = "Vilebranch Hideskinner"
-L["Living Breastplate Obt"] = "Decaying Horror"
-L["Living Leggings Obt"] = "Deadwood Shaman"
-L["Shadow Armor Kit Obt"] = "Time-Lost Shadowmages"
-L["Stormshroud Armor Obt"] = "Arkkoran Oracle"
-L["Stormshroud Gloves Obt"] = "The Windreaver"
-L["Stormshroud Gloves Obt1"] = "Princess Tempestria, Winterspring"
-L["Stormshroud Shoulders Obt"] = "Son of Arkkoroc"
-L["Stylin' Adventure Hat Obt"] = "Durnholde Riflemen"
-L["Stylin' Crimson Hat Obt"] = "Sethekk Ravenguard"
-L["Stylin' Jungle Hat Obt"] = "Rift Lords, Rift Keepers"
-L["Tough Scorpid Boots Obt"] = "Wastewander Rogue"
-L["Tough Scorpid Bracers Obt"] = "Wastewander Shadow Mage"
-L["Tough Scorpid Breastplate Obt"] = "Wastewander Bandit"
-L["Tough Scorpid Gloves Obt"] = "Wastewander Thief"
-L["Tough Scorpid Helm Obt"] = "Andre Firebeard, Wastewander Scofflaw"
-L["Tough Scorpid Leggings Obt"] = "Wastewander Rogue"
-L["Volcanic Breastplate Obt"] = "Firebrand Grunt"
-L["Volcanic Leggings Obt"] = "Firegut Brute"
-L["Volcanic Shoulders Obt"] = "Firebrand Legionnaire"
--- Quest
-L["Deviate Scale Belt Obt"] = "Deviate Eradication"
-L["Kodo Hide Bag Obt"] = "Kodo Hide Bag"
-L["Moonglow Vest Obt"] = "Moonglow Vest"
-L["Onyxia Scale Cloak Obt"] = "The Journey Has Just Begun after turning in Head of Onyxia"
-L["Wild Leather Boots Obt"] = "Wild Leather Boots"
-L["Wild Leather Cloak Obt"] = "Master of the Wild Leather"
-L["Wild Leather Helmet Obt"] = "Wild Leather Helmet"
-L["Wild Leather Leggings Obt"] = "Wild Leather Leggings"
-L["Wild Leather Shoulders Obt"] = "Wild Leather Shoulders"
-L["Wild Leather Vest Obt"] = "Wild Leather Vest"
-
--- Smelting Obtain Information
-L["Dark Iron Obt"] = "Requires 20 Gold Bars, 2 Star Rubies, and 10 Truesilver Bars - Talk to Gloom'Rel, who is one of the undead in the Summoner's Tomb."
-L["Elementium Obt"] = "Mind control Krixix in BWL.  On the pet bar there will be an option to train this ability for yourself and others."
-
--- Rogue Poison Obtain Information
--- Nothing here needed yet
-
--- Tailoring Obtain Information
-L["Arcanoweave Boots Obt"] = "Sunseeker Astromages"
-L["Arcanoweave Bracers Obt"] = "Arcatraz Sentinels"
-L["Black Silk Pack Obt"] = "Syndicate Spy"
-L["Black Silk Pack Obt1"] = "Theramore Infiltrator"
-L["Black Silk Pack Obt2"] = "Shadowy Assassin"
-L["Cindercloth Cloak Obt"] = "Thaurissan Firewalker"
-L["Cindercloth Gloves Obt"] = "Twilight Fire Guard"
-L["Cindercloth Pants Obt"] = "Thaurissan Firewalker"
-L["Cindercloth Vest Obt"] = "Twilight Fire Guard"
-L["Cloak of Fire Obt"] = "Overmaster Pyron"
-L["Felcloth Bag Obt"] = "Book that spawns after killing Jandice Barov"
-L["Ghostweave Belt Obt"] = "Lingering Highborne"
-L["Ghostweave Gloves Obt"] = "Lingering Highborne"
-L["Ghostweave Gloves Obt1"] = "Unseen Servant"
-L["Ghostweave Vest Obt"] = "Unseen Servant"
-L["Mooncloth Boots Obt"] = "Sacred Cloth"
-L["Robe of the Archmage Obt"] = "Firebrand Pyromancer"
-L["Robe of Winter Night Obt"] = "Cobalt Mageweaver"
-L["Robes of Arcana Obt"] = "Dark Strand Voidcaller"
-L["Robes of Arcana Obt1"] = "Defias Enchanter"
-L["Shadoweave Mask Obt"] = "The Undermarket"
-L["Soulcloth Shoulders Obt"] = "Phantom Attendants"
-L["Soulcloth Vest Obt"] = "Phantom Valet"
-L["Wizardweave Leggings Obt"] = "Dark Summoner"
-
--- Beast Training Obtain Information
-L["Rare"] = true
-L["Elite"] = true
--- Beasts which have training skills
-L["Agam'ar"] = true
-L["Aku'mai Fisher"] = true
-L["Aku'mai Snapjaw"] = true
-L["Angerclaw Mauler"] = true
-L["Arash-ethis"] = true
-L["Ashenvale Bear"] = true
-L["Ashmane Boar"] = true
-L["Barbed Crustacean"] = true
-L["Barnabus"] = true
-L["Battleboar"] = true
-L["Bellygrub"] = true
-L["Besseleth"] = true
-L["Bhag'thera"] = true
-L["Bjarn"] = true
-L["Black Bear Patriarch"] = true
-L["Black Ravager Mastiff"] = true
-L["Black Ravager"] = true
-L["Blackrock Worg"] = true
-L["Blackwind Warp Chaser"] = true
-L["Blisterpaw Hyena"] = true
-L["Bloodaxe Worg"] = true
-L["Bloodfalcon"] = true
-L["Bloodmaul Battle Worg"] = true
-L["Bloodmaul Dire Wolf"] = true
-L["Bloodsnout Worg"] = true
-L["Bonepaw Hyena"] = true
-L["Bristleback Battleboar"] = true
-L["Broken Tooth"] = true
-L["Carrion Vulture"] = true
-L["Cave Creeper"] = true
-L["Chatter"] = true
-L["Clack the Reaver"] = true
-L["Clattering Crawler"] = true
-L["Cleft Scorpid"] = true
-L["Cloud Serpent"] = true
-L["Cobalt Serpent"] = true
-L["Coilskar Cobra"] = true
-L["Corrupted Mottled Boar"] = true
-L["Corrupted Scorpid"] = true
-L["Coyote Packleader"] = true
-L["Coyote"] = true
-L["Crag Boar"] = true
-L["Crag Coyote"] = true
-L["Crag Stalker"] = true
-L["Crazed Dragonhawk"] = true
-L["Creepthess"] = true
-L["Dark Screecher"] = true
-L["Dark Worg"] = true
-L["Darkfang Creeper"] = true
-L["Deadly Cleft Scorpid"] = true
-L["Deadmire"] = true
-L["Death Flayer"] = true
-L["Death Howl"] = true
-L["Deathlash Scorpid"] = true
-L["Deathstrike Tarantula"] = true
-L["Deep Stinger"] = true
-L["Deepmoss Creeper"] = true
-L["Deepmoss Webspinner"] = true
-L["Den Mother"] = true
-L["Deviate Adder"] = true
-L["Deviate Coiler Hatchling"] = true
-L["Deviate Coiler"] = true
-L["Deviate Crocolisk"] = true
-L["Deviate Dreadfang"] = true
-L["Deviate Moccasin"] = true
-L["Deviate Stinglash"] = true
-L["Deviate Venomwing"] = true
-L["Deviate Viper"] = true
-L["Dire Mottled Boar"] = true
-L["Diseased Grizzly"] = true
-L["Diseased Wolf"] = true
-L["Dread Flyer"] = true
-L["Dread Ripper"] = true
-L["Dreadfang Lurker"] = true
-L["Dreadfang Widow"] = true
-L["Dreadmaw Crocolisk"] = true
-L["Drywallow Crocolisk"] = true
-L["Drywallow Daggermaw"] = true
-L["Drywallow Snapper"] = true
-L["Durotar Tiger"] = true
-L["Eclipsion Dragonhawk"] = true
-L["Elder Ashenvale Bear"] = true
-L["Elder Cloud Serpent"] = true
-L["Elder Crag Boar"] = true
-L["Elder Crag Coyote"] = true
-L["Elder Mistvale Gorilla"] = true
-L["Elder Moss Creeper"] = true
-L["Elder Mottled Boar"] = true
-L["Elder Mountain Boar"] = true
-L["Elder Plainstrider"] = true
-L["Elder Shadowmaw Panther"] = true
-L["Elder Shardtooth"] = true
-L["Elder Springpaw"] = true
-L["Encrusted Surf Crawler"] = true
-L["Enraged Ravager"] = true
-L["Felpaw Ravager"] = true
-L["Felpaw Wolf"] = true
-L["Felsworn Scalewing"] = true
-L["Feral Crag Coyote"] = true
-L["Feral Dragonhawk Hatchling"] = true
-L["Feral Mountain Lion"] = true
-L["Ferocious Grizzled Bear"] = true
-L["Fire Roc"] = true
-L["Firetail Scorpid"] = true
-L["Flatland Cougar"] = true
-L["Fleeting Plainstrider"] = true
-L["Forest Lurker"] = true
-L["Forest Moss Creeper"] = true
-L["Forest Spider"] = true
-L["Foreststrider Fledgling"] = true
-L["Frostsaber Cub"] = true
-L["Frostsaber Huntress"] = true
-L["Frostsaber Stalker"] = true
-L["Ghamoo-ra"] = true
-L["Ghost Saber"] = true
-L["Ghostclaw Lynx"] = true
-L["Ghostclaw Ravager"] = true
-L["Ghostpaw Alpha"] = true
-L["Ghostpaw Runner"] = true
-L["Giant Foreststrider"] = true
-L["Giant Moss Creeper"] = true
-L["Giant Plains Creeper"] = true
-L["Giant Webwood Spider"] = true
-L["Giant Wetlands Crocolisk"] = true
-L["Githyiss the Vile"] = true
-L["Goretusk"] = true
-L["Gray Bear"] = true
-L["Gray Forest Wolf"] = true
-L["Great Goretusk"] = true
-L["Greater Duskbat"] = true
-L["Greater Firebird"] = true
-L["Greater Fleshripper"] = true
-L["Greater Kraul Bat"] = true
-L["Greater Tarantula"] = true
-L["Greater Thunderhawk"] = true
-L["Greater Windroc"] = true
-L["Green Recluse"] = true
-L["Groddoc Thunderer"] = true
-L["Grovestalker Lynx "] = true
-L["Grunter"] = true
-L["Gutripper"] = true
-L["Hakkar'i Frostwing"] = true
-L["Hakkar'i Sapper"] = true
-L["Ice Claw Bear"] = true
-L["Ironback"] = true
-L["Ironbeak Hunter"] = true
-L["Ironbeak Owl"] = true
-L["Ironbeak Screecher"] = true
-L["Ironfur Bear"] = true
-L["Ironfur Patriarch"] = true
-L["Jaguero Stalker"] = true
-L["Jungle Thunderer"] = true
-L["Juvenile Snow Leopard"] = true
-L["Kaliri Matriarch"] = true
-L["Kaliri Swooper"] = true
-L["King Bangalash"] = true
-L["Kraul Bat"] = true
-L["Krellack"] = true
-L["Kresh"] = true
-L["Kurzen War Tiger"] = true
-L["Lady Sathrah"] = true
-L["Large Crag Boar"] = true
-L["Large Loch Crocolisk"] = true
-L["Leech Widow"] = true
-L["Loch Crocolisk"] = true
-L["Longsnout"] = true
-L["Longtooth Howler"] = true
-L["Longtooth Runner"] = true
-L["Lost Torranche"] = true
-L["Lupos"] = true
-L["Magram Bonepaw"] = true
-L["Male Kaliri Hatchling"] = true
-L["Mangeclaw"] = true
-L["Mangy Mountain Boar"] = true
-L["Mazzranache"] = true
-L["Mesa Buzzard"] = true
-L["Mist Howler"] = true
-L["Mistvale Gorilla"] = true
-L["Mongress"] = true
-L["Monstrous Crawler"] = true
-L["Monstrous Plaguebat"] = true
-L["Moonstalker Runt"] = true
-L["Moonstalker Sire"] = true
-L["Mottled Boar"] = true
-L["Mottled Drywallow Crocolisk"] = true
-L["Mountain Boar"] = true
-L["Mountain Lion"] = true
-L["Mudrock Snapjaw"] = true
-L["Murk Slitherer"] = true
-L["Murk Spitter"] = true
-L["Naraxis"] = true
-L["Night Web Matriarch"] = true
-L["Night Web Spider"] = true
-L["Nightsaber"] = true
-L["Noxious Plaguebat"] = true
-L["Oasis Snapjaw"] = true
-L["Ol' Sooty"] = true
-L["Old Cliff Jumper"] = true
-L["Old Grizzlegut"] = true
-L["Olm the Wise"] = true
-L["Ornery Plainstrider"] = true
-L["Panther"] = true
-L["Phoenix-Hawk Hatchling"] = true
-L["Plague Lurker"] = true
-L["Plaguebat"] = true
-L["Plagued Swine"] = true
-L["Plains Creeper"] = true
-L["Porcine Entourage"] = true
-L["Prairie Stalker"] = true
-L["Prairie Wolf Alpha"] = true
-L["Prairie Wolf"] = true
-L["Princess"] = true
-L["Prowler"] = true
-L["Pygmy Surf Crawler"] = true
-L["Quillfang Ravager"] = true
-L["Quillfang Skitterer"] = true
-L["Rabid Blisterpaw"] = true
-L["Rabid Crag Coyote"] = true
-L["Ragged Scavenger"] = true
-L["Raging Agam'ar"] = true
-L["Rak'Shiri"] = true
-L["Ravage"] = true
-L["Ravager Specimen"] = true
-L["Ravenous Windroc"] = true
-L["Razorfang Hatchling"] = true
-L["Razzashi Adder"] = true
-L["Razzashi Cobra"] = true
-L["Razzashi Serpent"] = true
-L["Rekk'tilac"] = true
-L["Rema"] = true
-L["Ridge Huntress"] = true
-L["Ridge Stalker Patriarch"] = true
-L["Ridge Stalker"] = true
-L["Rip-Blade Ravager"] = true
-L["Ripfang Lynx"] = true
-L["Ripscale"] = true
-L["Roc"] = true
-L["Rockhide Boar"] = true
-L["Rogue Vale Screecher"] = true
-L["Rotting Agam'ar"] = true
-L["Salt Flats Vulture"] = true
-L["Saltwater Snapjaw"] = true
-L["Sandfury Guardian"] = true
-L["Sarkoth"] = true
-L["Savannah Patriarch"] = true
-L["Sawtooth Snapper"] = true
-L["Scalewing Serpent"] = true
-L["Scarlet Tracking Hound"] = true
-L["Scarred Crag Boar"] = true
-L["Scarshield Worg"] = true
-L["Scorchshell Pincer"] = true
-L["Scorpashi Lasher"] = true
-L["Scorpashi Snapper"] = true
-L["Scorpashi Venomlash"] = true
-L["Scorpid Bonecrawler"] = true
-L["Scorpid Duneburrower"] = true
-L["Scorpid Dunestalker"] = true
-L["Scorpid Hunter"] = true
-L["Scorpid Reaver"] = true
-L["Scorpid Tail Lasher"] = true
-L["Scorpid Terror"] = true
-L["Scorpid Worker"] = true
-L["Scorpok Stinger"] = true
-L["Searing Roc"] = true
-L["Shadow Panther"] = true
-L["Shadowmaw Panther"] = true
-L["Shadowwing Owl"] = true
-L["Shanda the Spinner"] = true
-L["Shardtooth Bear"] = true
-L["Shore Crawler"] = true
-L["Shrike Bat"] = true
-L["Silithid Creeper"] = true
-L["Silithid Swarmer"] = true
-L["Silt Crawler"] = true
-L["Silvermane Howler"] = true
-L["Silvermane Stalker"] = true
-L["Silvermane Wolf"] = true
-L["Sin'Dall"] = true
-L["Skettis Kaliri"] = true
-L["Skittering Crustacean"] = true
-L["Small Crag Boar"] = true
-L["Snapjaw"] = true
-L["Snapping Crustacean"] = true
-L["Snarler"] = true
-L["Snow Tracker Wolf"] = true
-L["Son of Hakkar"] = true
-L["Soulflayer"] = true
-L["Sparkleshell Snapper"] = true
-L["Spawn of Hakkar"] = true
-L["Spiteflayer"] = true
-L["Spot"] = true
-L["Starving Blisterpaw"] = true
-L["Starving Mountain Lion"] = true
-L["Starving Winter Wolf"] = true
-L["Stonelash Flayer"] = true
-L["Stonelash Pincer"] = true
-L["Stonelash Scorpid"] = true
-L["Stonetusk Boar"] = true
-L["Stranglethorn Tiger"] = true
-L["Strigid Hunter"] = true
-L["Strigid Owl"] = true
-L["Swamp Jaguar"] = true
-L["Swiftwing Shredder"] = true
-L["Tarantula"] = true
-L["Thistle Bear"] = true
-L["Thistle Boar"] = true
-L["Thornfang Ravager"] = true
-L["Thornfang Venomspitter"] = true
-L["Thunderhawk Cloudscraper"] = true
-L["Thunderhawk Hatchling"] = true
-L["Tide Crawler"] = true
-L["Timber Worg"] = true
-L["Timber"] = true
-L["Timberweb Recluse"] = true
-L["Twilight Runner"] = true
-L["U'cha"] = true
-L["Uhk'loc"] = true
-L["Un'Goro Thunderer"] = true
-L["Vale Screecher"] = true
-L["Venomlash Scorpid"] = true
-L["Venomous Cloud Serpent"] = true
-L["Venomtail Scorpid"] = true
-L["Venomtip Scorpid"] = true
-L["Vicious Night Web Spider"] = true
-L["Vile Sting"] = true
-L["Vilebranch Raiding Wolf"] = true
-L["Warp Chaser"] = true
-L["Warp Hunter"] = true
-L["Warp Stalker"] = true
-L["Washte Pawne"] = true
-L["Wayward Buzzard"] = true
-L["Webwood Silkspinner"] = true
-L["Webwood Venomfang"] = true
-L["Wildthorn Lurker"] = true
-L["Windroc Hunter"] = true
-L["Windroc Huntress"] = true
-L["Windroc Matriarch"] = true
-L["Windroc"] = true
-L["Winter Wolf"] = true
-L["Winterspring Owl"] = true
-L["Winterspring Screecher"] = true
-L["Wood Lurker"] = true
-L["Worg"] = true
-L["Young Forest Bear"] = true
-L["Young Goretusk"] = true
-L["Young Mesa Buzzard"] = true
-L["Young Panther"] = true
-L["Young Stranglethorn Tiger"] = true
-L["Young Thistle Boar"] = true
-L["Zaricotl"] = true
-L["Zulian Panther"] = true
-L["Zulian Stalker"] = true
+-- Monster/Quest/Trainer/Vendor (autogeneratored) strings:

--- Vendor Names
+L["40 Tickets - Schematic: Steam Tonk Controller"] = true
+L["A Binding Contract"] = true
 L["Aaron Hollman"] = true
+L["Aayndia Floralwind"] = true
 L["Abigail Shiel"] = true
+L["Abyssal Flamebringer"] = true
+L["Accursed Apparition"] = true
+L["Adele Fielder"] = true
+L["Aendel Windspear"] = true
 L["Aged Dalaran Wizard"] = true
+L["Ainethil"] = true
+L["Akham"] = true
+L["Akil'zon"] = true
+L["Alanna Raveneye"] = true
 L["Alchemist Gribble"] = true
+L["Alchemist Mallory"] = true
 L["Alchemist Pestlezugg"] = true
 L["Aldraan"] = true
+L["Alegorn"] = true
+L["Aleinia"] = true
+L["Alestus"] = true
 L["Alexandra Bolero"] = true
 L["Algernon"] = true
+L["Almaador"] = true
+L["Alorra"] = true
 L["Altaa"] = true
+L["Alurmi"] = true
+L["Amin"] = true
 L["Amy Davenport"] = true
+L["Anchorite Ensham"] = true
+L["Anchorite Fateema"] = true
+L["Anchorite Paetheus"] = true
+L["Andre Firebeard"] = true
 L["Andrew Hilbert"] = true
 L["Andrion Darkspinner"] = true
 L["Androd Fadran"] = true
+L["Anetheron"] = true
+L["Anger Guard"] = true
+L["Anguished Highborne"] = true
+L["Annora"] = true
+L["Anvilrage Captain"] = true
+L["Anvilrage Guardsman"] = true
+L["Anvilrage Marshal"] = true
+L["Anvilrage Medic"] = true
+L["Anvilrage Reservist"] = true
+L["Apexis Guardian"] = true
 L["Apothecary Antonivich"] = true
+L["Apprentice Darius"] = true
+L["Apprentice's Duties"] = true
+L["Arathel Sunforge"] = true
+L["Arcane Aberration"] = true
+L["Arcane Protector"] = true
+L["Arcanist Sheynathren"] = true
+L["Arcatraz Sentinel"] = true
+L["Archimonde"] = true
 L["Aresella"] = true
+L["Argent Quartermaster Hasana"] = true
+L["Argent Quartermaster Lightspark"] = true
+L["Arkkoran Oracle"] = true
+L["Arnok"] = true
+L["Arodis Sunblade"] = true
 L["Arras"] = true
 L["Arred"] = true
 L["Arrond"] = true
+L["Arthur Moore"] = true
+L["Artificer Daelo"] = true
 L["Asarnan"] = true
+L["Ashtongue Warrior"] = true
+L["Aska Mistrunner"] = true
+L["Atal'ai Witch Doctor"] = true
+L["Attumen the Huntsman"] = true
+L["Auchenai Monk"] = true
+L["Auctioneer Wabang"] = true
+L["Avian Darkhawk"] = true
+L["Azgalor"] = true
+L["Azuregos"] = true
 L["Balai Lok'Wein"] = true
 L["Bale"] = true
+L["Balgaras the Foul"] = true
+L["Balnazzar"] = true
 L["Banalash"] = true
+L["Bannok Grimaxe"] = true
+L["Bar Talet"] = true
+L["Barbaric Battlements"] = true
+L["Barbecued Buzzard Wings"] = true
+L["Barbed Lasher"] = true
+L["Barim Spilthoof"] = true
+L["Baron Geddon"] = true
+L["Baron Rivendare"] = true
+L["Bash'ir Arcanist"] = true
+L["Bash'ir Raider"] = true
+L["Bash'ir Spell-Thief"] = true
+L["Basil Frye"] = true
+L["Baxter"] = true
+L["Beer Basted Boar Ribs"] = true
+L["Belil"] = true
+L["Bemarrin"] = true
+L["Bena Winterhoof"] = true
+L["Bengus Deepforge"] = true
+L["Berudan Keysworn"] = true
+L["Betty Quin"] = true
+L["Blackened Ancient"] = true
+L["Blackhand Assassin"] = true
+L["Blackhand Elite"] = true
+L["Blackheart the Inciter"] = true
+L["Blackrock Battlemaster"] = true
+L["Blackrock Slayer"] = true
+L["Blackrock Soldier"] = true
+L["Blacksmith Calypso"] = true
+L["Blackwater Deckhand"] = true
+L["Blackwing"] = true
 L["Blimo Gadgetspring"] = true
 L["Blixrez Goodstitch"] = true
 L["Blizrik Buckshot"] = true
 L["Bliztik"] = true
+L["Bloodfen Lashtail"] = true
+L["Bloodmaul Geomancer"] = true
+L["Bloodmaul Soothsayer"] = true
+L["Bloodsail Raider"] = true
+L["Bloodwarder Squire"] = true
+L["Bog Giant"] = true
 L["Bombus Finespindle"] = true
+L["Bonechewer Backbreaker"] = true
+L["Bonechewer Blade Fury"] = true
+L["Borgosh Corebender"] = true
+L["Borgus Steelhand"] = true
 L["Borto"] = true
 L["Borya"] = true
+L["Boulderfist Brute"] = true
+L["Boulderfist Invader"] = true
+L["Boulderfist Mauler"] = true
+L["Boulderfist Warrior"] = true
+L["Bowen Brisboise"] = true
+L["Brawn"] = true
+L["Braxxus"] = true
+L["Brek Stonehoof"] = true
 L["Brienna Starglow"] = true
+L["Brikk Keencraft"] = true
 L["Bro'kin"] = true
+L["Brock Stoneseeker"] = true
+L["Brom Killian"] = true
 L["Bronk"] = true
+L["Bronk Guzzlegear"] = true
+L["Brumman"] = true
+L["Brumn Winterhoof"] = true
+L["Brutus"] = true
 L["Burbik Gearspanner"] = true
 L["Burko"] = true
+L["Burning Exile"] = true
+L["Buzzek Bracketswing"] = true
+L["Byancie"] = true
+L["Cabal Fanatic"] = true
+L["Camberon"] = true
+L["Cannon Master Willey"] = true
+L["Captain Halyndor"] = true
+L["Captain Skarloc"] = true
 L["Captured Gnome"] = true
+L["Carolai Anise"] = true
+L["Caryssia Moonhunter"] = true
 L["Catherine Leland"] = true
+L["Cave Yeti"] = true
+L["Celie Steelwing"] = true
+L["Cenarion Hold Infantry"] = true
+L["Charred Ancient"] = true
+L["Chaw Stronghide"] = true
 L["Christoph Jeffcoat"] = true
+L["Chrono Lord Deja"] = true
+L["Clarise Gnarltree"] = true
+L["Cleft Scorpid"] = true
+L["Cliff Breaker"] = true
+L["Cloned Ooze"] = true
+L["Cluster Launcher"] = true
 L["Clyde Ranthal"] = true
+L["Cobalt Mageweaver"] = true
+L["Coilfang Champion"] = true
+L["Coilfang Oracle"] = true
+L["Coilfang Serpentguard"] = true
+L["Coilfang Sorceress"] = true
+L["Coilskar Siren"] = true
+L["Coldmist Widow"] = true
 L["Constance Brisboise"] = true
-L["Cookie McWeaksauce"] = true
+L["Cook Ghilm"] = true
 L["Cookie One-Eye"] = true
 L["Coreiel"] = true
 L["Corporal Bluth"] = true
+L["Corruption"] = true
+L["Costly Menace"] = true
 L["Cowardly Crosby"] = true
+L["Crazed Ancient"] = true
+L["Crazed Murkblood Foreman"] = true
+L["Crazed Murkblood Miner"] = true
 L["Crazk Sparks"] = true
+L["Crimson Battle Mage"] = true
+L["Crimson Inquisitor"] = true
+L["Crimson Sorcerer"] = true
 L["Cro Threadstrong"] = true
+L["Crocolisk Hunting"] = true
+L["Cruelfin"] = true
+L["Crypt Crawler"] = true
+L["Crystal Boughman"] = true
+L["Culinary Crunch"] = true
+L["Cyndra Kindwhisper"] = true
+L["Daedal"] = true
 L["Daga Ramba"] = true
+L["Daggermaw Blackhide"] = true
 L["Daggle Ironshaper"] = true
+L["Dalinna"] = true
+L["Dalliah the Doomsayer"] = true
 L["Dalria"] = true
+L["Dan Golthas"] = true
+L["Dane Lindgren"] = true
 L["Daniel Bartlett"] = true
 L["Danielle Zipstitch"] = true
+L["Dank Drizzlecut"] = true
+L["Dannelor"] = true
+L["Danwe"] = true
 L["Darian Singh"] = true
+L["Darianna"] = true
+L["Dark Adept"] = true
+L["Dark Caster"] = true
+L["Dark Conclave Shadowmancer"] = true
+L["Dark Iron Demolitionist"] = true
+L["Dark Iron Dwarf"] = true
+L["Dark Iron Saboteur"] = true
+L["Dark Iron Slaver"] = true
+L["Dark Iron Taskmaster"] = true
+L["Dark Iron Tunneler"] = true
+L["Dark Iron Watchman"] = true
+L["Dark Strand Voidcaller"] = true
+L["Dark Summoner"] = true
+L["Darkfang Lurker"] = true
+L["Darkmaster Gandling"] = true
+L["Darkweaver Syth"] = true
+L["Darmari"] = true
 L["Darnall"] = true
+L["Daryl Riknussun"] = true
+L["Daryl Stack"] = true
+L["Deadwind Warlock"] = true
+L["Deadwood Den Watcher"] = true
+L["Deadwood Shaman"] = true
 L["Dealer Malij"] = true
+L["Deathforge Guardian"] = true
+L["Deathforge Imp"] = true
+L["Deathforge Smith"] = true
+L["Deathforge Summoner"] = true
+L["Deathforge Tinkerer"] = true
+L["Deathshadow Hound"] = true
+L["Decaying Horror"] = true
+L["Deek Fizzlebizz"] = true
+L["Defias Enchanter"] = true
+L["Defias Looter"] = true
+L["Defias Pirate"] = true
 L["Defias Profiteer"] = true
+L["Defias Renegade Mage"] = true
+L["Defias Squallshaper"] = true
+L["Delfrum Flintbeard"] = true
 L["Deneb Walker"] = true
 L["Derak Nightfall"] = true
+L["Deriz"] = true
+L["Deviate Eradication"] = true
 L["Deynna"] = true
+L["Dig Rat Stew"] = true
 L["Dirge Quikcleave"] = true
+L["Dirge's Kickin' Chimaerok Chops"] = true
+L["Disembodied Protector"] = true
+L["Disembodied Vindicator"] = true
 L["Doba"] = true
+L["Doctor Herbert Halsey"] = true
+L["Doctor Marsh"] = true
+L["Doctor Martin Felben"] = true
+L["Dolothos"] = true
+L["Doomforge Arcanasmith"] = true
+L["Doomforge Craftsman"] = true
+L["Doomforge Dragoon"] = true
+L["Doomforge Engineer"] = true
 L["Drac Roughcut"] = true
 L["Drake Lindgren"] = true
+L["Drakk Stonehand"] = true
 L["Drovnar Strongbrew"] = true
+L["Drywhisker Digger"] = true
+L["Duhng"] = true
+L["Dulvi"] = true
+L["Durnholde Rifleman"] = true
+L["Durnholde Sentry"] = true
+L["Dusky Crab Cakes"] = true
+L["Dwukk"] = true
+L["Easy Strider Living"] = true
+L["Eclipsion Archmage"] = true
+L["Eclipsion Blood Knight"] = true
+L["Eclipsion Bloodwarder"] = true
+L["Eclipsion Cavalier"] = true
+L["Eclipsion Centurion"] = true
+L["Eclipsion Soldier"] = true
+L["Eclipsion Spellbinder"] = true
 L["Edna Mullby"] = true
+L["Edrem"] = true
 L["Egomis"] = true
 L["Eiin"] = true
+L["Eldara Dawnrunner"] = true
+L["Eldrin"] = true
+L["Elixir of Pain"] = true
 L["Elynna"] = true
+L["Emeriss"] = true
+L["Emperor Vek'nilash"] = true
 L["Emrul Riknussun"] = true
+L["Enchanted Thorium Platemail: Volume I"] = true
+L["Enchanted Thorium Platemail: Volume II"] = true
+L["Enchanted Thorium Platemail: Volume III"] = true
+L["Enchanter Aeldron"] = true
+L["Enchanter Salias"] = true
+L["Enchantress Metura"] = true
+L["Enchantress Volali"] = true
+L["Enraged Air Spirit"] = true
+L["Enraged Earth Spirit"] = true
+L["Enraged Fire Spirit"] = true
+L["Enraged Water Spirit"] = true
+L["Epoch Hunter"] = true
+L["Eredar Deathbringer"] = true
 L["Eriden"] = true
 L["Erika Tate"] = true
 L["Erilia"] = true
+L["Erin Kelly"] = true
+L["Ethereal Priest"] = true
+L["Ethereum Nullifier"] = true
+L["Ethereum Researcher"] = true
+L["Eunice Burch"] = true
+L["Faldron"] = true
+L["Fantei"] = true
+L["Fariel Starsong"] = true
+L["Farii"] = true
+L["Fazu"] = true
+L["Fedryen Swiftspear"] = true
 L["Feera"] = true
 L["Felannia"] = true
 L["Felicia Doan"] = true
 L["Felika"] = true
+L["Fera Palerunner"] = true
+L["Feruul"] = true
+L["Fiery Plate Gauntlets"] = true
+L["Fimble Finespindle"] = true
+L["Finbus Geargrind"] = true
+L["Firebrand Grunt"] = true
+L["Firebrand Invoker"] = true
+L["Firebrand Legionnaire"] = true
+L["Firebrand Pyromancer"] = true
+L["Fireguard Destroyer"] = true
+L["Firegut Brute"] = true
+L["Flash Bomb Recipe"] = true
+L["Fleshbeast"] = true
+L["Foreman Marcrid"] = true
 L["Fradd Swiftgear"] = true
+L["Franklin Lloyd"] = true
+L["Fremal Doohickey"] = true
+L["Frenzied Plaguehound"] = true
+L["Frostmaul Giant"] = true
+L["Furywing"] = true
 L["Fyldan"] = true
 L["Gagsprocket"] = true
+L["Galana"] = true
+L["Galvanoth"] = true
 L["Gambarinka"] = true
+L["Gan'arg Analyzer"] = true
+L["Gargantuan Abyssal"] = true
+L["Gargantuan Ooze"] = true
+L["Garr"] = true
+L["Gaston"] = true
 L["Gearcutter Cogspinner"] = true
+L["Gearing Redridge"] = true
+L["Gehennas"] = true
 L["Gelanthis"] = true
+L["Gelman Stonehand"] = true
+L["General Drakkisath"] = true
+L["Geofram Bouldertoe"] = true
 L["George Candarte"] = true
+L["Georgio Bolero"] = true
+L["Ghak Healtouch"] = true
 L["Gharash"] = true
+L["Ghermas"] = true
 L["Ghok'kah"] = true
+L["Ghoul Ravener"] = true
 L["Gidge Spellweaver"] = true
 L["Gigget Zipcoil"] = true
 L["Gikkix"] = true
+L["Gimble Thistlefuzz"] = true
 L["Gina MacGregor"] = true
+L["Glasshide Basilisk"] = true
+L["Gloresse"] = true
 L["Gloria Femmel"] = true
+L["Glutinous Ooze"] = true
 L["Glyx Brewright"] = true
 L["Gnaz Blunderflame"] = true
+L["Godan"] = true
+L["Golem Lord Argelmach"] = true
+L["Golemagg the Incinerator"] = true
+L["Goraluk Anvilcrack"] = true
+L["Gordunni Back-Breaker"] = true
+L["Gordunni Elementalist"] = true
+L["Gordunni Head-Splitter"] = true
+L["Gordunni Ogre Mage"] = true
+L["Gordunni Soulreaper"] = true
+L["Goretusk"] = true
+L["Goretusk Liver Pie"] = true
+L["Graham Van Talen"] = true
+L["Grand Warlock Nethekurse"] = true
+L["Grarnik Goodstitch"] = true
+L["Gremlock Pilsnor"] = true
+L["Gretta Finespindle"] = true
 L["Gretta Ganter"] = true
+L["Greyheart Tidecaller"] = true
+L["Grikka"] = true
 L["Grimtak"] = true
+L["Grimtotem Geomancer"] = true
+L["Grisy Spicecrackle"] = true
+L["Grizzle"] = true
+L["Gromden"] = true
+L["Grondal Moonbreeze"] = true
+L["Groum Stonebeard"] = true
+L["Grumnus Steelshaper"] = true
+L["Grutah"] = true
+L["Guillaume Sorouy"] = true
+L["Gurubashi Champion"] = true
+L["Gyth"] = true
 L["Haalrun"] = true
 L["Haferet"] = true
 L["Hagrus"] = true
+L["Hahrana Ironhide"] = true
+L["Halazzi"] = true
+L["Hama"] = true
+L["Hamanar"] = true
+L["Hammered Patron"] = true
 L["Hammon Karwn"] = true
 L["Harggan"] = true
 L["Harklan Moongrove"] = true
 L["Harlown Darkweave"] = true
 L["Harn Longcast"] = true
-L["Haughty Modiste"] = true
+L["Heavy War Golem"] = true
 L["Heldan Galesong"] = true
 L["Helenia Olden"] = true
+L["Hex Lord Malacrass"] = true
+L["Hgarth"] = true
+L["High Botanist Freywinn"] = true
+L["High Enchanter Bardolan"] = true
+L["Highland Fleshstalker"] = true
+L["Hillsbrad Tailor"] = true
 L["Himmik"] = true
+L["Hive'Zara Sandstalker"] = true
+L["Hive'Zara Wasp"] = true
+L["Horns of Frenzy"] = true
 L["Hula'mahi"] = true
+L["Humphry"] = true
+L["Hurnak Grimmord"] = true
+L["Hydromancer Thespia"] = true
+L["Illidari Watcher"] = true
+L["Imperial Plate Belt"] = true
+L["Imperial Plate Boots"] = true
+L["Imperial Plate Bracer"] = true
+L["Imperial Plate Chest"] = true
+L["Imperial Plate Helm"] = true
+L["Imperial Plate Leggings"] = true
+L["Imperial Plate Shoulders"] = true
+L["Incandescent Fel Spark"] = true
+L["Indormi"] = true
 L["Innkeeper Biribi"] = true
 L["Innkeeper Fizzgrimble"] = true
 L["Innkeeper Grilka"] = true
+L["Inscriber Saalyn"] = true
+L["Insidion"] = true
+L["Ironus Coldsteel"] = true
 L["Jabbey"] = true
+L["Jack Trapper"] = true
+L["Jadefire Rogue"] = true
+L["Jadefire Trickster"] = true
+L["Jaedenar Cultist"] = true
+L["Jalane Ayrole"] = true
+L["James Van Brunt"] = true
+L["Jan'alai"] = true
 L["Jandia"] = true
 L["Janet Hommers"] = true
 L["Jangdor Swiftstrider"] = true
 L["Jannos Ironwill"] = true
 L["Jaquilina Dramet"] = true
 L["Jase Farlane"] = true
+L["Jaxin Chong"] = true
+L["Jazdalaad"] = true
 L["Jazzrik"] = true
 L["Jeeda"] = true
+L["Jemma Quikswitch"] = true
+L["Jenna Lemkenilli"] = true
 L["Jennabink Powerseam"] = true
 L["Jessara Cordell"] = true
+L["Jhag"] = true
 L["Jim Saltit"] = true
 L["Jinky Twizzlefixxit"] = true
 L["Johan Barnes"] = true
+L["Johan Focht"] = true
+L["John Burnside"] = true
+L["Jormund Stonebrow"] = true
+L["Josef Gregorian"] = true
 L["Joseph Moore"] = true
+L["Josephine Lister"] = true
+L["Joys of Omosh"] = true
 L["Jubie Gadgetspring"] = true
 L["Jun'ha"] = true
 L["Juno Dufrain"] = true
 L["Jutak"] = true
+L["K. Lee Smallfry"] = true
 L["Kaita Deepforge"] = true
 L["Kalaen"] = true
+L["Kalinda"] = true
 L["Kalldan Felmoon"] = true
+L["Kamari"] = true
+L["Kanaria"] = true
 L["Kania"] = true
+L["Karaaz"] = true
+L["Karn Stonehoof"] = true
+L["Karolek"] = true
+L["Kayaart"] = true
+L["Kaz'rogal"] = true
+L["Keelen Sheets"] = true
 L["Keena"] = true
+L["Kelgruk Bloodaxe"] = true
 L["Kelsey Yance"] = true
 L["Kendor Kabonka"] = true
 L["Khara Deepwater"] = true
 L["Kiknikle"] = true
+L["Kil'hala"] = true
 L["Killian Sanatha"] = true
 L["Kilxx"] = true
 L["Kireena"] = true
+L["Kirin'Var Spectre"] = true
 L["Kithas"] = true
+L["Kitta Firewind"] = true
+L["Klaven's Tower"] = true
 L["Knaz Blunderflame"] = true
+L["Knot Thimblejack"] = true
+L["Kodo Hide Bag"] = true
 L["Kor'geld"] = true
+L["Koren"] = true
+L["Kradu Grimblade"] = true
+L["Kray"] = true
 L["Krek Cragcrush"] = true
 L["Kriggon Talsone"] = true
 L["Krinkle Goodsteel"] = true
+L["Krugosh"] = true
+L["Krulmoo Fullmoon"] = true
+L["Krunn"] = true
+L["Kudrii"] = true
 L["Kulwia"] = true
+L["Kurdram Stonehammer"] = true
+L["Kurzen Commando"] = true
+L["Kylanna"] = true
+L["Kylanna Windwhisper"] = true
+L["Kylene"] = true
 L["Kzixx"] = true
+L["L'lura Goldspun"] = true
 L["Laird"] = true
+L["Lalina Summermoon"] = true
 L["Landraelanis"] = true
 L["Lardan"] = true
+L["Lava Surger"] = true
+L["Lavinia Crowe"] = true
+L["Lawrence Schneider"] = true
 L["Lebowski"] = true
 L["Leeli Longhaggle"] = true
+L["Legashi Rogue"] = true
 L["Leo Sarn"] = true
 L["Leonard Porter"] = true
+L["Lethon"] = true
+L["Lieutenant General Andorov"] = true
+L["Lilliam Sparkspindle"] = true
 L["Lilly"] = true
+L["Lilyssia Nightbreeze"] = true
 L["Lindea Rabonne"] = true
+L["Lingering Highborne"] = true
+L["Liquid Stone"] = true
+L["Lissaf"] = true
 L["Lizbeth Cromwell"] = true
 L["Logannas"] = true
+L["Logistics Officer Ulrike"] = true
+L["Lokhtos Darkbargainer"] = true
 L["Loolruna"] = true
+L["Lord Kazzak"] = true
+L["Lord Roccor"] = true
 L["Lorelae Wintersong"] = true
+L["Lorokeem"] = true
+L["Lucan Cordell"] = true
+L["Lucc"] = true
+L["Lucifron"] = true
 L["Lyna"] = true
+L["Lynalis"] = true
+L["Mack Diver"] = true
 L["Madame Ruby"] = true
+L["Magar"] = true
+L["Mageslayer"] = true
+L["Magister Kalendris"] = true
+L["Magistrix Eredania"] = true
+L["Magmadar"] = true
+L["Magnus Frostwake"] = true
+L["Mahani"] = true
+L["Mahir Redstroke"] = true
 L["Mahu"] = true
+L["Mak"] = true
+L["Makaru"] = true
+L["Malcomb Wynn"] = true
+L["Maleki the Pallid"] = true
 L["Mallen Swain"] = true
 L["Malygen"] = true
+L["Mangorn Flinthammer"] = true
 L["Mari Stonehand"] = true
 L["Maria Lumere"] = true
 L["Martine Tramblay"] = true
+L["Mary Edras"] = true
 L["Masat T'andr"] = true
 L["Master Chef Mouldier"] = true
+L["Master of the Wild Leather"] = true
 L["Mathar G'ochar"] = true
+L["Matt Johnson"] = true
 L["Mavralyn"] = true
 L["Mazk Snipeshot"] = true
+L["Me'lynn"] = true
+L["Mechano-Lord Capacitus"] = true
+L["Meilosh"] = true
+L["Mekgineer Steamrigger"] = true
+L["Mekgineer Thermaplugg"] = true
 L["Melaris"] = true
+L["Mendorn"] = true
+L["Mennu the Betrayer"] = true
+L["Miall"] = true
+L["Miao'zan"] = true
 L["Micha Yance"] = true
+L["Michelle Belle"] = true
+L["Mijan"] = true
+L["Mildred Fletcher"] = true
+L["Milla Fairancora"] = true
 L["Millie Gregorian"] = true
+L["Mire Lord"] = true
+L["Mirvedon"] = true
 L["Mishta"] = true
+L["Mission: Possible But Not Probable"] = true
 L["Mixie Farshot"] = true
+L["Mo'arg Incinerator"] = true
+L["Mo'arg Weaponsmith"] = true
+L["Moam"] = true
+L["Mok'Nathal Treats"] = true
+L["Molt Thorn"] = true
+L["Molten Giant"] = true
+L["Monstrous Kaliri"] = true
 L["Montarr"] = true
+L["Moonglow Vest"] = true
+L["Moonrage Tailor"] = true
+L["Moordo"] = true
+L["Moroes"] = true
+L["Mosh'Ogg Brute"] = true
+L["Mossflayer Shadowhunter"] = true
+L["Mot Dawnstrider"] = true
+L["Mountaineer Boombellow"] = true
+L["Muaat"] = true
+L["Muculent Ooze"] = true
+L["Mudduk"] = true
+L["Mudrock Tortoise"] = true
 L["Muheru the Weaver"] = true
+L["Mukdrak"] = true
+L["Mumman"] = true
+L["Murk Worm"] = true
+L["Murkblood Raider"] = true
+L["Murmur"] = true
+L["Mutate Fear-Shrieker"] = true
 L["Muuran"] = true
+L["Mycah"] = true
 L["Mythrin'dir"] = true
 L["Naal Mistrunner"] = true
+L["Nadyia Maneweaver"] = true
+L["Nahogg"] = true
+L["Naka"] = true
+L["Nakodu"] = true
+L["Nalorakk"] = true
 L["Namdo Bizzfizzle"] = true
 L["Nandar Branson"] = true
+L["Nardstrum Kupferzwick"] = true
+L["Narj Deepslice"] = true
 L["Narkk"] = true
+L["Narv Hidecrafter"] = true
 L["Nasmara Moonsong"] = true
 L["Nata Dawnstrider"] = true
 L["Neal Allen"] = true
@@ -1098,95 +954,409 @@ L["Neii"] = true
 L["Nergal"] = true
 L["Nerrist"] = true
 L["Nessa Shadowsong"] = true
+L["Nether Sorceress"] = true
+L["Nethermancer Sepethrea"] = true
+L["Nethermine Flayer"] = true
+L["Nexus Stalker"] = true
+L["Nexus-Prince Shaffar"] = true
+L["Night Mistress"] = true
+L["Nimar the Slayer"] = true
 L["Nina Lightbrew"] = true
 L["Nioma"] = true
+L["Nissa Firestone"] = true
+L["Nixx Sprocketspring"] = true
+L["Nogg"] = true
 L["Nula the Butcher"] = true
+L["Nurse Neela"] = true
+L["Nus"] = true
+L["Nutral"] = true
 L["Nyoma"] = true
+L["Obsidia"] = true
+L["Ockil"] = true
 L["Ogg'marr"] = true
+L["Oglethorpe Obnoticus"] = true
+L["Okothos Ironrager"] = true
+L["Okuno"] = true
+L["Oloraak"] = true
+L["On Iron Pauldrons"] = true
+L["Ontuvo"] = true
+L["Onyxia"] = true
+L["Ormer's Revenge"] = true
 L["Otho Moji'ko"] = true
 L["Outfitter Eric"] = true
+L["Overmaster Pyron"] = true
+L["Padaar"] = true
+L["Pand Stonebinder"] = true
+L["Pathaleon the Calculator"] = true
+L["Paulsta'ats"] = true
+L["Penney Copperpinch"] = true
+L["Peter Galen"] = true
+L["Phantom Attendant"] = true
+L["Phantom Guest"] = true
+L["Phantom Stagehand"] = true
+L["Phantom Valet"] = true
 L["Phea"] = true
+L["Pikkle"] = true
 L["Plugger Spazzring"] = true
+L["Portal Seeker"] = true
 L["Pratt McGrubben"] = true
+L["Priestess Delrissa"] = true
+L["Primal Ooze"] = true
+L["Princess Tempestria"] = true
+L["Prospector Nachlan"] = true
+L["Provisioner Nasela"] = true
+L["Pusillin"] = true
+L["Putridus Trickster"] = true
+L["Pyall Silentstride"] = true
+L["Pyrewood Tailor"] = true
+L["Pyromancer Loregrain"] = true
 L["Qia"] = true
+L["Quarelestra"] = true
 L["Quartermaster Davian Vaclav"] = true
+L["Quartermaster Endarin"] = true
+L["Quartermaster Enuril"] = true
 L["Quartermaster Jaffrey Noreliqe"] = true
+L["Quartermaster Miranda Breechlock"] = true
+L["Quartermaster Urgronn"] = true
+L["Quartermaster Zigris"] = true
 L["Quelis"] = true
+L["Rage Talon Fire Tongue"] = true
+L["Rage Winterchill"] = true
+L["Raging Skeleton"] = true
+L["Randal Worth"] = true
 L["Ranik"] = true
 L["Rann Flamespinner"] = true
 L["Rartar"] = true
 L["Rathis Tomber"] = true
+L["Rawrk"] = true
+L["Razaani Spell-Thief"] = true
+L["Razia"] = true
+L["Razzashi Broodwidow"] = true
+L["Recipe of the Kaldorei"] = true
+L["Redridge Goulash"] = true
+L["Refik"] = true
+L["Rhiannon Davis"] = true
+L["Ribbly Screwspigot"] = true
+L["Ribbly's Crony"] = true
+L["Ridge Huntress"] = true
+L["Ridgespine Stalker"] = true
+L["Rift Keeper"] = true
+L["Rift Lord"] = true
 L["Rikqiz"] = true
+L["Rin'wosho the Trader"] = true
+L["Rivendark"] = true
 L["Rizz Loosebolt"] = true
+L["Rogvar"] = true
 L["Rohok"] = true
 L["Ronald Burch"] = true
+L["Rotgath Stonebeard"] = true
+L["Rotting Behemoth"] = true
+L["Roxxik"] = true
 L["Rungor"] = true
 L["Ruppo Zipcoil"] = true
 L["Saenorion"] = true
+L["Saltstone Crystalhide"] = true
+L["Sarah Tanner"] = true
+L["Saru Steelfury"] = true
+L["Sassa Weldwell"] = true
+L["Sathein"] = true
+L["Scarab"] = true
+L["Scargil"] = true
+L["Scarlet Archmage"] = true
+L["Scarlet Chaplain"] = true
+L["Scarlet Cleric"] = true
+L["Scarlet Curate"] = true
+L["Scarlet Defender"] = true
+L["Scarlet Enchanter"] = true
+L["Scarlet Inquisitor"] = true
+L["Scarlet Myrmidon"] = true
+L["Scarlet Smith"] = true
+L["Scarlet Sorcerer"] = true
+L["Scarlet Spellbinder"] = true
+L["Scarlet Warder"] = true
+L["Scarlet Wizard"] = true
+L["Scholomance Adept"] = true
+L["Scholomance Dark Summoner"] = true
+L["Se'Jib"] = true
+L["Searing Elemental"] = true
+L["Seasoned Wolf Kabobs"] = true
+L["Sedana"] = true
 L["Seer Janidi"] = true
+L["Seersa Copperpinch"] = true
+L["Sellandus"] = true
+L["Selling Fish"] = true
+L["Sempstress Ambershine"] = true
+L["Serge Hinott"] = true
+L["Sethekk Ravenguard"] = true
 L["Sewa Mistrunner"] = true
+L["Shaani"] = true
+L["Shade of Aran"] = true
 L["Shadi Mistrunner"] = true
+L["Shadow Council Warlock"] = true
+L["Shadowmage"] = true
+L["Shadowmoon Darkcaster"] = true
+L["Shadowsword Lifeshaper"] = true
+L["Shadowsword Vanquisher"] = true
+L["Shadowsworn Thug"] = true
+L["Shadowy Assassin"] = true
+L["Shaina Fuller"] = true
 L["Shankys"] = true
+L["Sharth Voldoun"] = true
+L["Shartuul"] = true
+L["Shattered Hand Berserker"] = true
+L["Shattered Hand Centurion"] = true
+L["Shattered Hand Champion"] = true
+L["Shayis Steelfury"] = true
+L["Shazzrah"] = true
 L["Sheendra Tallgrass"] = true
+L["Shelene Rhobart"] = true
 L["Shen'dralar Provisioner"] = true
 L["Sheri Zipstitch"] = true
+L["Shoveltusk Soup Again?"] = true
+L["Shrike Bat"] = true
 L["Sid Limbardi"] = true
+L["Simon Tanner"] = true
+L["Simon Unit"] = true
+L["Skeletal Flayer"] = true
 L["Skreah"] = true
+L["Skullsplitter Mystic"] = true
+L["Skyguard Stable Master"] = true
+L["Slagg"] = true
+L["Slavering Ghoul"] = true
+L["Smelt On, Smelt Off"] = true
+L["Smith Argus"] = true
+L["Smooth as Butter"] = true
+L["Smudge Thunderwood"] = true
+L["Snakestone of the Shadow Huntress"] = true
+L["Snang"] = true
+L["Snarl"] = true
+L["Solakar Flamewreath"] = true
+L["Son of Arkkoroc"] = true
 L["Soolie Berryfizz"] = true
+L["Soothing Turtle Bisque"] = true
 L["Sovik"] = true
+L["Spectral Charger"] = true
+L["Spectral Citizen"] = true
+L["Spectral Researcher"] = true
+L["Spectral Teacher"] = true
+L["Spell Shade"] = true
+L["Spirestone Battle Mage"] = true
+L["Spirestone Mystic"] = true
+L["Spirestone Warlord"] = true
+L["Spitelash Siren"] = true
+L["Springspindle Fizzlegear"] = true
+L["Sprite Jumpsprocket"] = true
+L["Stephen Ryback"] = true
+L["Stone Guardian"] = true
+L["Stonevault Seer"] = true
+L["Stranglethorn Tiger"] = true
+L["Strashaz Warrior"] = true
+L["Stromgarde Defender"] = true
 L["Stuart Fleming"] = true
+L["Suffering Highborne"] = true
+L["Sul'lithuz Broodling"] = true
 L["Sumi"] = true
+L["Sunblade Arch Mage"] = true
+L["Sunblade Cabalist"] = true
+L["Sunblade Dawn Priest"] = true
+L["Sunblade Dusk Priest"] = true
+L["Sunblade Protector"] = true
+L["Sunblade Scout"] = true
+L["Sunblade Slayer"] = true
+L["Sunblade Vindicator"] = true
+L["Sunfury Arcanist"] = true
+L["Sunfury Arch Mage"] = true
+L["Sunfury Archer"] = true
+L["Sunfury Bloodwarder"] = true
+L["Sunfury Bowman"] = true
+L["Sunfury Geologist"] = true
+L["Sunfury Researcher"] = true
+L["Sunseeker Astromage"] = true
+L["Sunseeker Botanist"] = true
 L["Super-Seller 680"] = true
 L["Supply Officer Mills"] = true
+L["Supplying the Front"] = true
+L["Swampwalker"] = true
+L["Swampwalker Elder"] = true
+L["Sweet Serenity"] = true
+L["Sylann"] = true
+L["Sylvanna Forestmoon"] = true
+L["Syndicate Assassin"] = true
+L["Syndicate Spy"] = true
+L["Syphoner"] = true
+L["Taerar"] = true
+L["Tal"] = true
+L["Taladan"] = true
+L["Tally Berryfizz"] = true
+L["Talmar"] = true
 L["Tamar"] = true
+L["Tangled Horror"] = true
 L["Tansy Puddlefizz"] = true
 L["Tarban Hearthgrain"] = true
 L["Tari'qa"] = true
+L["Tarn"] = true
 L["Tatiana"] = true
+L["Teg Dawnstrider"] = true
+L["Tel'Athir"] = true
+L["Telonis"] = true
+L["Tepa"] = true
+L["Terestian Illhoof"] = true
+L["Terrormaster"] = true
 L["Thaddeus Webb"] = true
+L["Thamner Pol"] = true
 L["Tharynn Bouden"] = true
+L["Thaurissan Firewalker"] = true
+L["The Art of the Imbue"] = true
+L["The Demon Forge"] = true
+L["The Great Moongraze Hunt"] = true
+L["The Great Silver Deceiver"] = true
+L["The Origins of Smithing"] = true
+L["The Prophet Skeram"] = true
+L["The Rescue"] = true
+L["The Rokk"] = true
+L["The Taste Test"] = true
+L["The Undermarket"] = true
+L["The Windreaver"] = true
+L["The Zapthrottle Mote Extractor!"] = true
+L["Theka the Martyr"] = true
+L["Thelsamar Blood Sausages"] = true
+L["Theramore Infiltrator"] = true
+L["Theramore Marine"] = true
+L["Theramore Preserver"] = true
+L["Therum Deepforge"] = true
 L["Thomas Yance"] = true
+L["Thonys Pillarstone"] = true
+L["Thorkaf Dragoneye"] = true
+L["Thornfang Ravager"] = true
+L["Thorngrin the Tender"] = true
+L["Thrag Stonehoof"] = true
+L["Thund"] = true
+L["Thuzadin Shadowcaster"] = true
 L["Tilli Thistlefuzz"] = true
+L["Time-Lost Shadowmage"] = true
+L["Timothy Worthington"] = true
+L["Tinkerwiz"] = true
+L["Tinkmaster Overspark"] = true
+L["Tognus Flintfire"] = true
+L["Tomas"] = true
+L["Tomb Fiend"] = true
+L["Torloth the Magnificent"] = true
+L["Torn Fin Coastrunner"] = true
+L["Torn Fin Muckdweller"] = true
+L["Torn Fin Oracle"] = true
+L["Torn Fin Tidehunter"] = true
+L["Trampled Under Foot"] = true
+L["Traugh"] = true
+L["Treant"] = true
+L["Trianna"] = true
+L["Trixie Quikswitch"] = true
 L["Truk Wildbeard"] = true
 L["Tunkk"] = true
+L["Twilight Avenger"] = true
+L["Twilight Drakonaar"] = true
+L["Twilight Fire Guard"] = true
+L["Twilight Geolord"] = true
+L["Ug'thok"] = true
 L["Ulthaan"] = true
 L["Ulthir"] = true
+L["Una"] = true
+L["Unchained Doombringer"] = true
+L["Unseen Servant"] = true
 L["Uriku"] = true
 L["Uthok"] = true
+L["Uthrar Threx"] = true
 L["Vaean"] = true
 L["Valdaron"] = true
+L["Vance Undergloom"] = true
+L["Vargus"] = true
+L["Vazario Linkgrease"] = true
 L["Veenix"] = true
+L["Vekh'nir Dreadhawk"] = true
+L["Vekniss Guardian"] = true
 L["Vendor-Tron 1000"] = true
+L["Vengeful Ancient"] = true
+L["Venture Co. Geologist"] = true
+L["Venture Co. Strip Miner"] = true
+L["Vhan"] = true
 L["Vharr"] = true
+L["Victor Ward"] = true
 L["Viggz Shinesparked"] = true
+L["Vilebranch Hideskinner"] = true
+L["Vilebranch Shadowcaster"] = true
+L["Vir'aani Arcanist"] = true
+L["Vira Younghoof"] = true
 L["Vivianna"] = true
 L["Vizzklick"] = true
 L["Vodesiin"] = true
+L["Voidshrieker"] = true
+L["Volchan"] = true
+L["Vosur Brakthel"] = true
+L["Waldor"] = true
+L["Warlord Kalithresh"] = true
+L["Warp Splinter"] = true
+L["Wastewander Assassin"] = true
+L["Wastewander Bandit"] = true
+L["Wastewander Rogue"] = true
+L["Wastewander Scofflaw"] = true
+L["Wastewander Shadow Mage"] = true
+L["Wastewander Thief"] = true
+L["Weapon Technician"] = true
 L["Wenna Silkbeard"] = true
 L["Werg Thickblade"] = true
+L["Westfall Stew"] = true
+L["Whuut"] = true
 L["Wik'Tar"] = true
+L["Wild Hearts"] = true
+L["Wild Leather Boots"] = true
+L["Wild Leather Helmet"] = true
+L["Wild Leather Leggings"] = true
+L["Wild Leather Shoulders"] = true
+L["Wild Leather Vest"] = true
 L["Wind Trader Lathrai"] = true
+L["Winterfall Den Watcher"] = true
+L["Winterfall Totemic"] = true
+L["Winterfall Ursa"] = true
+L["Witherbark Berserker"] = true
+L["Witherbark Headhunter"] = true
+L["Witherbark Shadow Hunter"] = true
+L["Withered Ancient"] = true
+L["Woodpaw Mongrel"] = true
 L["Wrahk"] = true
+L["Wrath Corruptor"] = true
+L["Wrath Hammer Construct"] = true
+L["Wrathwalker"] = true
 L["Wulan"] = true
+L["Wulmort Jinglepocket"] = true
 L["Wunna Darkmane"] = true
 L["Xandar Goodbeard"] = true
 L["Xen'to"] = true
 L["Xizk Goodstitch"] = true
 L["Xizzer Fizzbolt"] = true
+L["Xylinnia Starshine"] = true
+L["Xyrol"] = true
+L["Yarr Hammerstone"] = true
 L["Yatheon"] = true
+L["Yelmak"] = true
 L["Yonada"] = true
+L["Ysondre"] = true
+L["Ythyar"] = true
 L["Yuka Screwspigot"] = true
 L["Yurial Soulwater"] = true
+L["Zalas Witherbark"] = true
+L["Zamja"] = true
 L["Zan Shivsproket"] = true
 L["Zannok Hidepiercer"] = true
 L["Zansoa"] = true
 L["Zaralda"] = true
+L["Zarcsin"] = true
 L["Zarena Cromwind"] = true
+L["Zargh"] = true
+L["Zarise"] = true
+L["Zarrin"] = true
+L["Zebig"] = true
 L["Zixil"] = true
 L["Zorbin Fandazzle"] = true
+L["Zul'jin"] = true
+L["Zula Slagfury"] = true
 L["Zurai"] = true
-L["Narj Deepslice"] = true
-L["Fazu"] = true
-L["Zargh"] = true
-L["Smudge Thunderwood"] = true
-L["Sassa Weldwell"] = true
+L["\"Cookie\" McWeaksauce"] = true
\ No newline at end of file