kImageAnnotator
kImageAnnotator copied to clipboard
RFE: convert to gettext
At the moment almost all KDE and Qt is using gettet. It would be really good to move from qt i18n specyfic supprt to gettest to have better code reauseability.
I'm not familiar with gettet, can you give me a simple example?
As I wrote almost all kde projects are using gettex. Just finished updating one of those packages to latest version Here is example https://invent.kde.org/pim/incidenceeditor/ (content of the po/ diretory + few lines in cmake files + converting .qm to .po files)