Hi The translations for the Qt5 user interface is split from the Qt5 code in a qt5translations submodule, for instance http://download.qt.io/official_releases/qt/5.9/5.9.3/submodules/qttranslations-opensource-src-5.9.3.tar.xz It is a simple package, depending on the linguist host tools (already packages). The only trick would be to be able to choose the required languages from the configuration menu. It is of great importance for people building embedded Qt applications targeting non-english users. I am willing to work on this package if you can not work on it (I'm not 100% familiar with buildroot packaging rules, even less with a complex multi-version package like Qt5, so I can not guarantee the quality of my work there). Regards Pierre
Created attachment 7501 [details] Basic patch building and installing every translations
Pierre, Thanks foir the report and the contribution. Could you submnit your patch to the mailing list, please? See: https://buildroot.org/downloads/manual/manual.html#submitting-patches Thank you! Regards, Yann E. MORIN.
Hi Yann I will do so, I'm just testing with my application. Adding every translations is ok for a first step I guess ? Pierre
Pierre, > Adding every translations is ok for a first step I guess ? Yes, I'm fine with that. But we should discuss this on the mailing list; it's easier to do reviews by mail. Regards, Yann E. MORIN.
THank you for your report. The issue tracker for the Buildroot project has been moved to the Gitlab.com issue tracker: https://gitlab.com/buildroot.org/buildroot/-/issues We are taking this opportunity to close old issues in this old tracker. If you believe your issue is still relevant, please open one in the new issue tracker. Thank you!