Skip to content

i18n(de): complete German translation, fix 2 fuzzy conversion messages - #1492

Closed
urs-eller wants to merge 1 commit into
crocodilestick:mainfrom
urs-eller:i18n/de-complete
Closed

i18n(de): complete German translation, fix 2 fuzzy conversion messages#1492
urs-eller wants to merge 1 commit into
crocodilestick:mainfrom
urs-eller:i18n/de-complete

Conversation

@urs-eller

Copy link
Copy Markdown

Fills in the last 4 empty German strings (the reverse-proxy hints on the admin/config pages, "Apply" in the metadata dialog, "Go to page" in the pagination) and fixes two fuzzy entries in the conversion messages from helper.py. Those two still carried the German text of "format not found" and used %(format)s, which isn't a placeholder in these msgids, so they would have raised a KeyError when shown.

German is now at 0 untranslated / 0 fuzzy. I checked placeholders across the whole file and compiled it; the diff is 16 lines, no rewrap.

- Translate the 4 remaining empty entries (reverse-proxy hints, Apply, Go to page)
- Fix 2 fuzzy entries in helper.py conversion messages: the old msgstr was a
  copy of 'format not found' and referenced %(format)s, which is not a
  placeholder of these msgids (would raise KeyError at runtime)
- German is now 100% (0 untranslated, 0 fuzzy), file compiles with msgfmt/polib
@urs-eller urs-eller closed this by deleting the head repository Aug 19, 2026
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