[mythtv-commits] Ticket #13591: Ensure translatable strings are qualified with suitable namespace

MythTV noreply at mythtv.org
Tue Feb 25 21:40:53 UTC 2020


#13591: Ensure translatable strings are qualified with suitable namespace
--------------------------------+--------------------------
     Reporter:  Nick Morrott    |      Owner:  Nick Morrott
         Type:  Developer Task  |     Status:  new
     Priority:  minor           |  Milestone:  unknown
    Component:  Translations    |    Version:  Master Head
     Severity:  medium          |   Keywords:
Ticket locked:  0               |
--------------------------------+--------------------------
 When updating translations with lupdate, the following warnings were
 emitted:


 {{{
 /home/nick/dev/src/git/mythtv/mythtv/libs/libmythtv/channelscan/scanwizardconfig.cpp:41:
 Qualifying with unknown namespace/class ::ScanWizard
 /home/nick/dev/src/git/mythtv/mythtv/programs/mythtranscode/transcode.cpp:88:
 Qualifying with unknown namespace/class ::Transcode
 /home/nick/dev/src/git/mythtv/mythtv/programs/mythtranscode/transcode.cpp:219:
 Qualifying with unknown namespace/class ::Transcode
 /home/nick/dev/src/git/mythtv/mythtv/libs/libmythtv/videosource.cpp:2768:
 Class 'InputDisplayName' lacks Q_OBJECT macro
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13591>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list