[mythtv-commits] Ticket #7922: Untranlated fields in MythVideo's settings page

MythTV mythtv at cvs.mythtv.org
Sun Jan 17 01:41:18 UTC 2010


#7922: Untranlated fields in MythVideo's settings page
----------------------------------------------------+-----------------------
 Reporter:  Nicolas Riendeau <knight@…>             |       Owner:  awithers
     Type:  patch                                   |      Status:  new     
 Priority:  minor                                   |   Milestone:  unknown 
Component:  Plugin - MythVideo                      |     Version:  head    
 Severity:  low                                     |     Mlocked:  0       
----------------------------------------------------+-----------------------
 Hi,

 The following patch correct a problem with the way the following string
 "Setting this value to all numbers will make your life much easier." was
 declared in MythVideo's settings screen.

 The end result was that the string would continue to appear in English
 even though it had been translated.

 Translators, you need to run lupdate so that this strings get recreated
 elsewhere in the translation file (I though this was preferable to keep
 all the strings that were related to each other in the same place) and you
 need to remove the "unfinished" tag the new entry will have.

 At the same time I have update MythVideo's themestring.h file which was
 quite out of date.

 Thank you,

 Nick

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7922>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list