Hi,

I would like to externalize my UI strings. The reason for this is that I am expecting users of my software to want to use their own strings in certain places. Example, mention their Company name in all Window titles etc.

I did find some articles and help on how to do Internationalization etc. but that is not all that I want.

I was wondering if QT has some sort of support internally, to do this or if I need to write my own code to support externalization of UI strings. Perhaps something can be done using qrc files ?

Thank you

Regards,
Bharat Varma