[mythtv-commits] Ticket #11007: [PATCH i18n] Finnish translation

MythTV noreply at mythtv.org
Wed Aug 15 18:45:13 UTC 2012


#11007: [PATCH i18n] Finnish translation
-------------------------------------+-------------------------
     Reporter:  ilkka.tengvall@…     |      Owner:  kenni
         Type:  Patch - Translation  |     Status:  new
     Priority:  minor                |  Milestone:  unknown
    Component:  Translations         |    Version:  Master Head
     Severity:  medium               |   Keywords:
Ticket locked:  0                    |
-------------------------------------+-------------------------
 Fixed four empty translations that slipped through from todays patch. Also
 removed the obsolete strings due translation being 100% done.

 Thanks for noticing Nicolas!

 find . -name '*_fi.ts' | while read name ; do pushd `dirname $name` ;
 lupdate -locations none  -no-obsolete translate.pro; popd; done

 -- quite a cleanup -->

 $ diffstat finnish-26-obsolete+empty.diff
  mythplugins/mytharchive/i18n/mytharchive_fi.ts       |  100
  mythplugins/mythbrowser/i18n/mythbrowser_fi.ts       |   18
  mythplugins/mythgallery/i18n/mythgallery_fi.ts       |  104
  mythplugins/mythgame/i18n/mythgame_fi.ts             |  324 -
  mythplugins/mythmusic/i18n/mythmusic_fi.ts           | 1625 --------
  mythplugins/mythnetvision/i18n/mythnetvision_fi.ts   |   18
  mythplugins/mythnews/i18n/mythnews_fi.ts             |   35
  mythplugins/mythweather/i18n/mythweather_fi.ts       |   65
  mythplugins/mythzoneminder/i18n/mythzoneminder_fi.ts |   32
  mythtv/i18n/mythfrontend_fi.ts                       | 3536
 +------------------
  10 files changed, 348 insertions(+), 5509 deletions(-)

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11007>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list