[mythtv-commits] [MythTV/mythtv] f4a284: themestringstool: update script header

Nick Morrott noreply at github.com
Mon Feb 24 13:29:56 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: f4a284927e30f6af5412b1d77863e95865e27760
      https://github.com/MythTV/mythtv/commit/f4a284927e30f6af5412b1d77863e95865e27760
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M themestringstool/run.sh

  Log Message:
  -----------
  themestringstool: update script header

Refs: #13587


  Commit: cf510055e53b6e050486567acbf7f5f953869ed1
      https://github.com/MythTV/mythtv/commit/cf510055e53b6e050486567acbf7f5f953869ed1
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M themestringstool/run.sh

  Log Message:
  -----------
  themestringstool: tweaks to script output

Refs: #13587


  Commit: 5f687c30b8daaab41043eb57abc569ec6728c9e8
      https://github.com/MythTV/mythtv/commit/5f687c30b8daaab41043eb57abc569ec6728c9e8
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M themestringstool/run.sh

  Log Message:
  -----------
  themestringstool: refresh list of plugins' theme files

Refs: #13587


  Commit: d8f9e258ad74848f36632a793bb1fd8fb0142210
      https://github.com/MythTV/mythtv/commit/d8f9e258ad74848f36632a793bb1fd8fb0142210
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M themestringstool/run.sh

  Log Message:
  -----------
  themestringstool: refresh list of translated themes

Closes: #13587


  Commit: 27f8bf02e31a35cd88cdf55d800c783cba658f97
      https://github.com/MythTV/mythtv/commit/27f8bf02e31a35cd88cdf55d800c783cba658f97
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M themestringstool/main.cpp

  Log Message:
  -----------
  themestringstool: output sorted lists of translatable strings

This should make it *much* easier to spot strings which are identical
bar punctuation/whitespace, which causes an unnecessary additional
translation burden for translation team.

