katie/translations
Ivailo Monev 59a37e52e4 rework the translation related functions
this is both step back (in terms of plural support) and step forward
(in terms of missuse of QApplication::translate()) but it has to be done
to make the API somewhat sensible. note that plural forms emulation via
QString.arg() is already done in some places and
QApplication::translate() is used somewhere where it should not be. in a
nutshell, if your code does not compile it probably needs more than a
build fix

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2020-11-29 02:00:49 +00:00
..
CMakeLists.txt remove translations, provide POT files 2020-11-28 20:42:34 +00:00
qt.pot rework the translation related functions 2020-11-29 02:00:49 +00:00
qt_tools.pot rework the translation related functions 2020-11-29 02:00:49 +00:00
README remove translations, provide POT files 2020-11-28 20:42:34 +00:00

To contribute translation use the .pot files provided as base. If you are
interested visit https://www.transifex.com/smil3y/katie.