El dilluns, 17 de febrer de 2020, a les 11:03:06 CET, Urs Fleisch va escriure: > > tr("%n files", "", m_fileCount) > > And if you know, how do you solve it? > > Thanks, Albert, this was in fact a problem. I have now read > https://community.kde.org/Frameworks/Frameworks_Localization_Policy and > fixed it accordingly, see > https://invent.kde.org/kde/kid3/commit/723218fa6fdda2caeba7179d666b4c1976612ccf
You don't need all that echo "Extracting po/en/kid3_qt.po" part, scripty just does it every single day for you. I don't understand why you have that po2ts.py either, we have an extra-cmake-modules thing that will make it for you (ECMCreateQmFromPoFiles.cmake), you should be using it :) Cheers, Albert