Skip to content

Raid tools german translations - #1222

Open
RedAces wants to merge 2 commits into
EllesmereGaming:mainfrom
RedAces:raid-tools-german-translations
Open

Raid tools german translations#1222
RedAces wants to merge 2 commits into
EllesmereGaming:mainfrom
RedAces:raid-tools-german-translations

Conversation

@RedAces

@RedAces RedAces commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds german translations for the raid tools.

How was it tested?

Tested on 12.0.7 retail.
NOT tested on 12.1 PTR!

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

@RedAces RedAces mentioned this pull request Aug 6, 2026
5 tasks
RedAces added 2 commits August 6, 2026 21:28
The Raid Tools page and its panel buttons were still untranslated in deDE:
the options rows, the Show as choices, the pull timer labels and the panel
button captions.
Three messages still said "Schlachtzugswerkzeuge" while the feature itself is
translated as L["Raid Tools"] = "Raid-Tools" everywhere else, including the
options page.
@RedAces
RedAces force-pushed the raid-tools-german-translations branch from 3f8cfc4 to b6889c4 Compare August 6, 2026 19:28
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.

1 participant