Closed NathanBnm closed 5 years ago
I would also like to keeps all language codes in po/LINGUAS
. I am thinking of setting up a weblate instance for all my projects.
@arshubham I made the changes.
@NathanBnm Is there a way to test translations without changing system language?
@arshubham no but I already tested with French translation and this is working fine. I'll just have to update some of them in another PR after this one.
@arshubham resolved now
Great, just added gettext action will update appdata and check if it is working.
@NathanBnm You can update the translations now. Once the CI run is done.
This PR improves the way your app is build with meson with a better integration. I made a few fixes too. Let me know if you have any questions before merging.
Changelog
Remove unused translation files (better maintainability)extra
folder)Constants.vala
I'll have to make a few translation fixes in another PR once you'll have merged this one so please wait for translation updates before publishing a new release then :smile:
This PR is ready for review