[mythtv-firehose] mythtv branch master updated by stuartm. v0.26-pre-509-g59703a7

Git Repo Owner noreply at mythtv.org
Tue Jun 5 20:49:44 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  59703a7fdd4202f84cf69994a35773d066e6523e (commit)
       via  045e606b1acfd4d4d1608f845f3641225433d370 (commit)
      from  c8256b07689358fa534650acbd12382eac34d43a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 59703a7fdd4202f84cf69994a35773d066e6523e
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 5 Jun 2012 21:48:56 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 5 Jun 2012 21:49:15 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=59703a7fdd4202f84cf69994a35773d066e6523e

Fix an instance of a concatenated translated string which prevents proper translation.



commit 045e606b1acfd4d4d1608f845f3641225433d370
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 5 Jun 2012 20:05:28 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 5 Jun 2012 21:49:15 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=045e606b1acfd4d4d1608f845f3641225433d370

Use QLocale::toString() in preference to sprintf or QString::number() since this will format numerical strings according to the preferred format for the user's locale. Also combine a 'split' string into one for translation, since concatenated strings cannot be translated correctly.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythfrontend/playbackbox.cpp |   32 +++++++++++++-------------
 mythtv/programs/mythfrontend/progdetails.cpp |    2 +-
 2 files changed, 17 insertions(+), 17 deletions(-)

-- 



More information about the mythtv-firehose mailing list