1 How To add translations to OpenPilot GCS
\r
2 ========================================
\r
4 - Coordinate over the forum to avoid duplicate work.
\r
7 - Add your language to the LANGUAGES line in translations.pro.
\r
8 Don't qualify it with a country unless it is reasonable to expect
\r
9 country-specific variants.
\r
10 Skip this step if updating an existing translation, obviously.
\r
12 - Run "make ts". This will complain if you are not building against
\r
15 - Fire up linguist and do the translation.
\r
17 - Check in the modified .pro file and _only_ your .ts file.
\r
19 - Make a merge request on the forums.
\r
21 - .qm files are generated as part of the regular build.
\r