[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: translation debugging problem
From:       Nick Shaforostoff <shafff () ukr ! net>
Date:       2016-04-25 19:17:32
Message-ID: 1461611606.268220771.h865c8hd () frv38 ! fwdcdn ! com
[Download RAW message or body]

the first thing i would do is to change msgstr of translatable string and see if the changes are visible to the code.

also, what is strange is that msgctxt is non-empty, while to get translation i18n is used and not i18nc.

> msgctxt "action"
> msgid "Save Incremental &Version"
> msgstr "増分バージョンを保存(&V)"
...
> return i18n(s.toUtf8().constData());

also toLatin1() would be enough, i believe.
and even better is to pass msgid content as qbytearray or const char* everywhere
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic