mirror of
https://github.com/NinjaCheetah/NUSGet.git
synced 2025-06-07 02:51:01 -04:00

Other changes include: * NUSGet.py: add translation file name fallback under Windows to fix a previously unhandled edge case (tested by me, provided by @NinjaCheetah himself). * NUSGet.py: fix translation key lookups for strings that need to be formatted at runtime. * ui_AboutDialog.py: fix translation key lookups for strings that need to be formatted at runtime. * ui_AboutDialog.py: add myself to the list of translation contributors. * Translations: update source and translation strings across all localization files to reflect the fixes mentioned above. * Translations: update source string locations and add a new unfinished translation to all localization files (as a result of running update_translations.py).