From 4c363eeb1bf80f0de2c8eaa3cdb9c6bd3a36c7aa Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Thu, 22 Apr 2010 22:54:31 -0400 Subject: [PATCH] Changed the text of the Specialty filter's tooltip to better reflect what it does. --- Locales/devel-enUS.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index dcf037a..7aca202 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -233,7 +233,7 @@ L["CLASS_DESC"] = "Include this class in the scan. This will filter on two f L["CLASS_TEXT_DESC"] = [[Left-click here to select all classes. Right-click here to select your own class.]] L["Specialties"] = true -L["SPECIALTY_DESC"] = "Include all trade-skill specialties in the scan." +L["SPECIALTY_DESC"] = "Include recipes for un-trained specializations." L["SKILL_DESC"] = "Include all recipes in the scan, regardless of your current skill level." L["Show Known"] = "Known" L["KNOWN_DESC"] = "Include all known recipes in the scan." -- 1.7.9.5