File Details
AutoTracker_20-03-26.zip
- R
- Mar 20, 2026
- 20.07 KB
- 491
- 2.5.5+1
- Classic + 1
File Name
AutoTracker_20-03-26.zip
Supported Versions
- 2.5.5
- 1.15.8
## 2.5.0
- Multi-language UI via `Locales\` for enUS/enGB, deDE, esES/esMX, frFR, itIT, koKR, ptBR/ptPT, ruRU, ukUA, zhCN, zhTW.
- `AutoTracker.toc` loads locale files before the main addon; `GetLocale()` selects strings with fallbacks (e.g. enGB → enUS, esMX → esES, ptPT → ptBR).
- Tracking spell names in chat and status use `GetSpellInfo` / `C_Spell.GetSpellInfo` so they match the client language.
- `/at status` uses localized ON/OFF labels.

