[PyQt] pylupdate4 vs QButtonBox
David Boddie
david at boddie.org.uk
Fri Aug 17 13:38:36 BST 2007
On Fri Aug 17 12:07:39 BST 2007, Juergen Urner wrote:
> When I do a pylupdate4 on a project, strings in
> QButtonBox like "Help", "Ok" (...) are not gathered
> for translation.
The strings for standard classes like QDialogButtonBox are defined in Qt, so
they won't be found by pylupdate4. Take a look at the translations shipped
with Qt to find the strings for standard classes.
David
More information about the PyQt
mailing list