c-koi / gmic-qt

G'MIC-Qt is a versatile front-end to the image processing framework G'MIC.
GNU General Public License v3.0
207 stars 54 forks source link

SV, zh, and zh_TW translations are missing #146

Closed amyspark closed 2 years ago

amyspark commented 2 years ago

:wave:

It seems that currently the translations for Slovenian, and both Traditional and Simplified Chinese are being skipped:

https://github.com/c-koi/gmic-qt/blob/397d61a0cf8655c1dc7a5d727a7ed6826619722e/CMakeLists.txt#L553-L573

Moreover, the official Simplified Chinese translation is set to French:

https://github.com/c-koi/gmic-qt/blob/397d61a0cf8655c1dc7a5d727a7ed6826619722e/translations/zh.ts#L6

c-koi commented 2 years ago

Fixed by c300f299081cdadcdb5c05d67791ac6ef3785224 and ba428215f068c85a92894e2cb7b1ef093533b24f.