Quantcast

Few more updates.

John Pasula [01-25-11 - 16:00]
Few more updates.
Filename
Docs/In-game.txt
Locales/devel-enUS.lua
diff --git a/Docs/In-game.txt b/Docs/In-game.txt
index 70c9498..f4d42dd 100644
--- a/Docs/In-game.txt
+++ b/Docs/In-game.txt
@@ -33,7 +33,7 @@ This is the functionality that occurs when you are clicking the scan button.
 *Normal Click
 **Performs a scan of the current tradeskill displaying recipes in a new window.
 *Shift Click
-**Generates a text dumping of the current tradeskill in CSV format.
+**Generates a text dumping of the current tradeskill in whichever format is specified in the options (CSV, BBCode, XML).
 *Alt Click
 **Removes all waypoints on the World Map and Mini-map generated by ARL.

diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index 377191d..f933ff4 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -381,9 +381,9 @@ L["NOT_YET_SCANNED"]		= "Not yet scanned!"
 L["CTRL_CLICK"]			= "Ctrl-Click to add this recipe's link to your chat."
 L["ALT_CLICK"]			= "Alt-Click to add/remove this recipe to your ignore list."
 L["SHIFT_CLICK"]		= "Shift-Click to add the item crafted by this recipe's link to your chat."
-L["CTRL_SHIFT_CLICK"]	= "Ctrl-Shift-Click to add the item to the map and mini-map."
+L["CTRL_SHIFT_CLICK"]		= "Ctrl-Shift-Click to add the item to the map and mini-map."
 L["Obtained From"]		= true
-L["RECIPE_EXCLUDED"]	= "Recipe is in Exclusion list"
+L["RECIPE_EXCLUDED"]		= "Recipe is in Exclusion list"

 -------------------------------------------------------------------------------
 --Dataminer Strings