Add Details_TargetCaller plugin

This commit is contained in:
andrew6180
2024-05-26 15:06:32 -07:00
parent a40b4d098e
commit ccffbc329f
14 changed files with 572 additions and 3 deletions
@@ -0,0 +1,13 @@
local L = LibStub("AceLocale-3.0"):NewLocale("DetailsTargetCaller", "itIT")
if not L then return end
--[[Translation missing --]]
L["STRING_INSTALL_ERROR1"] = "Target Caller cannot be installed: Details! not found."
--[[Translation missing --]]
L["STRING_OVERALL"] = "Overall"
--[[Translation missing --]]
L["STRING_PLUGIN_DESC"] = [=[Plugin for Target Caller on PvP, can also be used by raid leader on PvE.
When you select a new target, tells how much damage each raid member inflicted since you changed the target.]=]
--[[Translation missing --]]
L["STRING_PLUGIN_NAME"] = "Target Caller"