[PyQt] i18n
Giovanni Bajo
rasky at develer.com
Wed Feb 11 17:47:40 GMT 2009
On 2/11/2009 6:24 PM, David Boddie wrote:
> On Wed Feb 11 14:57:59 GMT 2009, Frédéric wrote:
>
>> Are there also some tools to migrate a .po file to a Qt i18n stuff?
>
> Qt 4.5 will come with a version of Qt Linguist that may help with this:
>
> http://doc.trolltech.com/4.5/qt4-5-intro.html#qt-linguist-improvements
Since we're at it, why:
http://doc.trolltech.com/4.5/qobject.html#tr
is it marked as "introduced in Qt 4.5"? The only difference from
previous versions is in the name of the second argument
("disambiguation", previously called "comment"), but surely this does
not affect the prototype of the function and thus its clients.
--
Giovanni Bajo
Develer S.r.l.
http://www.develer.com
More information about the PyQt
mailing list