Quote:
Originally Posted by BeckyEbook
Inside XML (TS) file is full language <TS version="2.1" language="uk_UA"> and we are not changing that.
However, Sigil's mechanisms recognize by file name, so changing the file name should be enough.
|
Sigil, yes. But I'm wondering about Qt
itself. With lconvert and then QTranslator trying to use both Sigil_uk.qm and and qtbase_uk.qm when there are mismatched full language identifiers inside. It may work just fine. I'm no expert in this regard. Just trying to dot all the Is and cross the all the Ts.