[Localization] Adding Translations For New language To Qt6

Oswald Buddenhagen oswald.buddenhagen at gmx.de
Mon Jan 13 11:32:05 CET 2025


On Sun, Jan 12, 2025 at 10:10:27PM +0000, Kizito Birabwa via Localization wrote:
>CMake Error: Not a file:
>/home/muwawa/nls/Ebikyusibwa/Qt/build/qt6/qttranslations/translations/git-stage-script.cmake
>
>Could you advise me on how to successfully complete this stage please?
>
not really. it's obviously trying to execute the script in the build
dir, while it's actually in the source dir. but the code is clearly
correct. so i guess your build is somehow messed up.

but you can do the required steps manually just as well. you need to use
`lconvert -locations none ...` to get rid of the <location> tags, and
then follow a git entry level tutorial to perform the commit.


More information about the Localization mailing list