tmx-explode - Explodes tmx files in a file per language
Contents
Copyright And License
This software is copyright (c) 2010-2017 by Projeto Natura <natura@di.uminho.pt>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.38.2 2024-03-09 TMX-EXPLODE(1p)
Description
Explodes a set of tmx files, creating a folder per language, and a file per tmx file.
Name
tmx-explode - Explodes tmx files in a file per language
Synopsis
tmx-explode foo.tmx bar.tmx
# if foo.tmx and bar.tmx have only PT and EN languages, you will get
# \-EN
# \-- foo
# \-- bar
# \-PT
# \-- foo
# \-- bar
Version
version 0.39
