mirror of
https://github.com/pachli/pachli-android.git
synced 2025-01-25 13:38:45 +01:00
b1c388e9b4
Use new simple property assignment syntax in build files where appropriate.
mklanguages
Synopsis
mklanguages
ensures that the language list in Pachli is:
- Up to date
- Sorted according to ICU guidelines
- Uses language names according to ICU guidelines
Use mklanguages
whenever a new language is added to Pachli.
Usage
From the parent directory, run:
./runtools mklanguages
Verify the modifications made to the Pachli resource files, and commit the result.