Hello,
Am Dienstag, 7. November 2023, 15:54:07 CET schrieb Robert Hairgrove via
Interest:
> On 07.11.23 14:59, Petric Frank wrote:
> > Hello,
> >
> > in my app i have translation files. I added them to the qrc-file because i
> >
> > want to load the translations from resource:
> > app-de_
On 07.11.23 15:54, Robert Hairgrove via Interest wrote:
a very small subset for errors...
... which I do add to the application's resources.
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
On 07.11.23 14:59, Petric Frank wrote:
Hello,
in my app i have translation files. I added them to the qrc-file because i
want to load the translations from resource:
app-de_DE.qm
app-en_US.qm
They are are generated from *.ts files. In *.pro i added
CONFIG += lreleas