From 5d36f8fc7d152fcfb94d1e6088b152898be47cc1 Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Tue, 30 Mar 2010 07:43:49 -0400 Subject: [PATCH] Added a newline after the first sentence in ALT_TRADESKILL_DESC. --- Locales/devel-enUS.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index c4cb558..09fbffc 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -219,7 +219,8 @@ L["ORIGINAL_WOW_DESC"] = "Recipes available with the original game." L["BC_WOW_DESC"] = "Recipes available with The Burning Crusade." L["LK_WOW_DESC"] = "Recipes available with Wrath of the Lich King." L["Alt-Tradeskills"] = true -L["ALT_TRADESKILL_DESC"] = "This will display a list of alts which have had trade skills scanned. Clicking on the alt's name will output the tradeskill to chat." +L["ALT_TRADESKILL_DESC"] = [[This will display a list of alts which have had trade skills scanned. +Clicking on the alt's name will output the tradeskill to chat.]] L["Other Realms"] = true -- General Filter UI Elements and their associated descriptions -- 1.7.9.5