From 050e318dcd81ec6229c2feb2d5f4a14cc1b378fa Mon Sep 17 00:00:00 2001 From: ackis Date: Mon, 11 May 2009 16:53:55 +0000 Subject: [PATCH] Update locale for: L["CLASS_DESC"]= "Include this class in the scan. This will filter on two factors: 1) Can the class use the recipe and 2) can the class learn the recipe." --- Locals/testenUS.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Locals/testenUS.lua b/Locals/testenUS.lua index d794523..1545853 100644 --- a/Locals/testenUS.lua +++ b/Locals/testenUS.lua @@ -238,7 +238,7 @@ L["FILTERING_MISC_DESC"] = "Configuration for miscellaneous options which ar L["Faction"] = true L["FACTION_DESC"] = "Include both horde and alliance faction recipes in the scan." L["Classes"] = true -L["CLASS_DESC"] = "Include this class in the scan." +L["CLASS_DESC"] = "Include this class in the scan. This will filter on two factors: 1) Can the class use the recipe and 2) can the class learn the recipe." L["CLASS_TEXT_DESC"] = [[Left-click here to select all classes. Right-click here to select your own class.]] L["Specialties"] = true -- 1.7.9.5