You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,9 @@
24
24
- 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.
25
25
- Local WACK notes remain in the ignored `releases/windowsstore/` workspace; public root docs now describe only the source-controlled workflow.
26
26
27
+
### Fixed
28
+
-`translator.py`: `TranslationSystem.t()` lieferte bei leeren Übersetzungs-Strings in `translations.json` (`""`) den leeren String statt des deutschen Fallback-Texts.
29
+
27
30
### Changed
28
31
- Updated `llms.txt` Last-checked timestamp to 2026-07-22 and verified marketing, SEO, and discoverability context.
29
32
- 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