Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 580 Bytes

README_transifex_client.md

File metadata and controls

29 lines (16 loc) · 580 Bytes

*** Using transifex-client (tx)

This information is only useful to ios-galaxyzoo app developers. Translators should read README_translators.md instead.

  • Push English strings to Transifex:

tx push -s

  • Pull translations from Transifex:

tx pull

However, transifex currently wrongly escapes < and > and doesn't escape ', so we need to fix that after a pull. See transifex/transifex-old-core#267 and transifex/transifex-old-core#235

  • Push translations to Transifex (though they should normally all come from Transifex.)

tx push -t