From: Thomas M. <tho...@tm...> - 2009-11-03 22:36:38
|
Hi Roland, As far as I can see - just had a quick look - we don't integrate the translation files within the libqxt binaries. You need to generate th *.qm file from the *.ts files and load these *.qm files to your project either as a resource or from the file system. Loading qm files from resources is shown in examples/country Give it a try and let me know. CU Tom Am Dienstag, 3. November 2009 schrieb Roland Zoder: > Hi all, > > > > I have some problems getting a localized version of the > > QxtCountryComboBox. Though my locale is German (and I also tried to > > explicitly set that inside my Qt application) I always get english > > country names (which is somewaht annoying for my - german - users). If I > > understood correctly there should be german names on a german system?!? > > > > FWIW: Qt 4.5.1, libqxt 0.5.0 on Win Vista. > > > > Regards, > > > > Roland > > --------------------------------------------------------------------------- >--- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is > the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Libqxt-discussion mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libqxt-discussion |