mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-01-30 14:40:20 -05:00
translations info to README
This commit is contained in:
parent
01138064f7
commit
d06666d9d9
11
README.md
11
README.md
@ -175,6 +175,17 @@ TODO:
|
||||
- include Spongy Castle as source
|
||||
- resolve lint errors (currently abortOnError is false in some build.gradle files of main project and libraries)
|
||||
|
||||
### Translations
|
||||
|
||||
Translations are hosted on Transifex, which is configured by ".tx/config".
|
||||
|
||||
1. To pull newest translations install transifex client (e.g. ``apt-get install transifex-client``)
|
||||
2. Config Transifex client with "~/.transifexrc"
|
||||
3. Go into root folder of git repo
|
||||
4. execute ``tx pull`` (``tx pull -a`` to get all languages)
|
||||
|
||||
see http://help.transifex.net/features/client/index.html#user-client
|
||||
|
||||
## Coding Style
|
||||
|
||||
### Code
|
||||
|
Loading…
Reference in New Issue
Block a user