Xml Content Translator

Overview

Xml Content Translator is a small free (released under the GPL license) program for translating the content of an xml file.

Download now
This program requires Microsoft .NET Framework Version 4.8 or newer.
For Mac Os X or Linux users this program requires Mono.



Screenshot of Xml Content Translator
Screenshot of Xml Content Translator



A little description

The first column in the list view is the name of the xml node.
The second column in the list view (first file opened) is the "Master" xml file which cannot be edited.
The third column in the list view is the file that will be edited via the text box in the lower right corner. This file will be saved with only the tags existing in the master file (via "Save" or "Save as...").

Tip: Use <Ctrl+Arrow up/down> to go to previous/next line.
Tip: You can right-click on selected lines in the list view and translate these via Google Translate :)


If you have any questions/requests feel free to email me.

And I almost forgot - here is the C# source code ;)