Comment 5 for bug 1240875

Revision history for this message
Gerry Boland (gerboland) wrote :

I see SDK reads the LANGUAGE variable on startup, but also lets the language be set in QML. However I'm not sure if changing language during run time actually works, I'd need to check it. It should be possible though.

My question would be: what notifies an app of the language change? A dbus signal? The SDK would need to listen for that event.