From cb5f9d28739b6987ab2a4fe07efdc1f4d03f9279 Mon Sep 17 00:00:00 2001 From: mike Date: Fri, 23 Jul 2010 04:22:07 -0400 Subject: [PATCH] Fix a minor typo in some of the custom strings --- Locales/devel-enUS.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 0b388b3..5ea92e7 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -458,8 +458,8 @@ L["DISCOVERY_ALCH_NORTHREND_RESEARCH"] = "Obtained randomly by conducting Northr L["DISCOVERY_ALCH_NORTHREND_XMUTE"] = "Discovered by doing transmutes using Northrend or higher ingredients (transmute tooltip mentions that there is a chance to discovery something)." -- Inscription Discoveries -L["DISCOVERY_INSC_MINOR"] = "Obtained randomly by conducting minor inscription research." -L["DISCOVERY_INSC_NORTHREND"] = "Obtained randomly by conducting Northrend inscription research." +L["DISCOVERY_INSC_MINOR"] = "Obtained randomly by conducting Minor Inscription Research." +L["DISCOVERY_INSC_NORTHREND"] = "Obtained randomly by conducting Northrend Inscription Research." L["DISCOVERY_INSC_BOOK"] = "Discovered randomly by reading the Book of Glyph Mastery." -- Cooking/Fishing Daily Quests -- 1.7.9.5