<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to Make a Translation Module for Mango Automation]]></title><description><![CDATA[<p dir="auto">Making a Translation Module for Mango Automation is really easy (assuming you know another language)</p>
<p dir="auto">For a good example to follow use the Portuguese Translation module: <a href="https://github.com/infiniteautomation/ma-modules-public/tree/master/Language%20-%20pt" rel="nofollow ugc">https://github.com/infiniteautomation/ma-modules-public/tree/master/Language - pt</a></p>
<p dir="auto">Edit the following parameters in the module.properties file:</p>
<pre><code>name=
version=
locales=
description=
descriptionKey=
documentation=
</code></pre>
<p dir="auto">Place your new html help files in the  dox folder according to the "documentation=" property.  These files need to match the same name as you will find in the core <strong>web\WEB-INF\dox</strong> and modules <strong>\web\dox</strong> folders</p>
<p dir="auto">Edit the i18n._&lt;your locales=&gt;.properties file in the <strong>/classes</strong> folder.</p>
<p dir="auto">You can use the English i18n files you will find in the core** /classes** and modules in** /classes** folders as a reference and copy the English properties to your new i18n file to help do the translation.</p>
<p dir="auto">Compile your module and test it out.  Please post here if you need any more guidance, we are happy to help if needed.</p>
<p dir="auto">Joel.</p>
]]></description><link>https://forum.mango-os.com/topic/1212/how-to-make-a-translation-module-for-mango-automation</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 19:37:21 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1212.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Dec 2012 23:26:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to Make a Translation Module for Mango Automation on Mon, 31 Oct 2016 04:52:39 GMT]]></title><description><![CDATA[<p dir="auto">Hello Joel,</p>
<p dir="auto">The link is not available now. Could you check:"<a href="https://github.com/infiniteautomation/ma-modules-public/tree/master/Language" rel="nofollow ugc">https://github.com/infiniteautomation/ma-modules-public/tree/master/Language</a> - pt"</p>
<p dir="auto">Many thanks!<br />
Jack Chang</p>
]]></description><link>https://forum.mango-os.com/post/13067</link><guid isPermaLink="true">https://forum.mango-os.com/post/13067</guid><dc:creator><![CDATA[jackchang]]></dc:creator><pubDate>Mon, 31 Oct 2016 04:52:39 GMT</pubDate></item></channel></rss>