RKWard | Rework how the (GUI) translations are shipped (!2)

Pino Toscano noreply at kde.org
Sun Jun 21 11:16:20 BST 2020




Pino Toscano commented on a discussion: https://invent.kde.org/education/rkward/-/merge_requests/2#note_63692

Regarding the daily builds from git: IMHO the solution is to fetch the translations at the same time you check out the sources, because at that time you have for sure a network connection, and most probably also Python and svn. This patch series changes `makedist.sh` to also do this, which covers at least the official releases (I think/hope!).

Can you please point me to the actual scripts for craft and PPA?

> About copying compile_lang.cmake to each language directory: Could this be handled all inside i18n/CMakeLists.txt, globbing each separate language dir one at a time?

That was my first attempt; sadly, it cannot be possible, because GETTEXT_PROCESS_PO_FILES places the generated .gmo files in the current binary directory, so e.g. both 
`i18n/po/it/rkward__plots.po` and `i18n/po/uk/rkward__plots.po` would have the same `rkward__plots.gmo` rule in the same directory.

-- 
Reply to this email directly or view it on GitLab: https://invent.kde.org/education/rkward/-/merge_requests/2#note_63692
You're receiving this email because of your account on invent.kde.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-tracker/attachments/20200621/e7f851de/attachment.htm>


More information about the rkward-tracker mailing list