Hi,

What about not passing the strings that should not be translated to the
QObject::tr() function, but just using normal QString or QLatin1Strings?
According to my understanding it won't then be visible to the translator.

Or is the requirement that it should sometimes be translated and sometimes
not?

Regards


On Mon, Sep 1, 2014 at 2:50 PM, Graham Labdon <
graham.lab...@avalonsciences.com> wrote:

> Hi
> My application is internationalized, however, in some circumstances I need
> the English version of the string no matter what translator is being used.
> Anyone have any suggestions on how to achieve this?
>
> Thanks
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to