[PyKDE] Problem with pylupdate of PyQt4

Detlev Offenbach detlev at die-offenbachs.de
Mon Jan 15 13:01:54 GMT 2007


Hi,

it seems, that pylupdate doesn't recognise translation strings like

self.trUtf8("""The project contains %n file(s) with syntax errors.""",
            "", filesWithSyntaxErrors)

This is a form new in Qt 4.2 and is the Plural form of tr (or trUtf8).

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list