aboutsummaryrefslogtreecommitdiff
path: root/doc/translation_process.md
diff options
context:
space:
mode:
authorMitchell Cash <mitchell.cash@gmail.com>2015-10-17 20:10:45 +1000
committerMitchell Cash <mitchell.cash@gmail.com>2015-10-18 06:25:43 +1000
commit99963b938ffb4ad37f4a9d275998bf1a9dc11e64 (patch)
tree8d14d5301951a96d682b404e0ea0b247fd0eded1 /doc/translation_process.md
parentd78a880900c15c7a28ae81e6632090f25fea7fce (diff)
downloadbitcoin-99963b938ffb4ad37f4a9d275998bf1a9dc11e64.tar.xz
Correct spelling mistakes in doc folder
- OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal
Diffstat (limited to 'doc/translation_process.md')
-rw-r--r--doc/translation_process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/translation_process.md b/doc/translation_process.md
index b06975e1d8..6389c5aced 100644
--- a/doc/translation_process.md
+++ b/doc/translation_process.md
@@ -1,7 +1,7 @@
Translations
============
-The Bitcoin-Core project has been designed to support multiple localisations. This makes adding new phrases, and completely new languages easily achievable. For managing all application translations, Bitcoin-Core makes use of the Transifex online translation management tool.
+The Bitcoin-Core project has been designed to support multiple localisations. This makes adding new phrases, and completely new languages easily achievable. For managing all application translations, Bitcoin-Core makes use of the Transifex online translation management tool.
### Helping to translate (using Transifex)
Transifex is setup to monitor the Github repo for updates, and when code containing new translations is found, Transifex will process any changes. It may take several hours after a pull-request has been merged, to appear in the Transifex web interface.