You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Locale/enUS.lua
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,6 @@ L["Auto extracted from whisper"] = true
78
78
L["Auto Open"] =true
79
79
L["Auto Pass Trinkets"] =true
80
80
L["Auto pass BoE"] =true
81
-
L["Auto Pass"] =true
82
81
L["Auto Pass Transmog"] =true
83
82
L["Auto Pass Transmog Source"] =true
84
83
L["Auto Trade"] =true
@@ -89,7 +88,7 @@ L["auto_enable_desc"] = "Check to always let RCLootCouncil handle loot. Unchecki
89
88
L["auto_open_desc"] ="Check to Auto Open the voting frame when available. The voting frame can otherwise be opened with /rc open. Note: This requires permission from the Master Looter."
90
89
L["auto_pass_trinket_desc"] ="Check to autopass trinkets that's not listed in the Dungeon Journal for your class."
91
90
L["auto_pass_boe_desc"] ="Uncheck to never autopass Bind on Equip items."
92
-
L["auto_pass_desc"] ="Check to enable autopassing of items your class cannot use."
91
+
L["auto_pass_desc"] ="When enabled, items you cannot or should not use will be automatically passed. Other auto pass options can modify this behavior."
93
92
L["auto_pass_transmog_desc"] ="Check to enable autopassing of items your class can only use for transmog."
94
93
L["auto_pass_transmog_source_desc"] ="Check to enable autopassing of items your class can only use for transmog and the appearance is already known from another item."
95
94
L["Autopass"] =true
@@ -552,6 +551,7 @@ L["opt_autoAddItems_desc"] = "Automatically add all eligible items to a session.
552
551
L["opt_autoAddPets_name"] ="Add Pets"
553
552
L["opt_autoAddPets_desc"] ="Automatically add all Companion Pets to a session."
554
553
L["opt_autoAwardPrioList_desc"] ="Items are awarded to the first candidate found in your group according to this priority list."
554
+
L.opt_autoPass_name="Enable Auto Pass"
555
555
L.opt_autoPassWeapons_name="Auto Pass Weapons"
556
556
L.opt_autoPassWeapons_desc="Check to enable auto passing of weapons that doesn't have your classes primary stat."
557
557
L.opt_autoGroupLootGuildGroupOnly_name="Guild Groups Only"
0 commit comments