File Details
MarkTarget_01-04-26.zip
- R
- Apr 1, 2026
- 11.30 KB
- 893
- 5.5.3+2
- Classic + 2
File Name
MarkTarget_01-04-26.zip
Supported Versions
- 5.5.3
- 2.5.5
- 1.15.8
[4.0] - 2026-04-01
Added
- `MarkTargetLocale.lua` — centralized strings; client language is detected with `GetLocale()`.
- Translations for deDE, frFR, esES, esMX, ptBR, itIT, ruRU, ukUA, koKR, zhCN, zhTW, plPL; enGB uses the same strings as enUS; ptPT falls back to ptBR; any other locale falls back to enUS.
- Localized GameTooltip text for raid mark buttons and for the panel lock button.
- Slider end labels (`ALPHA_LABEL_MIN` / `ALPHA_LABEL_MAX`) are localized.
Changed
- Settings UI (titles, toggles, bind key, default mark names, opacity) reads from the locale table.
- Key binding descriptions use the active locale.
Fixed
- Default mark dropdown: stable order by iterating `1–8` instead of `pairs()` on the mark name table.
- Dropdown: separate `UIDropDownMenu_CreateInfo()` per entry for correct menu behavior.

