diff --git a/Locales/enUS.lua b/Locales/enUS.lua index a61e6a9..fc683ad 100644 --- a/Locales/enUS.lua +++ b/Locales/enUS.lua @@ -67,6 +67,7 @@ L.CastByPlayers = "Cast By Players" L.CastByNPC = "Cast By NPC" L.blacklist = "Blacklist" L.whitelist = "Whitelist" +L.WhiteListPriority = "Sort by Priority" L.PersonalTooltip = "Show auras cast by you" L.NonPersonalTooltip = "Show auras not cast by you" @@ -75,6 +76,9 @@ L.CastByPlayersTooltip = "Show auras cast by players" L.CastByNPCTooltip = "Show auras cast by NPCs" L.HideNoDurationTooltip = "Hide auras with no duration" L.HideInCombatTooltip = "Hide tooltips in combat" +L.WhiteListPriorityTooltip = [[Use priority sorting for Whitelist + +The priority goes from top of the list to the bottom]] -- Cast Bar L.Reverse = "Reverse"