Skip to content

Commit 3b0ec06

Browse files
doc: Update translation_process.md
Updating Transifex broken link and remove Transifex config file section as it has been outdated.
1 parent 0b3202d commit 3b0ec06

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)