[mythtv-commits] Ticket #4309: lupdate complains about some tr() in mythcontext.cpp

MythTV mythtv at cvs.mythtv.org
Tue Dec 11 03:43:59 UTC 2007


#4309: lupdate complains about some tr() in mythcontext.cpp
----------------------------------------------------------+-----------------
 Reporter:  Claude Boucher <claude at boucher-frappier.net>  |       Owner:  ijr 
     Type:  defect                                        |      Status:  new 
 Priority:  minor                                         |   Milestone:  0.21
Component:  mythtv                                        |     Version:  head
 Severity:  low                                           |     Mlocked:  0   
----------------------------------------------------------+-----------------
 I received the following errors while trying to update the translation
 source files with lupdate in trunk/mythtv/i18n/.

 With svn 15096:
 {{{
 [claude at zeus i18n]$ lupdate translate.pro
 ../libs/libmyth/mythcontext.cpp:1109: Cannot invoke tr() like this
 ../libs/libmyth/mythcontext.cpp:1118: Cannot invoke tr() like this
 ../libs/libmyth/mythcontext.cpp:1126: Cannot invoke tr() like this
 ../libs/libmyth/mythcontext.cpp:1248: Cannot invoke tr() like this

 }}}

 Same problem with svn 15115 (different line numbers):
 {{{
 ../libs/libmyth/mythcontext.cpp:1118: Cannot invoke tr() like this
 ../libs/libmyth/mythcontext.cpp:1127: Cannot invoke tr() like this
 ../libs/libmyth/mythcontext.cpp:1135: Cannot invoke tr() like this
 ../libs/libmyth/mythcontext.cpp:1257: Cannot invoke tr() like this
 }}}

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


More information about the mythtv-commits mailing list