Closes: #13588


  Commit: 5112b0360cefa14260b1057ef74dac34655d9dae
      https://github.com/MythTV/mythtv/commit/5112b0360cefa14260b1057ef74dac34655d9dae
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M mythplugins/mytharchive/i18n/themestrings.h
    M mythplugins/mythbrowser/i18n/themestrings.h
    M mythplugins/mythgame/i18n/themestrings.h
    M mythplugins/mythmusic/i18n/themestrings.h
    M mythplugins/mythnetvision/i18n/themestrings.h
    M mythplugins/mythnews/i18n/themestrings.h
    M mythplugins/mythweather/i18n/themestrings.h
    M mythplugins/mythzoneminder/i18n/themestrings.h
    M mythtv/themes/themestrings.h

  Log Message:
  -----------
  Translations: Refresh themestrings


  Commit: 771d98ebb68830fe2e8fb6d25347ae876e0741de
      https://github.com/MythTV/mythtv/commit/771d98ebb68830fe2e8fb6d25347ae876e0741de
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M mythtv/i18n/mythfrontend_bg.ts
    M mythtv/i18n/mythfrontend_ca.ts
    M mythtv/i18n/mythfrontend_cs.ts
    M mythtv/i18n/mythfrontend_da.ts
    M mythtv/i18n/mythfrontend_de.ts
    M mythtv/i18n/mythfrontend_el.ts
    M mythtv/i18n/mythfrontend_en_ca.ts
    M mythtv/i18n/mythfrontend_en_gb.ts
    M mythtv/i18n/mythfrontend_en_us.ts
    M mythtv/i18n/mythfrontend_es.ts
    M mythtv/i18n/mythfrontend_es_es.ts
    M mythtv/i18n/mythfrontend_et.ts
    M mythtv/i18n/mythfrontend_fi.ts
    M mythtv/i18n/mythfrontend_fr.ts
    M mythtv/i18n/mythfrontend_he.ts
    M mythtv/i18n/mythfrontend_hr.ts
    M mythtv/i18n/mythfrontend_hu.ts
    M mythtv/i18n/mythfrontend_is.ts
    M mythtv/i18n/mythfrontend_it.ts
    M mythtv/i18n/mythfrontend_ja.ts
    M mythtv/i18n/mythfrontend_nb.ts
    M mythtv/i18n/mythfrontend_nl.ts
    M mythtv/i18n/mythfrontend_pl.ts
    M mythtv/i18n/mythfrontend_pt.ts
    M mythtv/i18n/mythfrontend_pt_br.ts
    M mythtv/i18n/mythfrontend_ru.ts
    M mythtv/i18n/mythfrontend_sl.ts
    M mythtv/i18n/mythfrontend_sv.ts
    M mythtv/i18n/mythfrontend_tr.ts
    M mythtv/i18n/mythfrontend_zh_cn.ts
    M mythtv/i18n/mythfrontend_zh_hk.ts

  Log Message:
  -----------
  Translations: Refresh mythtv translation source files with current themestrings


  Commit: 7c65df4d9a26aa410c806655a2a449967520c05f
      https://github.com/MythTV/mythtv/commit/7c65df4d9a26aa410c806655a2a449967520c05f
  Author: Nick Morrott <knowledgejunkie at gmail.com>
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
    M mythplugins/mytharchive/i18n/mytharchive_bg.ts
    M mythplugins/mytharchive/i18n/mytharchive_cs.ts
    M mythplugins/mytharchive/i18n/mytharchive_da.ts
    M mythplugins/mytharchive/i18n/mytharchive_de.ts
    M mythplugins/mytharchive/i18n/mytharchive_el.ts
    M mythplugins/mytharchive/i18n/mytharchive_en_ca.ts
    M mythplugins/mytharchive/i18n/mytharchive_en_gb.ts
    M mythplugins/mytharchive/i18n/mytharchive_en_us.ts
    M mythplugins/mytharchive/i18n/mytharchive_es.ts
    M mythplugins/mytharchive/i18n/mytharchive_es_es.ts
    M mythplugins/mytharchive/i18n/mytharchive_et.ts
    M mythplugins/mytharchive/i18n/mytharchive_fi.ts
    M mythplugins/mytharchive/i18n/mytharchive_fr.ts
    M mythplugins/mytharchive/i18n/mytharchive_hu.ts
    M mythplugins/mytharchive/i18n/mytharchive_it.ts
    M mythplugins/mytharchive/i18n/mytharchive_nb.ts
    M mythplugins/mytharchive/i18n/mytharchive_nl.ts
    M mythplugins/mytharchive/i18n/mytharchive_pl.ts
    M mythplugins/mytharchive/i18n/mytharchive_pt.ts
    M mythplugins/mytharchive/i18n/mytharchive_ru.ts
    M mythplugins/mytharchive/i18n/mytharchive_sl.ts
    M mythplugins/mytharchive/i18n/mytharchive_sv.ts
    M mythplugins/mytharchive/i18n/mytharchive_zh_hk.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_bg.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_cs.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_da.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_de.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_el.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_en_ca.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_en_gb.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_en_us.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_es.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_es_es.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_et.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_fi.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_fr.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_hu.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_it.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_ja.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_nb.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_nl.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_pl.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_pt.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_pt_br.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_ru.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_sl.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_sv.ts
    M mythplugins/mythbrowser/i18n/mythbrowser_zh_hk.ts
    M mythplugins/mythgame/i18n/mythgame_bg.ts
    M mythplugins/mythgame/i18n/mythgame_ca.ts
    M mythplugins/mythgame/i18n/mythgame_cs.ts
    M mythplugins/mythgame/i18n/mythgame_da.ts
    M mythplugins/mythgame/i18n/mythgame_de.ts
    M mythplugins/mythgame/i18n/mythgame_el.ts
    M mythplugins/mythgame/i18n/mythgame_en_ca.ts
    M mythplugins/mythgame/i18n/mythgame_en_gb.ts
    M mythplugins/mythgame/i18n/mythgame_en_us.ts
    M mythplugins/mythgame/i18n/mythgame_es.ts
    M mythplugins/mythgame/i18n/mythgame_es_es.ts
    M mythplugins/mythgame/i18n/mythgame_et.ts
    M mythplugins/mythgame/i18n/mythgame_fi.ts
    M mythplugins/mythgame/i18n/mythgame_fr.ts
    M mythplugins/mythgame/i18n/mythgame_hu.ts
    M mythplugins/mythgame/i18n/mythgame_it.ts
    M mythplugins/mythgame/i18n/mythgame_nb.ts
    M mythplugins/mythgame/i18n/mythgame_nl.ts
    M mythplugins/mythgame/i18n/mythgame_pl.ts
    M mythplugins/mythgame/i18n/mythgame_pt.ts
    M mythplugins/mythgame/i18n/mythgame_pt_br.ts
    M mythplugins/mythgame/i18n/mythgame_ru.ts
    M mythplugins/mythgame/i18n/mythgame_sl.ts
    M mythplugins/mythgame/i18n/mythgame_sv.ts
    M mythplugins/mythmusic/i18n/mythmusic_bg.ts
    M mythplugins/mythmusic/i18n/mythmusic_ca.ts
    M mythplugins/mythmusic/i18n/mythmusic_cs.ts
    M mythplugins/mythmusic/i18n/mythmusic_da.ts
    M mythplugins/mythmusic/i18n/mythmusic_de.ts
    M mythplugins/mythmusic/i18n/mythmusic_el.ts
    M mythplugins/mythmusic/i18n/mythmusic_en_ca.ts
    M mythplugins/mythmusic/i18n/mythmusic_en_gb.ts
    M mythplugins/mythmusic/i18n/mythmusic_en_us.ts
    M mythplugins/mythmusic/i18n/mythmusic_es.ts
    M mythplugins/mythmusic/i18n/mythmusic_es_es.ts
    M mythplugins/mythmusic/i18n/mythmusic_et.ts
    M mythplugins/mythmusic/i18n/mythmusic_fi.ts
    M mythplugins/mythmusic/i18n/mythmusic_fr.ts
    M mythplugins/mythmusic/i18n/mythmusic_hu.ts
    M mythplugins/mythmusic/i18n/mythmusic_it.ts
    M mythplugins/mythmusic/i18n/mythmusic_ja.ts
    M mythplugins/mythmusic/i18n/mythmusic_nb.ts
    M mythplugins/mythmusic/i18n/mythmusic_nl.ts
    M mythplugins/mythmusic/i18n/mythmusic_pl.ts
    M mythplugins/mythmusic/i18n/mythmusic_pt.ts
    M mythplugins/mythmusic/i18n/mythmusic_pt_br.ts
    M mythplugins/mythmusic/i18n/mythmusic_ru.ts
    M mythplugins/mythmusic/i18n/mythmusic_sl.ts
    M mythplugins/mythmusic/i18n/mythmusic_sv.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_bg.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_cs.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_da.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_de.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_el.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_en_ca.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_en_gb.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_en_us.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_es.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_es_es.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_et.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_fi.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_fr.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_it.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_ja.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_nb.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_nl.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_pl.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_pt.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_ru.ts
    M mythplugins/mythnetvision/i18n/mythnetvision_sv.ts
    M mythplugins/mythnews/i18n/mythnews_bg.ts
    M mythplugins/mythnews/i18n/mythnews_ca.ts
    M mythplugins/mythnews/i18n/mythnews_cs.ts
    M mythplugins/mythnews/i18n/mythnews_da.ts
    M mythplugins/mythnews/i18n/mythnews_de.ts
    M mythplugins/mythnews/i18n/mythnews_el.ts
    M mythplugins/mythnews/i18n/mythnews_en_ca.ts
    M mythplugins/mythnews/i18n/mythnews_en_gb.ts
    M mythplugins/mythnews/i18n/mythnews_en_us.ts
    M mythplugins/mythnews/i18n/mythnews_es.ts
    M mythplugins/mythnews/i18n/mythnews_es_es.ts
    M mythplugins/mythnews/i18n/mythnews_et.ts
    M mythplugins/mythnews/i18n/mythnews_fi.ts
    M mythplugins/mythnews/i18n/mythnews_fr.ts
    M mythplugins/mythnews/i18n/mythnews_hu.ts
    M mythplugins/mythnews/i18n/mythnews_it.ts
    M mythplugins/mythnews/i18n/mythnews_ja.ts
    M mythplugins/mythnews/i18n/mythnews_nb.ts
    M mythplugins/mythnews/i18n/mythnews_nl.ts
    M mythplugins/mythnews/i18n/mythnews_pl.ts
    M mythplugins/mythnews/i18n/mythnews_pt.ts
    M mythplugins/mythnews/i18n/mythnews_ru.ts
    M mythplugins/mythnews/i18n/mythnews_sl.ts
    M mythplugins/mythnews/i18n/mythnews_sv.ts
    M mythplugins/mythweather/i18n/mythweather_bg.ts
    M mythplugins/mythweather/i18n/mythweather_ca.ts
    M mythplugins/mythweather/i18n/mythweather_cs.ts
    M mythplugins/mythweather/i18n/mythweather_da.ts
    M mythplugins/mythweather/i18n/mythweather_de.ts
    M mythplugins/mythweather/i18n/mythweather_el.ts
    M mythplugins/mythweather/i18n/mythweather_en_ca.ts
    M mythplugins/mythweather/i18n/mythweather_en_gb.ts
    M mythplugins/mythweather/i18n/mythweather_en_us.ts
    M mythplugins/mythweather/i18n/mythweather_es.ts
    M mythplugins/mythweather/i18n/mythweather_es_es.ts
    M mythplugins/mythweather/i18n/mythweather_et.ts
    M mythplugins/mythweather/i18n/mythweather_fi.ts
    M mythplugins/mythweather/i18n/mythweather_fr.ts
    M mythplugins/mythweather/i18n/mythweather_hu.ts
    M mythplugins/mythweather/i18n/mythweather_it.ts
    M mythplugins/mythweather/i18n/mythweather_ja.ts
    M mythplugins/mythweather/i18n/mythweather_nb.ts
    M mythplugins/mythweather/i18n/mythweather_nl.ts
    M mythplugins/mythweather/i18n/mythweather_pl.ts
    M mythplugins/mythweather/i18n/mythweather_pt.ts
    M mythplugins/mythweather/i18n/mythweather_ru.ts
    M mythplugins/mythweather/i18n/mythweather_sl.ts
    M mythplugins/mythweather/i18n/mythweather_sv.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_bg.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_cs.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_da.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_de.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_el.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_en_ca.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_en_gb.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_en_us.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_es.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_es_es.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_et.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_fi.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_fr.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_hu.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_it.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_nb.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_nl.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_pl.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_pt.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_ru.ts
    M mythplugins/mythzoneminder/i18n/mythzoneminder_sv.ts

  Log Message:
  -----------
  Translations: Refresh mythplugins translation source files with current themestrings


Compare: https://github.com/MythTV/mythtv/compare/71ed7ed07913...7c65df4d9a26


More information about the mythtv-commits mailing list