Re: Question on QT dialog titles

2005-05-05 Thread Angus Leeming
Michael Schmitt wrote: > Hello, > > as far as I can see, the titles of the Qt dialogs are set in the qt2/*.C > files. However, each qt2/ui/*.ui file defines a caption as well (which > also finds its way into the po files). > > Since there are some inconsistencies between the titles specified in

Question on QT dialog titles

2005-05-05 Thread Michael Schmitt
Hello, as far as I can see, the titles of the Qt dialogs are set in the qt2/*.C files. However, each qt2/ui/*.ui file defines a caption as well (which also finds its way into the po files). Since there are some inconsistencies between the titles specified in the two sets of files, there are thr