Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dragouf/democracy3textextractor
A tool to extract language strings from Democracy 3 and reinject them after translation through transifex website
https://github.com/dragouf/democracy3textextractor
Last synced: about 2 months ago
JSON representation
A tool to extract language strings from Democracy 3 and reinject them after translation through transifex website
- Host: GitHub
- URL: https://github.com/dragouf/democracy3textextractor
- Owner: dragouf
- Created: 2014-01-06T08:23:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-22T11:57:38.000Z (almost 11 years ago)
- Last Synced: 2023-03-22T13:48:02.838Z (almost 2 years ago)
- Language: C#
- Size: 438 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Democracy3TextExtractor
=======================## Usage
1. Download transifex translated file
Go to https://www.transifex.com/projects/p/democracy-3/ then select your language, click on "d3translation.ini" and click on "Download for use"
2. Download program release
3. Unzip and execute "**Democracy3TextExtractor.exe**"
4. Open "Injection" tab and click on "..." then select previous file you download on transifex and click on "Re-inject Text"
And voila, game should be translate with last translation file.
Enjoy!