Language file updates

Changed alert test message to support globalization
This commit is contained in:
Brett Hewitson 2021-12-09 14:58:29 +10:00
parent 6423dfc293
commit 717ad0a697
6 changed files with 52 additions and 21 deletions

View file

@ -5,28 +5,27 @@
<title>Discord Plugin Version Feed</title>
<subtitle>This is the Discord Plugin beta version feed.</subtitle>
<link href="" />
<updated>2021-12-03T00:00:00Z</updated>
<updated>2021-12-09T00:00:00Z</updated>
<entry>
<id>urn:uuid:C01A4AA0-D839-4732-9814-301DAC6EB094</id>
<title>1.0.18 (1.0.18.1)</title>
<summary>1.0.18.1</summary>
<id>urn:uuid:A9EC2F32-E026-485F-BD7B-C657DBA95B54</id>
<title>1.0.19 (1.0.19.1)</title>
<summary>1.0.19.1</summary>
<link href="" />
<updated>2021-12-03T00:00:00Z</updated>
<updated>2021-12-09T00:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">BUGFIX</u>
<br/>
<ul>
<li>Fixed alert test message to support globalization.</li>
</ul>
<u style="font-size: .9em;">NEW</u>
<br/>
<ul>
<li>de-DE Translation file added.</li>
<li>pt-BR Translation file added.</li>
<li>zh-CN Translation file added.</li>
</ul>
<u style="font-size: .9em;">CHANGE</u>
<br/>
<ul>
<li>Have enabled globalization support for the plugin.</li>
</ul>
</p>
</div>