Skip to content

koKR : Update koKR localization for latest EllesmereUI options - #1141

Merged
EllesmereGaming merged 2 commits into
EllesmereGaming:mainfrom
Crazyyoungs:main
Aug 2, 2026
Merged

koKR : Update koKR localization for latest EllesmereUI options#1141
EllesmereGaming merged 2 commits into
EllesmereGaming:mainfrom
Crazyyoungs:main

Conversation

@Crazyyoungs

Copy link
Copy Markdown
Contributor

What does this PR do?

This PR adds and updates the Korean (koKR) localization for the latest EllesmereUI options, including the new Rebirth tracker settings, Guild/Title nameplate features, Edit Mode warnings, the Druid form-specific bar options, and UI skin details.

How was it tested?

Tested on Live Retail (v12.x) with the koKR client environment.
Verified that all localized strings load properly in-game without any syntax or encoding errors.

Checklist

  • [ X ] New settings default OFF (no behavior change without opt-in)
  • [ X ] Zero cost while disabled: no events registered, no polling, no hooks doing work, no frames built
  • [ X ] Cheap while enabled: event-driven (no polling, no timer-based logic, no per-frame allocations)
  • [ X ] No writes onto Blizzard-owned frames (weak-table pattern used); HookScript/hooksecurefunc only, never SetScript on Blizzard frames
  • [ X ] Tested in-game, works on live retail; no load errors on the 12.1 PTR client

@EllesmereGaming
EllesmereGaming merged commit 0af6ea5 into EllesmereGaming:main Aug 2, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants