tr and Qt Linguistic on a KDE project

Cornelius Kölbel cornelius.koelbel at gmx.de
Fri Aug 22 17:12:55 BST 2003


Pupeno wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Does anybody know, on a KDE project created by KDevelop (3.0), how to use tr 
>and generate the files for Qt Linguistic and so on ? (please, don't ask me 
>why I need this).
>Thank you.
>- -- 
>Pupeno: pupeno at kde.org
>http://www.kde.org
>- ---
>Help the hungry children of Argentina,
>please go to (and make it your homepage):
>http://www.porloschicos.com/servlet/PorLosChicos?comando=donar
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.2.2 (GNU/Linux)
>
>iD8DBQE/RUiALr8z5XzmSDQRAiJ1AJ9SyE5+SrmUCTK4HMO6NZlg/NSO5ACfYx5Y
>6YiFI7I+1JO2A3/cHk5QgZI=
>=29fV
>-----END PGP SIGNATURE-----
>
>
>-
>to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
>unsubscribe ?your-email-address?
>
>
>  
>

hello,

I do it this way:
i18n("This is the english Text")

Everywhere a String or QStriong is expected, I do an i18n.

project->add new translation

go to the po-directory and edit the po-file using kbabel.

Cornelius


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list