[mythtv-commits] mythtv/master commit: edfe1b8a0 by Nicolas Riendeau (nriendeau)

MythTV noreply at mythtv.org
Fri Feb 3 03:26:49 UTC 2012


      Author:  Nicolas Riendeau <nriendeau at mythtv.org>
 Change Date:  2012-02-02T18:58:25-08:00
   Push Date:  2012/02/02 19:26:36 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  edfe1b8a03421bff2c176f5369192b9a6310afc1
   Changeset:  https://github.com/MythTV/mythtv/commit/edfe1b8a0

Log:

This permits the translation of additionnal strings in the status screen
and also change the context of others so that they are regrouped in the
same context as the other status screen strings.

The problem reported in ticket #10251 was not actually caused by
MythTV's code which actually handled the translation of those strings
correctly, the problem is that Qt's tools were not extracting
those strings when they should have. I have modified our code to
work around the problem.

Sorry for the delayed commit... Figuring out the problem was easy but I
couldn't test my fix because of defective hardware which has now been
replaced.

Closes #10251

Modified:

   mythtv/programs/mythfrontend/statusbox.cpp



More information about the mythtv-commits mailing list