From d0765ba36e41eaaadea796a97d0b14b060cbe792 Mon Sep 17 00:00:00 2001 From: John Pasula Date: Wed, 9 Mar 2011 14:43:58 -0700 Subject: [PATCH] Update ingame locales for new docs. --- Locales/devel-enUS.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 6ccee38..8f88255 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -119,9 +119,11 @@ 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 a format (CSV, XML, BBC) specified by the user. - Alt Click Removes all waypoints on the World Map and Mini-map generated by ARL. +- Ctrl Click + Provides development code for use when updating trainers, vendors, etc in the recipe database. Recipe: This is the functionality that occurs when you click on a recipe. -- 1.7.9.5