diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-07-07 10:43:10 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-07-07 10:43:18 +0200 |
| commit | 0aa1d106e897865b84b64fba087e9a94e37f92d2 (patch) | |
| tree | a23fa661275dfefe3cd97ad264fdd8f15cd63783 | |
| parent | Merge pull request #4466 (diff) | |
| parent | Add translation mailing list to README.md (diff) | |
| download | discoin-0aa1d106e897865b84b64fba087e9a94e37f92d2.tar.xz discoin-0aa1d106e897865b84b64fba087e9a94e37f92d2.zip | |
Merge pull request #4477
18c7ba8 Add translation mailing list to README.md (Michael Ford)
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -76,12 +76,14 @@ Translations Changes to translations as well as new translations can be submitted to [Bitcoin Core's Transifex page](https://www.transifex.com/projects/p/bitcoin/). -Periodically the translations are pulled from Transifex and merged into the git repository. See the +Translations are periodically pulled from Transifex and merged into the git repository. See the [translation process](doc/translation_process.md) for details on how this works. -**Important**: We do not accept translation changes as github pull request because the next +**Important**: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again. +Translators should also subscribe to the [mailing list](https://groups.google.com/forum/#!forum/bitcoin-translators). + Development tips and tricks --------------------------- |