[Qt-interest] Translation merging
Kai Koehne
kai.koehne at nokia.com
Mon May 9 17:19:32 CEST 2011
On 05/09/2011 02:20 PM, ext admin at mbnoimi.net wrote:
> On 09/05/2011 12:12 م, Kai Koehne wrote:
>
>> On 05/08/2011 03:48 PM, ext admin at mbnoimi.net wrote:
>>> Hi All,
>>>
>>>
>>> I've two ts files from en_us.ts but they are not the same because one of
>>> them half translated and the other half translated too but for different
>>> strings.
>>>
>>>
>>> How can I merge both translation files?
>> lconvert en_us.ts en_us2.ts>en_us_merged.ts
> It didn't work because lconvert gives me a copy of en_us2.ts instead of
> merging both files, what's wrong?
Huh, you are right. Seems like lconvert is only good for merging .ts
files with different source strings.
Kai
More information about the Qt-interest-old
mailing list