Skip to content

Commit dfff8ee

Browse files
committed
Merge bitcoin/bitcoin#29414: doc: Update translation process guide
3b0ec06 doc: Update translation_process.md (pablomartin4btc) Pull request description: Updating Transifex broken link and setup Transifex config file with a token. ACKs for top commit: hebasto: ACK 3b0ec06. hernanmarino: ACK 3b0ec06 Tree-SHA512: fc8e537a7d244e2e5983763ff7bd017a796359b2baf2119809c2fa051f43ba8a7bcbf5aef0687bc86c8badf5abc4b67cf2e0252f9e2ee14cafb50612dd51f3f7
2 parents baed5ed + 3b0ec06 commit dfff8ee

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

doc/translation_process.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,7 @@ Visit the [Transifex Signup](https://www.transifex.com/signup/) page to create a
4444
You can find the Bitcoin translation project at [https://www.transifex.com/bitcoin/bitcoin/](https://www.transifex.com/bitcoin/bitcoin/).
4545

4646
### Installing the Transifex client command-line tool
47-
The client is used to fetch updated translations. If you are having problems, or need more details, see [https://docs.transifex.com/client/installing-the-client](https://docs.transifex.com/client/installing-the-client)
48-
49-
`pip install transifex-client`
50-
51-
Setup your Transifex client config as follows. Please *ignore the token field*.
52-
53-
```ini
54-
nano ~/.transifexrc
55-
56-
[https://www.transifex.com]
57-
hostname = https://www.transifex.com
58-
password = PASSWORD
59-
token =
60-
username = USERNAME
61-
```
47+
The client is used to fetch updated translations. Please check installation instructions and any other details at https://developers.transifex.com/docs/cli.
6248

6349
The Transifex Bitcoin project config file is included as part of the repo. It can be found at `.tx/config`, however you shouldn’t need to change anything.
6450

0 commit comments

Comments
 (0)