Skip to content

Commit 8a7414c

Browse files
committed
docs(changelog): Bugfix fuer TranslationSystem Fallback in CHANGELOG eintragen
1 parent b7054ed commit 8a7414c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
- Reproducible Windows Store screenshot generation under `_WARTUNG/generate_store_screenshots.py`; generated screenshots stay in the ignored local `releases/windowsstore/screenshots/` workspace while `README/screenshots/main.png` is refreshed for GitHub.
2525
- Local WACK notes remain in the ignored `releases/windowsstore/` workspace; public root docs now describe only the source-controlled workflow.
2626

27+
### Fixed
28+
- `translator.py`: `TranslationSystem.t()` lieferte bei leeren Übersetzungs-Strings in `translations.json` (`""`) den leeren String statt des deutschen Fallback-Texts.
29+
2730
### Changed
2831
- Updated `llms.txt` Last-checked timestamp to 2026-07-22 and verified marketing, SEO, and discoverability context.
2932
- Internal platform plan now separates desktop database inspection from read-only Web/PWA review and keeps Android/iOS as export-first companion targets instead of native SQLiteViewer clones.

0 commit comments

Comments
 (0)