from an old version...
** Simplified Chinese
Moderators: helmut, XnTriq, xnview
Re: ** Simplified Chinese
that means the new version translate of the "Cancel" button is missing .
Re: ** Simplified Chinese
QT api has no base translations for simplified chinesemantis3d wrote: Tue Mar 05, 2019 11:49 am that means the new version translate of the "Cancel" button is missing .
Pierre.
Re: ** Simplified Chinese
I don't understand what do you mean.
but you can notice that only simplified Chinese "Cancel" button is showing the english string. The other language are all translate to them own "cancel" word.
Re: ** Simplified Chinese
mantis3d wrote: Mon Mar 20, 2017 9:02 am the "Cancel" button is mistake to a Russian string. "Cancel" Should be translated to "取消".
This problem has been years for me, too
just found the solution:
open qt_zh.qm with qt linguist, select "QPlatformTheme" in context
then edit "cancel" from russian to chinese "取消"
btw, thanks for developing XnView & XnViewMP, i've been your user for almost 10 years, i guess
Re: ** Simplified Chinese
So the whole zh-cn translations for QT api file is lost(forget)?