You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/l10n
chrox 1817a9190f remove template pot and translated po files in the main repo
aternatively the resource file(pot file) in Transifex is updated
with `make pot` and the translated files(po files) is updated with
`make po`. `make pot po` will be handled automatically on the nightly
build machine.
10 years ago
..
.tx update tx config and koreader template 11 years ago
Makefile remove template pot and translated po files in the main repo 10 years ago
README.md remove template pot and translated po files in the main repo 10 years ago

README.md

How to sync this folder with transifex

  1. install transifex client. For example: apt-get install transifex-client.

  2. configure the client: http://support.transifex.com/customer/portal/articles/1000855-configuring-the-client

  3. pull changes from transifex: make pull