README.md 434 Bytes
Newer Older
1
To generate (or update) a source translation file, use the `to-crowdin.sh` script in this directory. You will need to update the path to Qt within it.
Gus Grubba's avatar
Gus Grubba committed
2

3
This will parse all the source files and generate a language translation file called qgc.ts, which should be uploaded to crowdin.
Gus Grubba's avatar
Gus Grubba committed
4

5
Once translations have been done/updated, within Crowdin "Build and Download". Extract the resulting qgroundcontro.zip here and run `from-crowdin.py`.