aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Ford <fanquake@gmail.com>2014-07-07 16:32:38 +0800
committerMichael Ford <fanquake@gmail.com>2014-07-07 16:32:38 +0800
commit18c7ba8d999a9e6adf16b0a71f05acce66e9ae15 (patch)
tree557389b619ecdd2b4ab08395d8020574adddb6d6 /README.md
parent4ea8f632fe35ca1f2400dc099e3e86d5adc178d2 (diff)
downloadbitcoin-18c7ba8d999a9e6adf16b0a71f05acce66e9ae15.tar.xz
Add translation mailing list to README.md
Link to the new translation mailing list from README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c2fe12f3a..081af80dcf 100644
--- a/README.md
+++ b/README.md
@@ -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
---------------------------