Skip to content

Commit 012b136

Browse files
committed
Updated for release 8.9.0
1 parent 47cf353 commit 012b136

18 files changed

Lines changed: 85 additions & 668 deletions

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ release
1717
catalog/
1818
xmlfilter/
1919
srx/
20-
./licenses/
20+
licenses/
2121
*.sh
2222
*.cmd

LOCALIZATION.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ Localizing XLIFF Manager requires processing 4 types of files:
88

99
XLIFF Manager uses code from these additional projects:
1010

11-
- [OpenXLIFF Filters](https://github.com/rmraya/OpenXLIFF)
12-
- [XMLJava](https://github.com/rmraya/XMLJava)
13-
- [BCP47J](https://github.com/rmraya/BCP47J)
14-
- [TypesBCP47](https://github.com/rmraya/TypesBCP47)
11+
- [OpenXLIFF Filters](https://github.com/maxprograms-com/OpenXLIFF)
12+
- [XMLJava](https://github.com/maxprograms-com/XMLJava)
13+
- [BCP47J](https://github.com/maxprograms-com/BCP47J)
14+
- [TypesBCP47](https://github.com/maxprograms-com/TypesBCP47)
1515

1616
It is important to localize those projects and include localized versions of the libraries in the XLIFF Manager project for proper display of error messages and other user interface elements, like language names.
1717

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Technical Support | Peer support at [Groups.io](https://groups.io/g/maxprograms/
9191

9292
## Requirements
9393

94-
- Node.js 24.14.0 LTS or newer. Get it from [https://nodejs.org/](https://nodejs.org/)
94+
- Node.js 24.15.0 LTS or newer. Get it from [https://nodejs.org/](https://nodejs.org/)
9595
- OpenXLIFF Filters 5.0.0 or newer. Get it from [https://github.com/maxprograms-com/OpenXLIFF](https://github.com/maxprograms-com/OpenXLIFF)
9696

9797
## Building

XliffManager_docs.tmx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,10 @@
366366
</tu>
367367
<tu creationtool="OpenXLIFF Filters" creationtoolversion="3.3.0" tuid="460075171-2-50" creationdate="20230330T214157Z">
368368
<tuv xml:lang="en" creationdate="20230330T214157Z">
369-
<seg>XLIFF Manager provides an open source UI for <ph type="x-link" x="0">&lt;xref href="https://github.com/rmraya/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="1">&lt;/xref&gt;</ph>, a set of programs that let you:</seg>
369+
<seg>XLIFF Manager provides an open source UI for <ph type="x-link" x="0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="1">&lt;/xref&gt;</ph>, a set of programs that let you:</seg>
370370
</tuv>
371371
<tuv xml:lang="es" creationdate="20230330T214157Z">
372-
<seg>XLIFF Manager proporciona una interfaz de usuario de código abierto para <ph type="x-link" x="0">&lt;xref href="https://github.com/rmraya/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="1">&lt;/xref&gt;</ph>, un conjunto de programas que le permiten:</seg>
372+
<seg>XLIFF Manager proporciona una interfaz de usuario de código abierto para <ph type="x-link" x="0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="1">&lt;/xref&gt;</ph>, un conjunto de programas que le permiten:</seg>
373373
</tuv>
374374
</tu>
375375
<tu creationtool="OpenXLIFF Filters" creationtoolversion="3.3.0" tuid="460075171-2-51" creationdate="20230330T214157Z">
@@ -782,10 +782,10 @@
782782
</tu>
783783
<tu creationtool="OpenXLIFF Filters" creationtoolversion="3.3.0" tuid="76442477-12-1570" creationdate="20230330T214157Z">
784784
<tuv xml:lang="en" creationdate="20230330T214157Z">
785-
<seg>Information on configuration files for the JSON filter is available at <ph type="x-link" x="0">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/rmraya/OpenXLIFF<ph x="1">&lt;/xref&gt;</ph></seg>
785+
<seg>Information on configuration files for the JSON filter is available at <ph type="x-link" x="0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/maxprograms-com/OpenXLIFF<ph x="1">&lt;/xref&gt;</ph></seg>
786786
</tuv>
787787
<tuv xml:lang="es" creationdate="20230330T214157Z">
788-
<seg>Información sobre los archivos de configuración para el filtro JSON está disponible en <ph type="x-link" x="0">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/rmraya/OpenXLIFF<ph x="1">&lt;/xref&gt;</ph></seg>
788+
<seg>Información sobre los archivos de configuración para el filtro JSON está disponible en <ph type="x-link" x="0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/maxprograms-com/OpenXLIFF<ph x="1">&lt;/xref&gt;</ph></seg>
789789
</tuv>
790790
</tu>
791791
<tu creationtool="OpenXLIFF Filters" creationtoolversion="3.3.0" tuid="76442477-12-1571" creationdate="20230330T214157Z">

docs/XLIFF/xliffmanager_es.ditamap.tmx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
</tu>
5555
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="-644710003-0-54" creationdate="20260302T143738Z">
5656
<tuv xml:lang="en" creationdate="20260302T143738Z">
57-
<seg>Source code of XLIFF Manager is free. Anyone can download the source code from <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/XLIFFManager" scope="external" class="- topic/xref " format="html"&gt;</ph>Github.com<ph x="49">&lt;/xref&gt;</ph>, compile, modify and use it at no cost in compliance with the accompanying license terms.</seg>
57+
<seg>Source code of XLIFF Manager is free. Anyone can download the source code from <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/XLIFFManager" scope="external" class="- topic/xref " format="html"&gt;</ph>Github.com<ph x="49">&lt;/xref&gt;</ph>, compile, modify and use it at no cost in compliance with the accompanying license terms.</seg>
5858
</tuv>
5959
<tuv xml:lang="es" creationdate="20260302T143738Z">
60-
<seg>El código fuente de XLIFF Manager es gratuito. Cualquiera puede descargar el código fuente de <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/XLIFFManager" scope="external" class="- topic/xref " format="html"&gt;</ph>Github.com<ph x="49">&lt;/xref&gt;</ph>, compilarlo, modificarlo y utilizarlo sin coste alguno respetando los términos de la licencia adjunta.</seg>
60+
<seg>El código fuente de XLIFF Manager es gratuito. Cualquiera puede descargar el código fuente de <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/XLIFFManager" scope="external" class="- topic/xref " format="html"&gt;</ph>Github.com<ph x="49">&lt;/xref&gt;</ph>, compilarlo, modificarlo y utilizarlo sin coste alguno respetando los términos de la licencia adjunta.</seg>
6161
</tuv>
6262
</tu>
6363
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="-644710003-0-55" creationdate="20260302T143738Z">
@@ -614,18 +614,18 @@
614614
</tu>
615615
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="951711876-2-1636" creationdate="20260302T143738Z">
616616
<tuv xml:lang="en" creationdate="20260302T143738Z">
617-
<seg>The XML filter is customizable. Users can define conversion rules for almost any XML vocabulary. Instructions for configuring the XML filter are available on GitHub, at <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>XLIFF Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
617+
<seg>The XML filter is customizable. Users can define conversion rules for almost any XML vocabulary. Instructions for configuring the XML filter are available on GitHub, at <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>XLIFF Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
618618
</tuv>
619619
<tuv xml:lang="es" creationdate="20260302T143738Z">
620-
<seg>El filtro XML es personalizable. Los usuarios pueden definir reglas de conversión para casi cualquier vocabulario XML. Las instrucciones para configurar el filtro XML están disponibles en GitHub, en <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>XLIFF Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
620+
<seg>El filtro XML es personalizable. Los usuarios pueden definir reglas de conversión para casi cualquier vocabulario XML. Las instrucciones para configurar el filtro XML están disponibles en GitHub, en <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>XLIFF Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
621621
</tuv>
622622
</tu>
623623
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="951711876-2-1637" creationdate="20260302T143738Z">
624624
<tuv xml:lang="en" creationdate="20260302T143738Z">
625-
<seg>The JSON filter supports user-defined configuration files. Instructions for writing configuration files are available on GitHub, at <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md" scope="external" class="- topic/xref " format="html"&gt;</ph>JSON Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
625+
<seg>The JSON filter supports user-defined configuration files. Instructions for writing configuration files are available on GitHub, at <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md" scope="external" class="- topic/xref " format="html"&gt;</ph>JSON Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
626626
</tuv>
627627
<tuv xml:lang="es" creationdate="20260302T143738Z">
628-
<seg>El filtro JSON admite archivos de configuración definidos por el usuario. Las instrucciones para escribir archivos de configuración están disponibles en GitHub, en <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md" scope="external" class="- topic/xref " format="html"&gt;</ph>JSON Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
628+
<seg>El filtro JSON admite archivos de configuración definidos por el usuario. Las instrucciones para escribir archivos de configuración están disponibles en GitHub, en <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md" scope="external" class="- topic/xref " format="html"&gt;</ph>JSON Filter Configuration Files<ph x="49">&lt;/xref&gt;</ph>.</seg>
629629
</tuv>
630630
</tu>
631631
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="460075171-3-49" creationdate="20260302T143738Z">
@@ -638,10 +638,10 @@
638638
</tu>
639639
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="460075171-3-50" creationdate="20260302T143738Z">
640640
<tuv xml:lang="en" creationdate="20260302T143738Z">
641-
<seg>XLIFF Manager provides an open source UI for <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="49">&lt;/xref&gt;</ph>, a set of programs that let you:</seg>
641+
<seg>XLIFF Manager provides an open source UI for <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="49">&lt;/xref&gt;</ph>, a set of programs that let you:</seg>
642642
</tuv>
643643
<tuv xml:lang="es" creationdate="20260302T143738Z">
644-
<seg>XLIFF Manager proporciona una interfaz de usuario de código abierto para <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="49">&lt;/xref&gt;</ph>, un conjunto de programas que le permiten:</seg>
644+
<seg>XLIFF Manager proporciona una interfaz de usuario de código abierto para <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</ph>OpenXLIFF Filters<ph x="49">&lt;/xref&gt;</ph>, un conjunto de programas que le permiten:</seg>
645645
</tuv>
646646
</tu>
647647
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="460075171-3-51" creationdate="20260302T143738Z">
@@ -1086,10 +1086,10 @@
10861086
</tu>
10871087
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="76442477-14-1571" creationdate="20260302T143738Z">
10881088
<tuv xml:lang="en" creationdate="20260302T143738Z">
1089-
<seg>Information on configuration files for the JSON filter is available at <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/rmraya/OpenXLIFF<ph x="49">&lt;/xref&gt;</ph></seg>
1089+
<seg>Information on configuration files for the JSON filter is available at <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/maxprograms-com/OpenXLIFF<ph x="49">&lt;/xref&gt;</ph></seg>
10901090
</tuv>
10911091
<tuv xml:lang="es" creationdate="20260302T143738Z">
1092-
<seg>En <ph type="x-link" x="48">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/rmraya/OpenXLIFF<ph x="49">&lt;/xref&gt;</ph> hay información sobre los archivos de configuración para el filtro JSON.</seg>
1092+
<seg>En <ph type="x-link" x="48">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</ph>https://github.com/maxprograms-com/OpenXLIFF<ph x="49">&lt;/xref&gt;</ph> hay información sobre los archivos de configuración para el filtro JSON.</seg>
10931093
</tuv>
10941094
</tu>
10951095
<tu creationtool="OpenXLIFF Filters" creationtoolversion="4.5.0" tuid="76442477-14-1572" creationdate="20260302T143738Z">

docs/XLIFF/xliffmanager_es.ditamap.xlf

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ YWJsZT4gPC9zZWN0aW9uPiA8L2NvbmJvZHk+IDwvY29uY2VwdD4=</skeleton>
158158
</mda:metaGroup>
159159
</mda:metadata>
160160
<originalData>
161-
<data id="ph0">&lt;xref href="https://github.com/rmraya/XLIFFManager" scope="external" class="- topic/xref " format="html"&gt;</data>
161+
<data id="ph0">&lt;xref href="https://github.com/maxprograms-com/XLIFFManager" scope="external" class="- topic/xref " format="html"&gt;</data>
162162
<data id="ph1">&lt;/xref&gt;</data>
163163
</originalData>
164164
<segment state="final" id="6">
@@ -817,7 +817,7 @@ JSU8L3A+IDwvY29uYm9keT4gPC9jb25jZXB0Pg==</skeleton>
817817
</mda:metaGroup>
818818
</mda:metadata>
819819
<originalData>
820-
<data id="ph0">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme" scope="external" class="- topic/xref " format="html"&gt;</data>
820+
<data id="ph0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme" scope="external" class="- topic/xref " format="html"&gt;</data>
821821
<data id="ph1">&lt;/xref&gt;</data>
822822
</originalData>
823823
<segment state="final" id="37">
@@ -832,7 +832,7 @@ JSU8L3A+IDwvY29uYm9keT4gPC9jb25jZXB0Pg==</skeleton>
832832
</mda:metaGroup>
833833
</mda:metadata>
834834
<originalData>
835-
<data id="ph0">&lt;xref href="https://github.com/rmraya/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md" scope="external" class="- topic/xref " format="html"&gt;</data>
835+
<data id="ph0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md" scope="external" class="- topic/xref " format="html"&gt;</data>
836836
<data id="ph1">&lt;/xref&gt;</data>
837837
</originalData>
838838
<segment state="final" id="38">
@@ -903,7 +903,7 @@ WGxpZmYucG5nIn0=</mda:meta>
903903
</mda:metaGroup>
904904
</mda:metadata>
905905
<originalData>
906-
<data id="ph0">&lt;xref href="https://github.com/rmraya/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</data>
906+
<data id="ph0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF" scope="external" class="- topic/xref " format="html"&gt;</data>
907907
<data id="ph1">&lt;/xref&gt;</data>
908908
</originalData>
909909
<segment state="final" id="2">
@@ -2232,12 +2232,12 @@ L2RvY3MvZW4vaW1hZ2VzL3BsdXMucG5nIiwiaHJlZiI6Ii4uL2ltYWdlcy9wbHVzLnBuZyJ9</mda:me
22322232
</mda:metaGroup>
22332233
</mda:metadata>
22342234
<originalData>
2235-
<data id="ph0">&lt;xref href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</data>
2235+
<data id="ph0">&lt;xref href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/json#readme" scope="external" class="- topic/xref " format="html"&gt;</data>
22362236
<data id="ph1">&lt;/xref&gt;</data>
22372237
</originalData>
22382238
<segment state="final" id="14">
2239-
<source xml:space="preserve">Information on configuration files for the JSON filter is available at <ph id="ph0"/>https://github.com/rmraya/OpenXLIFF<ph id="ph1"/></source>
2240-
<target xml:space="preserve">En <ph id="ph0"/>https://github.com/rmraya/OpenXLIFF<ph id="ph1"/> hay información sobre los archivos de configuración para el filtro JSON.</target>
2239+
<source xml:space="preserve">Information on configuration files for the JSON filter is available at <ph id="ph0"/>https://github.com/maxprograms-com/OpenXLIFF<ph id="ph1"/></source>
2240+
<target xml:space="preserve">En <ph id="ph0"/>https://github.com/maxprograms-com/OpenXLIFF<ph id="ph1"/> hay información sobre los archivos de configuración para el filtro JSON.</target>
22412241
</segment>
22422242
</unit>
22432243
<unit id="15">

docs/en/concepts/opensource_subscription.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<section id="source_code">
1212
<title>Source Code</title>
1313
<p>Source code of XLIFF Manager is free. Anyone can download the source code from <xref
14-
format="html" href="https://github.com/rmraya/XLIFFManager" scope="external"
14+
format="html" href="https://github.com/maxprograms-com/XLIFFManager" scope="external"
1515
>Github.com</xref>, compile, modify and use it at no cost in compliance with the
1616
accompanying license terms.</p>
1717
</section>

docs/en/concepts/xliffmanager_file_formats.dita

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
6161
<p>The XML filter is customizable. Users can define conversion rules for almost any XML
6262
vocabulary. Instructions for configuring the XML filter are available on GitHub, at <xref
6363
format="html" scope="external"
64-
href="https://github.com/rmraya/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme"
64+
href="https://github.com/maxprograms-com/OpenXLIFF/tree/master/src/com/maxprograms/converters/xml#readme"
6565
>XLIFF Filter Configuration Files</xref>.</p>
6666
<p>The JSON filter supports user-defined configuration files. Instructions for writing
6767
configuration files are available on GitHub, at <xref
68-
href="https://github.com/rmraya/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md"
68+
href="https://github.com/maxprograms-com/OpenXLIFF/blob/master/src/com/maxprograms/converters/json/README.md"
6969
format="html" scope="external">JSON Filter Configuration Files</xref>.</p>
7070
</conbody>
7171
</concept>

docs/en/concepts/xliffmanager_introduction.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Introduction</title>
55
<conbody>
66
<p>XLIFF Manager provides an open source UI for <xref
7-
href="https://github.com/rmraya/OpenXLIFF" format="html" scope="external">OpenXLIFF
7+
href="https://github.com/maxprograms-com/OpenXLIFF" format="html" scope="external">OpenXLIFF
88
Filters</xref>, a set of programs that let you:</p>
99
<ul id="ul_lbj_mm1_l3b">
1010
<li>Create <xref href="../glossaries/XLIFF.dita">XLIFF</xref> 1.2, 2.0, 2.1 and 2.2

0 commit comments

Comments
 (0)