File Details
AutoRepair_20-03-26.zip
- R
- Mar 20, 2026
- 8.51 KB
- 1.4K
- 12.0.5+4
- Classic + 3
File Name
AutoRepair_20-03-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
## [2.5] - 2026-03-20
### Added
- **Multi-language support** via `GetLocale()` for: `enUS`, `enGB` (uses English strings), `deDE`, `frFR`, `esES`, `esMX`, `ptBR`, `itIT`, `plPL`, `ruRU`, `ukUA`, `koKR`, `zhCN`, `zhTW`. Unknown locales fall back to English.
- Shared `ExtendLocale()` helper so partial translations inherit missing keys from `enUS`.
- `CHANGELOG.md` (this file).
### Changed
- Welcome and options copy clarified (equipped-only vs repair-all behavior).
- `MERCHANT_SHOW` handler now guards against a nil settings table in edge cases.
### Fixed
- **Settings UI sync**: the AddOns options panel refreshes checkbox states and labels on show, so values changed with `/ar` match the UI without a reload.
### Notes
- Version bump in `.toc` to **2.5**; `Notes` line mentions localization.