[mythtv-firehose] mythweb branch master updated by dekarl. v29-pre-26-g9175a4d

Git Repo Owner noreply at mythtv.org
Sat Sep 17 13:17:12 UTC 2016


The branch, master has been updated on the
mythweb repository by gitolite user dekarl.
       via  9175a4dc1d504ca76bd8f5a35cc6ee260ce1a3ef (commit)
       via  a529561386caea8137da5ab35579956913335248 (commit)
       via  e39a0c2cabd4303dac3e84e8588e7fb5abadac6a (commit)
      from  07441af9ee7bd5371323309b32456f510b7106ec (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9175a4dc1d504ca76bd8f5a35cc6ee260ce1a3ef
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 13 Jan 2016 13:36:35 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 17 Sep 2016 15:07:06 +0200
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=9175a4dc1d504ca76bd8f5a35cc6ee260ce1a3ef

remodel from-xliff to be more like to-xliff



commit a529561386caea8137da5ab35579956913335248
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 13 Jan 2016 13:29:17 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 17 Sep 2016 15:07:06 +0200
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=a529561386caea8137da5ab35579956913335248

add converter back from Linguist to MythWeb



commit e39a0c2cabd4303dac3e84e8588e7fb5abadac6a
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 2 Nov 2014 07:46:58 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 17 Sep 2016 15:07:06 +0200
URL:       http://code.mythtv.org/cgit/mythweb/commit/?id=e39a0c2cabd4303dac3e84e8588e7fb5abadac6a

Add converter for translation to XLIFF format
I needed an example to test ideas on the conversion process, so I tested with
the MythWeb translation format. Now its done store it in the repo in case
someone else wants to experiment with the translation conversion, too.



-----------------------------------------------------------------------

Summary of changes:
 modules/_shared/lang/.gitignore    |    1 +
 modules/_shared/lang/from-xliff.pl |   53 ++++++++++++++++
 modules/_shared/lang/to-xliff.pl   |  122 ++++++++++++++++++++++++++++++++++++
 3 files changed, 176 insertions(+), 0 deletions(-)
 create mode 100644 modules/_shared/lang/.gitignore
 create mode 100755 modules/_shared/lang/from-xliff.pl
 create mode 100755 modules/_shared/lang/to-xliff.pl

-- 



More information about the mythtv-firehose mailing list