qt - How to switch the base language for my .ts files -


now, after few years, i'm going replace german strings english ones in c++ sources. question how turn existing german-to-targetlanguage .ts files english-to-targetlanguage .ts files.

i've got en_us.ts file translates german english. example, there tool can turn old fr_fr.ts file (based on german source strings) new 1 (based on english source strings) of en_us.ts?

it had been quite easy modify/extend lupdate tool doing that. done.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -