Merge remote-tracking branch 'other/master' into merger-test
This commit is contained in:
@@ -26,6 +26,7 @@ if AL then
|
||||
AL["Select Sub-Table"] = true;
|
||||
AL["Select Difficulty"] = true;
|
||||
AL["Drop Rate: "] = true;
|
||||
AL["Extra Info: "] = true;
|
||||
AL["DKP"] = true;
|
||||
AL["Priority:"] = true;
|
||||
AL["Click boss name to view loot."] = true;
|
||||
@@ -203,6 +204,7 @@ if AL then
|
||||
AL["Legendary Items"] = true;
|
||||
AL["Mounts"] = true;
|
||||
AL["Vanity Pets"] = true;
|
||||
AL["Vanity"] = true;
|
||||
AL["Misc Sets"] = true;
|
||||
AL["Classic Sets"] = true;
|
||||
AL["Burning Crusade Sets"] = true;
|
||||
@@ -284,6 +286,9 @@ if AL then
|
||||
AL["Ranged weapons:"] = true;
|
||||
AL["Relics:"] = true;
|
||||
AL["Other:"] = true;
|
||||
AL["How to set of change a page filter:"] = true;
|
||||
AL["If you Right Click on the filter check box you will get a drop downmenu with a list of filters. Click the filter you want to use or click add filter set to add new custom filters."] = true;
|
||||
|
||||
|
||||
-- Wishlist
|
||||
AL["Close"] = true;
|
||||
@@ -300,6 +305,7 @@ if AL then
|
||||
AL["Add Wishlist"] = true;
|
||||
AL["Edit Wishlist"] = true;
|
||||
AL["Sort Wishlist"] = true;
|
||||
AL["Add Filter Set"] = true;
|
||||
AL["Auto Sort WishLists"] = true;
|
||||
AL["Copy Wishlist To Own"] = true;
|
||||
AL["Make Wishlist Default"] = true;
|
||||
@@ -326,6 +332,8 @@ if AL then
|
||||
AL["Please set a default Wishlist."] = true;
|
||||
AL["Set as default Wishlist"] = true;
|
||||
AL["Please Create a Wishlist First."] = true;
|
||||
AL["Add/Edit Filter"] = true;
|
||||
AL["Delete Filter"] = true;
|
||||
|
||||
-- Misc Inventory related words
|
||||
AL["Enchant"] = true;
|
||||
@@ -385,6 +393,19 @@ if AL then
|
||||
AL["Quivers and Ammo Pouches"] = true;
|
||||
AL["Drums, Bags and Misc."] = true;
|
||||
|
||||
--Stats etc
|
||||
AL["Accessories"] = true;
|
||||
AL["Weapons"] = true;
|
||||
AL["Armor Type"] = true;
|
||||
AL["Relics"] = true;
|
||||
AL["Weapons One-Handers"] = true;
|
||||
AL["Weapons Two-Handers"] = true;
|
||||
AL["Ranged Weapons"] = true;
|
||||
AL["Primary Stats"] = true;
|
||||
AL["Secondary Stats"] = true;
|
||||
AL["Defensive Stats"] = true;
|
||||
AL["Resistances"] = true;
|
||||
|
||||
-- Tailoring
|
||||
AL["Cloth Armor"] = true;
|
||||
AL["Shirts"] = true;
|
||||
|
||||
Reference in New Issue
Block a user