From cd31ea1ce25420d7f4df638c6c0b57221e0c4086 Mon Sep 17 00:00:00 2001 From: John Pasula Date: Wed, 30 Mar 2011 11:15:18 -0600 Subject: [PATCH] Update alt-tradeskill listing tooltip and changelog. --- Docs/CHANGES.txt | 11 +++++++++++ Locales/devel-enUS.lua | 3 ++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt index d123b2b..66934ec 100644 --- a/Docs/CHANGES.txt +++ b/Docs/CHANGES.txt @@ -1,6 +1,17 @@ ==ARL Change Log NOTE: Always remove the folder for old versions and install a fresh copy when upgrading. +== Under Development + +==== Recipe Database: +* Added 4.1 recipes + +==== Interface: +* Tooltip for alt-tradeskill listing has been updated. Functionality to delete an alt from the list has been in for a while, however the tooltip did not tell you how to do this. + +==== Backend: +* Removed un-needed speciality scanning code. + == 2.2.3 ==== Recipe Database: diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 07e3c7f..dcc9f28 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -28,7 +28,8 @@ L["ACQUIRETOOLTIPPOSITION_DESC"] = "Changes the location of the tooltip containi 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." L["ALT_CLICK"] = "Alt-Click to add/remove this recipe to your ignore list." 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.]=] +Clicking on the alt's name will output the tradeskill to chat. +Alt-Clicking on the alt's name will delete the alt from the list.]=] L["AMMO_DESC"] = "Recipes that make ammunition should be included in the scan." L["AQ40_RANDOM_BOP"] = "Random BoP drop off of bosses in AQ40." L["ARCH_DROP"] = "This recipe is a random drop from a \"Canopic Jar\" while collecting artifacts for Archaeology." -- 1.7.9.5