Commit Graph

8 Commits

Author SHA1 Message Date
Luis Ángel San Martín
d5e682322f Update language files 2025-01-01 10:35:16 +01:00
Luis Ángel San Martín
a591305397 Update translations 2024-01-27 13:17:46 +01:00
Luis Ángel San Martín
7bfe9ea6b3 Keep disabled actions during navigation while automatic updates are happening 2023-08-24 17:51:18 +02:00
Luis Ángel San Martín
e4fb0fd40c lupdate 2023-08-23 22:00:18 +02:00
Luis Ángel San Martín
726ae067dd Update ts files 2023-08-22 22:06:37 +02:00
Luis Ángel San Martín
45a480ae68 Update UI strings 2022-10-29 11:09:00 +02:00
Luis Ángel San Martín
b9c1f0b505 Update translation files with new strings 2022-10-16 18:23:17 +02:00
Felix Kauselmann
92be3addda Sync and update translation files
In the past, translation files provided by the community
mostly came as pregenerated .qm files missing the corresponding
.ts sources. This has led to a situation where the translations
are out of sync with the sources and the sources have not been
updated for several release iterations.

To improve the situation, this commit syncs all .qm files back to
the sources by using the lconvert tool to create .ts files and
updating these files against our sources using lupdate.

For future updates, a CI solution would be preferable.
2021-03-09 18:22:52 +01:00