From 050f5bc5bd3bb2ebfc330b12228e7c40d2703b96 Mon Sep 17 00:00:00 2001 From: Vollmer Date: Mon, 30 Sep 2024 17:12:16 +0200 Subject: [PATCH] locales --- Locales/enUS.lua | 4 ++++ 1 file changed, 4 insertions(+) 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"