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

List:       kde-core-devel
Subject:    Re: translation of Qt
From:       Reginald Stadlbauer <reggie () troll ! no>
Date:       1999-08-28 16:21:45
[Download RAW message or body]

On Sat, 28 Aug 1999, Stephan Kulow wrote:
>Hi!
>
>Thanks to QApplication::installTranslator, we do have now
>the possibility to translate all QObject::tr calls. The
>Qt print dialog looks quite nicely now translated to German.
>And another nice side effect is, that QAccel translates
>menu entries now. Which looks rather professional as German
>keyboards don't have Ctrl, but Strg.
>
>I'm a bit concerned about extracting the pot file from Qt
>sources, but I couldn't find an official translation template,
>so ran xgettext -ktr -C */*.cpp within Qt and removed some
>string we do not need within KDE to not confuse translators
>too much (wondered myself what "Scope/Key" could mean :)
>
>Just to keep those not reading kde-cvs uptodate ;)

You should run findtr on the qt-sources. This is included in qt. You will get
then the pot file. 

Because of scope/key (if you meant this seroius :-)
Scope is the classname, where the message was found, and key the original
message. Both are seperated by a '::'. 

--
Reggie

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

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