View on GitHub

StringForge

A tool to work with Arma game series stringtables used for translations.

Download this project as a .zip file Download this project as a tar.gz file

StringForge

A tool to work with Arma game series stringtables which are used for translations.

GitHub issues GitHub forks GitHub license Build Status

Background

The program is written as a part of advanced tools utilized by Red Hammer Studios (http://www.rhsmods.org).

About the Tool

The program has all the necessary tools to deal with translation stringtables for the game Arma 3. It can load in Stringtable.xml files, add, edit, reorganise and delete entries, convert whole projects consisting out of multiple Stringtable.csv into single fragmented xml files. It was made with handling large projects in mind.

The software is built in C#, .NET (Framework 4.5) and WPF. The MVVM architectural pattern is utilized where possible but without the use of any perticular MVVM framework. Some advanced 3rd party libraries are used, such as ReactiveUI and Extended WPF Toolkit (CE) and GongSolutions dragndrop.

The tool is built and maintained by Alex Vorobiev.

Accreditation

Icons used from: https://www.iconfinder.com/

Changelog

v1.1

v1.0