Summary
This article explains how to translate MachPanel in your language.
Applies To
MachPanel all versions
Solution
To translate MachPanel in your local language follow the steps below:
1. Please download the required files for translation - available below [File: Translation.exe]
2. Open following 2 files [Content.resx, Menu.resx] in your favourite editor (Example: FrontPage). This is an XML format file.
3. Scroll down to <Data> node, it looks like this:
Example
Code:
<data name="GN0000001" xml:space="preserve">
<value>Profile name</value>
</data>
4. Replace the text contained within <value> & </value> with equivalent translation.
5. When you are done with translating the file, send it back to us.
6. We will include the translation in next build.
Note: If you edit these files in Microsoft Visual Studio, you can easily change using the table layout.