Cervisia?

Burkhard Lück lueck-JEbUSLrvBSQSdPxGOP+pyQ at public.gmane.org
Sun Jun 5 18:47:44 BST 2016


Am Sonntag, 5. Juni 2016, 14:22:45 CEST schrieb Nicolás Alvarez:
> > El 5 jun 2016, a las 09:08, Martin Koller <kollix at aon.at> escribió:
> >> On Sunday 05 June 2016 09:14:42 Burkhard Lück wrote:
> >> 
> >> Some i18n issues:
> >> 
> >> It is a QApplication so you have to add the translators tab manually with
> >> aboutData.setTranslator
> > 
> > ok. what shall I write there (names, emails ?)
> > 
> > Isn't that a limited approach to name the translators in the sourcecode,
> > since every new translation added will need a source change ?
> 
> No; you use something like i18n("TRANSLATOR NAME") (I don't remember the
> exact string), so that the name comes from the translation itself.

aboutData.setTranslator(i18nc("NAME OF TRANSLATORS", "Your names"),				
i18nc("EMAIL OF TRANSLATORS", "Your emails"));


but not necessary here as Albert pointed out.

Thanks

-- 
Burkhard Lück

_______________________________________________
kde-community mailing list
kde-community at kde.org
https://mail.kde.org/mailman/listinfo/kde-community


More information about the kde-core-devel mailing list