aboutsummaryrefslogtreecommitdiff
path: root/launcher/translations
AgeCommit message (Collapse)Author
2022-10-30chore: improve display names of certain languagesSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-24fix: sort languages by their name instead of keySefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-24fix: fallback for languages without a native nameSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10chore: update license headersSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-06-17fix: fix warnings reported by LGTM.comSefa Eyeoglu
2022-05-12chore: add license header to remaining filesflow
Also remove some unused imports
2022-05-12refactor: organize a little more the code in launcher/net/flow
This also reduces some code duplication by using some Task logic in NetAction.
2022-02-09translationsLenny McLennington
2022-01-17Set default lang only if index receivedPhilipp David
2022-01-17Sort system locale to front of listPhilipp David
2022-01-17Update selected language automaticallyPhilipp David
2022-01-17Use isEmpty instead of 0 length checkPhilipp David
2022-01-17Default to system locale languagePhilipp David
2021-12-31NOISSUE fix build and change how NetJob is usedPetr Mrázek
Feed it network upfront...
2021-12-11NOISSUE We are using es_UY as latin american spanishPetr Mrázek
Make it actually say that in the UI.
2021-12-08NOISSUE Add small workaround for presenting Japanese with KanjiPetr Mrázek
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-10-21NOISSUE fix translationsPetr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
This is probably very broken on macOS and Windows and will need a lot of work to complete fully.
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek