Skip to content

fabfile: update i18n helpers #4189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2018
Merged

Conversation

xrmx
Copy link
Contributor

@xrmx xrmx commented Jun 5, 2018

Split the i18n helpers in two:

  • one to update the source language (english) translation in
    transifex
  • one to get the update translations and compile them

This has been done so hopefully the translatable strings can
be updated more frequently and translators don't waste time
translating strings removed.

While at it add force options to tx pull as for some reason it
changed default behaviour to not override already available
translations which means to do nothing by default.

Split the i18n helpers in two:
- one to update the source language (english) translation in
transifex
- one to get the update translations and compile them

This has been done so hopefully the translatable strings can
be updated more frequently and translators don't waste time
translating strings removed.

While at it add force options to tx pull as for some reason it
changed default behaviour to not override already available
translations which means to do nothing by default.
@xrmx xrmx force-pushed the localehelpers branch from e00a595 to f6172f3 Compare June 5, 2018 16:27
@ericholscher ericholscher merged commit 87e4096 into readthedocs:master Jun 6, 2018
@ericholscher
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants