4eedec39de
- Enemies now show damage taken from players on the tooltip. - Right clicking an Enemy Real-Time Damage Taken bar, back to enemies instead of showing bookmark panel. - Enemy Real-Time Damage Taken now show spells used by the player on its tooltip. - Fixed a bug with the slash command show, where it was ignoring the window limit estabilished on options panel. - Fixed few bugs with scroll bars on dropdowns and player details window. - Tank comparison percentages now uses the same percentage calc as comparison for players.
8 lines
184 B
Lua
8 lines
184 B
Lua
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "ptBR")
|
|
if not L then return end
|
|
|
|
@localization(locale="ptBR", format="lua_additive_table", escape-non-ascii=true)@
|
|
|
|
|
|
|