[Interest] Use two translations files in the same application
alexander golks
alex at golks.de
Thu Dec 14 14:38:49 CET 2017
Am Thu, 14 Dec 2017 14:24:30 +0100
schrieb Nicolas Krieger <nicolas.krieger at medecom.fr>:
> Hi,
>
> Is it possible to use two (or more) translations files for one
> application ?
>
> For example, I have a common file used by many programs, and others
> specific ones.
>
> Nicolas Krieger
>
>
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
you mean via project file?
TRANSLATIONS = application_DE.ts application_fr_FR.ts ...
or via QTranslator?
https://stackoverflow.com/a/27619978
alex
--
/*
*DPRINTK("doing direct send\n"); /* @@@ well, this doesn't work anyway *\/
* linux-2.6.6/drivers/atm/eni.c
*/
More information about the Interest
mailing list