[mythtv-commits] mythtv commit: r12785 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Feb 13 04:22:07 UTC 2007


      Author: cpinkham
        Date: 2007-02-13 04:22:05 +0000 (Tue, 13 Feb 2007)
New Revision: 12785
   Changeset: http://cvs.mythtv.org/trac/changeset/12785

Modified:

   trunk/mythtv/i18n/mythfrontend_ca.qm
   trunk/mythtv/i18n/mythfrontend_ca.ts
   trunk/mythtv/i18n/mythfrontend_cz.qm
   trunk/mythtv/i18n/mythfrontend_cz.ts
   trunk/mythtv/i18n/mythfrontend_de.qm
   trunk/mythtv/i18n/mythfrontend_de.ts
   trunk/mythtv/i18n/mythfrontend_dk.qm
   trunk/mythtv/i18n/mythfrontend_dk.ts
   trunk/mythtv/i18n/mythfrontend_en_gb.qm
   trunk/mythtv/i18n/mythfrontend_en_gb.ts
   trunk/mythtv/i18n/mythfrontend_es.qm
   trunk/mythtv/i18n/mythfrontend_es.ts
   trunk/mythtv/i18n/mythfrontend_et.qm
   trunk/mythtv/i18n/mythfrontend_et.ts
   trunk/mythtv/i18n/mythfrontend_fi.qm
   trunk/mythtv/i18n/mythfrontend_fi.ts
   trunk/mythtv/i18n/mythfrontend_fr.qm
   trunk/mythtv/i18n/mythfrontend_fr.ts
   trunk/mythtv/i18n/mythfrontend_is.qm
   trunk/mythtv/i18n/mythfrontend_is.ts
   trunk/mythtv/i18n/mythfrontend_it.qm
   trunk/mythtv/i18n/mythfrontend_it.ts
   trunk/mythtv/i18n/mythfrontend_ja.qm
   trunk/mythtv/i18n/mythfrontend_ja.ts
   trunk/mythtv/i18n/mythfrontend_nb.qm
   trunk/mythtv/i18n/mythfrontend_nb.ts
   trunk/mythtv/i18n/mythfrontend_nl.qm
   trunk/mythtv/i18n/mythfrontend_nl.ts
   trunk/mythtv/i18n/mythfrontend_pl.qm
   trunk/mythtv/i18n/mythfrontend_pl.ts
   trunk/mythtv/i18n/mythfrontend_pt.qm
   trunk/mythtv/i18n/mythfrontend_pt.ts
   trunk/mythtv/i18n/mythfrontend_pt_br.qm
   trunk/mythtv/i18n/mythfrontend_pt_br.ts
   trunk/mythtv/i18n/mythfrontend_ru.qm
   trunk/mythtv/i18n/mythfrontend_ru.ts
   trunk/mythtv/i18n/mythfrontend_si.qm
   trunk/mythtv/i18n/mythfrontend_si.ts
   trunk/mythtv/i18n/mythfrontend_sv.qm
   trunk/mythtv/i18n/mythfrontend_sv.ts
   trunk/mythtv/i18n/mythfrontend_tr.qm
   trunk/mythtv/i18n/mythfrontend_tr.ts
   trunk/mythtv/i18n/mythfrontend_zh_tw.ts
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp

Log:

Fix the max value and help text on the MythFillMinHour and MythFillMaxHour
spinbox settings to reflect the fact that the max hour is actually inclusive,
so for instance if you specify 13, it means that mythfilldatabase could be
run anytime before 13:59.

I fixed the .ts files here by search-and-replace so it wouldn't force a
retranslation of these strings.  The really should be retranslated in order
to be totally accurate, but I didn't want to force it.

References #2194.






More information about the mythtv-commits mailing list