[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] i18n() in pyKDE -- some strings remain untranslated
From:       "Henrik Pauli" <ralesk () muszaki ! info>
Date:       2007-03-18 15:25:22
Message-ID: 8c0156470703180825h4d45f45an88e84316d5fa400d () mail ! gmail ! com
[Download RAW message or body]

Hi all,

I've been using PyQt and PyKDE for about half a year now and have made
my software translatable too — and it works like a charm, for the most
part.  See, almost every string gets the new, translated names, yet
some don't, and it's always the same ones.  And, strangely enough,
they are created just the same as every other string that works!

http://sourceforge.net/tracker/index.php?func=detail&aid=1681617&group_id=179682&atid=890131
is the bug, with a screenshot provided on the bottom of that page.

It does it with every language — the .po files contain the entries
just fine, and so do the .mo files.  And for example the mentioned
lines look like this:

137 			self.preformatComboBox = KComboBox(False, self, "preformatComboBox")
138 			self.preformatComboBox.insertItem(i18n("Automatically format entry"), 0)
139 			self.preformatComboBox.insertItem(i18n("Don't preformat entry"), 1)

Which should be just right... (give or take a few curly apostrophes
modified by GMail as I write this message)

Could someone help me out a little?  Because I just can't see what's
wrong — it's exactly the same as the other entries that work.

Thanks.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic