Le lundi 12 octobre 2015, 23:00:34 Ted Felix a écrit :
> On 10/12/2015 10:42 PM, D. Michael McIntyre wrote:
> > Qt is funny about translation
> > contexts.  If you use tr() in the wrong places, it will compile, the
> > strings will show up in the .ts file, but the user will never see them
> > at runtime.

Thanks for this information.

I just discovered the same problem with error messages in LilyPondExporter.
I replaced tr() with QObject::tr() and now the translated strings are 
correctly displayed.

Yves


------------------------------------------------------------------------------
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to