On 01/06/2017 09:04 PM, Ted Felix wrote:
> I'll follow up with a post once I've pushed it to svn so you translation
> guys can test it and see if it is working properly.  Worst-case I can go
> back to deriving from QObject and use tr().

   OK, I've pushed the one commit that uses 
QCoreApplication::translate(), [r14890].

https://sourceforge.net/p/rosegarden/code/14890/

   It's in MusicXmlExporter which is a bit of a pain to test since it 
tends to be pretty fast.  You'll need a large composition and a slow 
machine to get the progress dialog to appear.  (Worst case you can force 
a sleep() or two for testing.)

   This introduces a new string for translation "Writing score part..." 
which is used to differentiate between the two parts of the export 
process.  I have no idea if that name makes any sense.  Someone more 
familiar with the MusicXML export process can probably pick a better 
message.

   The question for the translators is, is this OK when translating? 
And does it work at runtime?

Ted.

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
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