Skip to content

Instantly share code, notes, and snippets.

@mhl
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhl/dcdb2d020de2e0ae03fb to your computer and use it in GitHub Desktop.
Save mhl/dcdb2d020de2e0ae03fb to your computer and use it in GitHub Desktop.
draft YNR Transifex update procedure
@lizconlan
Copy link

are we documenting the

tx init

tx set --auto-remote https://www.transifex.com/projects/p/yournextmp

tx set --auto-local -r yournextmp.project "locale/<lang>/LC_MESSAGES/django.po" --source-lang en --type PO

dance somewhere?

(I should probably look more carefully before asking but I've just puzzled my way through it so am lazily capturing it here in case it's helpful, have omitted the pip install bit)

@mhl
Copy link
Author

mhl commented Jul 2, 2015

@lizconlan: I've now committed the .tx/config file, so those steps shouldn't be necessary for people any more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment