Skip to content

add more missing German Locals, removed double entrys, little Optimizations in german translation - #1085

Merged
EllesmereGaming merged 24 commits into
EllesmereGaming:mainfrom
DlargeX:main
Aug 4, 2026
Merged

add more missing German Locals, removed double entrys, little Optimizations in german translation#1085
EllesmereGaming merged 24 commits into
EllesmereGaming:mainfrom
DlargeX:main

Conversation

@DlargeX

@DlargeX DlargeX commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

How was it tested?

Screenshots

Checklist

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

@EllesmereGaming
EllesmereGaming merged commit 76622c6 into EllesmereGaming:main Aug 4, 2026
1 check 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