Product SiteDocumentation Site

7.6. Initializing Transifex in Your Git Repository

Go to the Git repository of your document and change to the current Fedora release branch. Alternatively, you can create a new branch specifically for translations by branching the release branch, and then periodically merge updated content from the release branch to the branch with translations. After choosing the approach that is appropriate for you and changing to the branch, enter the following commands, replacing url with the URL of your document's project page on Transifex.net:
tx init
tx set --auto-remote url
This will create a .tx folder in your repository.

I cannot find my document on Transifex.net!

Most Fedora documents already have a project page on Transifex.net, but if your document is new you may need to set one up. Ask on the Fedora Docs Project mailing list for help with how to do this.