Moved to KDE Review: KProperty
Albert Astals Cid
aacid at kde.org
Mon Oct 10 22:58:20 BST 2016
El dissabte, 8 d’octubre de 2016, a les 7:49:21 CEST, Ben Cooksley va
escriure:
> Hi all,
>
> Just a heads up that at the request of Jaroslaw Staniek, Sysadmin has
> moved the following repositories to KDE Review:
>
> - KProperty (kproperty)
The i18n system is a bit borked, you're using tr and correctly using
ecm_create_qm_loader
but then the name of the catalog doesn't match
kpropertycore_qt vs kproperty_qt.pot
And then you're trying to use
ki18n_install(po)
that is not how you install qt-only based translations (this is also broken in
kdb and kreport).
The clazy report is at https://paste.kde.org/pqqy5twmb
Cheers,
Albert
More information about the kde-core-devel
mailing list