[mythtv-commits] mythtv commit: r18278 - in trunk/mythtv by nigel
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Sep 15 02:48:54 UTC 2008
Author: nigel
Date: 2008-09-15 02:48:52 +0000 (Mon, 15 Sep 2008)
New Revision: 18278
Changeset: http://cvs.mythtv.org/trac/changeset/18278
Added:
trunk/mythtv/i18n/mythfrontend_cs.qm
trunk/mythtv/i18n/mythfrontend_cs.ts
trunk/mythtv/i18n/mythfrontend_da.qm
trunk/mythtv/i18n/mythfrontend_da.ts
trunk/mythtv/i18n/mythfrontend_sl.qm
trunk/mythtv/i18n/mythfrontend_sl.ts
Removed:
trunk/mythtv/i18n/mythfrontend_cz.qm
trunk/mythtv/i18n/mythfrontend_cz.ts
trunk/mythtv/i18n/mythfrontend_dk.qm
trunk/mythtv/i18n/mythfrontend_dk.ts
trunk/mythtv/i18n/mythfrontend_si.qm
trunk/mythtv/i18n/mythfrontend_si.ts
Modified:
trunk/mythtv/i18n/i18n.pro
trunk/mythtv/i18n/translate.pro
trunk/mythtv/libs/libmyth/langsettings.cpp
Log:
Correct the language codes for Czech, Danish and Slovenian.
(we were using the country codes). This will cause users of those languages
to revert to English until they delete the installed xlation dir,
make install, and change the language setting (Setup, Appearance, page 4).
We could correct this with a DB schema update?
(but I hate doing that if only data is changing)
Plugins and menus will be checked in soon.
More information about the mythtv-commits
mailing list