On Tue, 6 Sep 2016, Luigi Toscano wrote: > Il 06.09.2016 09:20 Boudewijn Rempt ha scritto: > > > I'm making source tarballs for Krita with the create_tarball_kf5.rb > > script. That fetches po files and adds stuff to generate mo files > > during building to the CMakeLists.txt file. I'm wondering where it > > fetches the translations from, though -- I got a complaint yesterday > > that it might be fetching the wrong ones. > > > > For Krita, there's no unstable/stable distinction, we release from > > master, and this is how I define the release in config.ini: > > > > [krita] > > gitModule = yes > > gitTag = v3.0.1 > > mainmodule = calligra > > submodule = krita > > version = 3.0.1 > > translations= yes > > docs = no > > kde_release = no > > > Check the included config.ini, there are few examples. I think you need: > > l10nmodule = calligra-krita > l10npath = trunk > Thanks, I'll try that and see what that does. I'm wondering though because the po file's header says, for instance: "Project-Id-Version: krita\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-09-03 07:10+0000\n" "PO-Revision-Date: 2016-08-31 15:04+0900\n" "Last-Translator: SteelPanthers Tokiedian \n" "Language-Team: Japanese \n" Which looks to me like it was recently edited, so why Tokiedan thinks I got the wrong one puzzles me. -- Boudewijn Rempt | http://www.krita.org, http://www.valdyas.org