[mythtv-commits] [MythTV/mythtv] c909c3: WebApp: fix translation strings with template subs...

Paul Harrison noreply at github.com
Sat Jul 1 17:42:10 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: c909c36018eec4dc570b9a5d67592850c76c40ac
      https://github.com/MythTV/mythtv/commit/c909c36018eec4dc570b9a5d67592850c76c40ac
  Author: Paul Harrison <paul at mythqml.net>
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
    M mythtv/html/assets/i18n/bg.json
    M mythtv/html/assets/i18n/ca.json
    M mythtv/html/assets/i18n/cs.json
    M mythtv/html/assets/i18n/da.json
    M mythtv/html/assets/i18n/el.json
    M mythtv/html/assets/i18n/es.json
    M mythtv/html/assets/i18n/es_ES.json
    M mythtv/html/assets/i18n/et.json
    M mythtv/html/assets/i18n/fi.json
    M mythtv/html/assets/i18n/fr.json
    M mythtv/html/assets/i18n/he.json
    M mythtv/html/assets/i18n/hr.json
    M mythtv/html/assets/i18n/hu.json
    M mythtv/html/assets/i18n/is.json
    M mythtv/html/assets/i18n/it.json
    M mythtv/html/assets/i18n/ja.json
    M mythtv/html/assets/i18n/nb.json
    M mythtv/html/assets/i18n/nl.json
    M mythtv/html/assets/i18n/pl.json
    M mythtv/html/assets/i18n/pt.json
    M mythtv/html/assets/i18n/pt_BR.json
    M mythtv/html/assets/i18n/ru.json
    M mythtv/html/assets/i18n/sv.json
    M mythtv/html/assets/i18n/tr.json
    M mythtv/html/assets/i18n/zh_CN.json
    M mythtv/html/assets/i18n/zh_HK.json

  Log Message:
  -----------
  WebApp: fix translation strings with template substitutions

Don't translate anything between {{ }} that are used to indicate a template
substitution like the ones below

"This will delete Channel:{{ChanNum}}, Name:{{ChannelName}}, Source:{{Source}}"




More information about the mythtv-commits mailing list