ki18n and KUIT
Stephen Kelly
steveire at gmail.com
Mon Dec 2 16:34:04 UTC 2013
Aurélien Gâteau wrote:
> I am also worried about translatable texts defined in .ui files: right
> now the tr2i18n() function which is used to translate strings coming
> from .ui files is calling ki18nc() or ki18n(), meaning there is no way
> to use KUIT within .ui files. Should we change tr2i18n() to call
> kxi18nc() and kxi18n() instead?
There is a tr2xi18n(). More info here:
http://thread.gmane.org/gmane.comp.kde.devel.frameworks/7930/focus=7988
I implemented my suggestion as a CMake unit test, which is not yet in
master:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=98093c45db
Thanks,
Steve.
More information about the Kde-frameworks-devel
mailing list