[PyQt] Sharing localized strings with non-PyQt applications

dwelch91 dwelch91 at gmail.com
Wed Jul 11 17:26:30 BST 2007


re. Sharing localized strings with non-PyQt applications

I have a need to be able to "share" PyQt localized strings with a non-Qt
program. I was hoping on putting the strings into a module that is then
imported into both the PyQt and non-PyQt program, and somehow have the non-
PyQt program reassign __tr() so that it can access the strings. Any thoughts
on how I might do this?

Thanks,

Don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070711/9a6157f7/attachment.html


More information about the PyQt mailing list