[Interest] Dynamic translations for mobile apps at runtime?

Jason H jhihn at gmx.com
Thu Mar 3 16:51:59 CET 2016


First, I'm not talking about the standard translation features of Qt. Those are static - the translation file is generated and deployed with the app. I now need to support an ever-changing list of translations. I want my mobile app to download the current set of translations and use that. In addition, it would be nice if it was some kind of open format. We have a web app where these will be maintained, because they need to be shared with the web. The web is backed by a database, and exporting these to JSON would be ideal, along with Javascript versions for the Web UI, so we don't have to create and maintain two translation systems. 


What support is there for this?







More information about the Interest mailing list