[mythtv-commits] Ticket #8524: Consistency updates/corrections for source translation strings

MythTV mythtv at cvs.mythtv.org
Fri Jul 16 15:23:21 UTC 2010


#8524: Consistency updates/corrections for source translation strings
-----------------------------------------------------------------+----------
 Reporter:  Nick Morrott <knowledgejunkie (at) gmail (dot) com>  |       Owner:  reynaldo      
     Type:  patch                                                |      Status:  infoneeded_new
 Priority:  minor                                                |   Milestone:  unknown       
Component:  Translations                                         |     Version:  Trunk Head    
 Severity:  medium                                               |     Mlocked:  0             
-----------------------------------------------------------------+----------

Comment(by rkulagow):

 Why did you delete the "Please Wait"?

 {{{

 Index: mythtv/themes/themestrings.h
 ===================================================================
 --- mythtv/themes/themestrings.h        (revision 25149)
 +++ mythtv/themes/themestrings.h        (working copy)
 @@ -178,15 +178,14 @@
      ThemeUI::tr("Welcome to MythTV");
      ThemeUI::tr("MythTV is idle and will shut down shortly.");
      ThemeUI::tr("Current Recording(s):");
 -    ThemeUI::tr("Retrieving Recording Status ...");
 +    ThemeUI::tr("Retrieving Recording Status...");
      ThemeUI::tr("Next Scheduled Recording(s):");
 -    ThemeUI::tr("Retrieving Scheduled Recordings ...");
 +    ThemeUI::tr("Retrieving Scheduled Recordings...");
      ThemeUI::tr("WARNING: There are conflicting scheduled recordings!");
      ThemeUI::tr("Move the selected arrow to the corner of the TV screen.
 Press SELECT to edit the other arrow.  Press MENU for options and ESC to
 quit.");
      ThemeUI::tr("1280 x 720");
      ThemeUI::tr("0 x 0");
      ThemeUI::tr("Filename");
 -    ThemeUI::tr("Please Wait....");
      ThemeUI::tr("Select an Icon");
      ThemeUI::tr("Icon Download Status...");
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8524#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list