mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
Several strings used in AdminSoftwarePage.xaml (external IDs, similar software, markdown description fields, release management button) existed in the .resx resources but had no corresponding property on LocalizedStrings, so the bindings resolved to nothing at runtime.