Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (34 loc) · 2.35 KB

README.md

File metadata and controls

43 lines (34 loc) · 2.35 KB

FFAA MOD Translation

Issues License

Public repository to contribute into the translation of the FFAAMOD.

To contribute here, simply fork this repository and submit your pull requests for review by me and later I'll send the lastest changes to the official private main repository.

This repository contains all stringtable.xml files of the FFAA MOD. You can manually make changes by editing them with any code editor or you can use the tabler tool (thanks to bux) to make all easier.

The tool tabler is available here. Instructions are available in that repository but traditionally you should follow this steps.

Submitting a pull request

  1. Fork and clone this repository to your local folder
  2. Open all stringtable.xml files inside addon folder in one UI.
  3. Add keys, languages and edit translations in an Excel-like grid view.
  4. Save all changes back to the localization files.
  5. Keep an eye on the translation progress with statistics – right-clicking the chart let's you copy them to clipboard.
  6. When finish, push it to your fork and submit a pull request.
  7. Pat your self on the back and wait for your pull request to be reviewed and merged.

Resources