Skip to content

Commit 2f1e780

Browse files
committed
Updated for release 3.4.0
1 parent b16ec8c commit 2f1e780

29 files changed

Lines changed: 4458 additions & 217 deletions

.classpath

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,7 @@
2121
<attribute name="module" value="true"/>
2222
</attributes>
2323
</classpathentry>
24-
<classpathentry kind="lib" path="jars/slf4j-api-2.0.13.jar">
25-
<attributes>
26-
<attribute name="module" value="true"/>
27-
</attributes>
28-
</classpathentry>
29-
<classpathentry kind="lib" path="jars/slf4j-nop-2.0.13.jar">
30-
<attributes>
31-
<attribute name="module" value="true"/>
32-
</attributes>
33-
</classpathentry>
34-
<classpathentry kind="lib" path="jars/sqlite-jdbc-3.45.3.0.jar">
24+
<classpathentry kind="lib" path="jars/sqlite-jdbc-3.47.0.1-20241024.015404-1.jar">
3525
<attributes>
3626
<attribute name="module" value="true"/>
3727
</attributes>

build.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
<path id="TMXServer.classpath">
77
<pathelement location="jars/bcp47j.jar" />
88
<pathelement location="jars/json.jar" />
9-
<pathelement location="jars/slf4j-api-2.0.13.jar" />
10-
<pathelement location="jars/slf4j-nop-2.0.13.jar" />
11-
<pathelement location="jars/sqlite-jdbc-3.45.3.0.jar" />
9+
<pathelement location="jars/sqlite-jdbc-3.47.0.1-20241024.015404-1.jar" />
1210
<pathelement location="jars/tmxvalidator.jar" />
1311
<pathelement location="jars/xmljava.jar" />
1412
</path>

docs/en/concepts/licenses.dita

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
<li>Available from <xref href="https://github.com/stleary/JSON-java"
3939
format="html" scope="external"
4040
>https://github.com/stleary/JSON-java</xref></li>
41-
<li>Published under a <xref
42-
href="https://raw.githubusercontent.com/rmraya/OpenXLIFF/master/licenses/json/LICENSE"
43-
format="html" scope="external">custom license</xref></li>
41+
<li>Public domain</li>
4442
</ul>
4543

4644
<p><b>sdltm</b></p>

docs/en/concepts/supported_platforms.dita

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<conbody>
66
<p>TMXEditor works on these Operating Systems: <ul>
77
<li>Microsoft Windows 10 and 11</li>
8-
<li>macOS Big Sur (11.0), Monterey (12.0), Ventura (13.0) and Sonoma (14.0)</li>
8+
<li>macOS Big Sur (11.0), Monterey (12.0), Ventura (13.0), Sonoma (14.0) and Sequoia
9+
(15.0)</li>
910
<li>Linux (with GNOME Desktop Manager)</li>
1011
</ul>
1112
</p>

docs/es/concepts/licenses.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</p>
3131
<ul>
3232
<li>Disponible en <xref href="https://github.com/stleary/JSON-java" scope="external" format="html">https://github.com/stleary/JSON-java</xref></li>
33-
<li>Publicado bajo una <xref href="https://raw.githubusercontent.com/rmraya/OpenXLIFF/master/licenses/json/LICENSE" scope="external" format="html">licencia personalizada</xref></li>
33+
<li>Dominio público</li>
3434
</ul>
3535
<p>
3636
<b>sdltm</b>

docs/es/concepts/supported_platforms.dita

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<conbody>
66
<p>TMXEditor funciona en estos sistemas operativos: <ul>
77
<li>Microsoft Windows 10 y 11</li>
8-
<li>macOS Big Sur (11.0), Monterey (12.0), Ventura (13.0) y Sonoma (14.0)</li>
8+
<li>macOS Big Sur (11.0), Monterey (12.0), Ventura (13.0), Sonoma (14.0) y Sequoia
9+
(15.0)</li>
910
<li>Linux (con GNOME Desktop Manager)</li>
1011
</ul> </p>
1112
</conbody>

docs/i18n/ProjectTM.tmx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<tmx version="1.4">
3+
<header creationtool="CafeTran" creationtoolversion="2.0" datatype="plaintext" segtype="sentence" o-tmf="CafeTran TMX" adminlang="EN-US" srclang="en-US" creationdate="20241020T180347Z" creationid="" changedate="20241020T180347Z" changeid=""><prop type="x-segments">true</prop><prop type="x-terms">false</prop><prop type="x-processing_tags">true</prop><prop type="x-read_only">false</prop><prop type="x-stop_autoassembling">false</prop><prop type="x-pretranslate_only">false</prop><prop type="x-terms_consistency_check">false</prop><prop type="x-priority">2</prop><prop type="x-integration">0</prop><prop type="x-prefix_matching">false</prop><prop type="x-case_match">false</prop><prop type="x-duplicates">1</prop><prop type="x-greedy_exact_match">true</prop><note>size=0</note>
4+
</header>
5+
<body></body>
6+
</tmx>

html/en/licenses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</tr>
2828
<tr>
2929
<td>JSON</td>
30-
<td><a id="JSON">JSON.org</a></td>
30+
<td>Public Domain</td>
3131
</tr>
3232
<tr>
3333
<td>sdltm</td>

html/en/messages.html

Lines changed: 0 additions & 32 deletions
This file was deleted.

html/es/licenses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</tr>
2828
<tr>
2929
<td>JSON</td>
30-
<td><a id="JSON">JSON.org</a></td>
30+
<td>Dominio Público</td>
3131
</tr>
3232
<tr>
3333
<td>sdltm</td>

0 commit comments

Comments
 (0)