Skip to content
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

Internationalization doc mentions deprecated transifex-client #12363

Open
rffontenelle opened this issue May 8, 2024 · 1 comment · May be fixed by #12377
Open

Internationalization doc mentions deprecated transifex-client #12363

rffontenelle opened this issue May 8, 2024 · 1 comment · May be fixed by #12377
Labels

Comments

@rffontenelle
Copy link
Contributor

Describe the bug

In the Internationalization page, the Using Transifex service for team translation section tells to use the Python-based transifex-client, however it is deprecated. Quoting the info on the new tool:

Please start using the new Transifex CLI here , since this software is considered deprecated (as of January 2022) and will sunset on Nov 30, 2022.

The new Transifex tool is written in Go, commonly named "Transifex CLI tool" , that has almost the same options (tx pull, tx push, etc.) and has the same binary name tx. The installation and usage instructions can be found in the documentation (https://developers.transifex.com/docs/cli) and source code repository (https://github.com/transifex/cli)

The section needs to be updated with this information.

How to Reproduce

It doesn't apply to the issue

Environment Information

It doesn't apply to the issue

Sphinx extensions

No response

Additional context

No response

@chrisjsewell
Copy link
Member

Heya, It would be great if you could open a PR 😄

@rffontenelle rffontenelle linked a pull request May 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants