I'm in the middle of some code-shuffling to try and clear up the 
final set of Qt warnings and I'm having to mess with menu items.  These 
are stored in the .rc files in data/rc.  What I've had to do is create a 
new segmenttool.rc file and it has entries like this:

   <Action name="edit_matrix" text="Open in Matri&amp;x Editor" 
icon="matrix" shortcut="M" />

   My first thought is, "oh no, will that string get translated?"  It 
must get translated for rosegardenmainwindow.rc where I stole the 
entries from.  Is there anything special that I will need to do for my 
new segmenttool.rc?

   Worst-case, when I'm done, you translation experts can just 
right-click in the composition view and see how badly I've messed this up.

Ted.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
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