diff options
| author | Justin Camarena <[email protected]> | 2016-08-12 15:30:11 -0700 |
|---|---|---|
| committer | Justin Camarena <[email protected]> | 2016-08-12 15:30:11 -0700 |
| commit | e11f9a2f0244f1d6e34b50293b2ecca61a356bed (patch) | |
| tree | 3a8f584459f677bd52f5144f001e0daf5cedf449 /doc/translation_process.md | |
| parent | Merge #8481: Qt: Fix minimize and close bugs (diff) | |
| download | discoin-e11f9a2f0244f1d6e34b50293b2ecca61a356bed.tar.xz discoin-e11f9a2f0244f1d6e34b50293b2ecca61a356bed.zip | |
[doc] typos, READMEs, comments
Just a quick run through some docs and fixing some text errors.
Diffstat (limited to 'doc/translation_process.md')
| -rw-r--r-- | doc/translation_process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/translation_process.md b/doc/translation_process.md index 310d560b3..d8a85292e 100644 --- a/doc/translation_process.md +++ b/doc/translation_process.md @@ -94,7 +94,7 @@ When new plurals are added to the source file, it's important to do the followin 7. Save the source file ### Translating a new language -To create a new language template, you will need to edit the languages manifest file `src/qt/bitcoin.qrc` and add a new entry. Below is an example of the english language entry. +To create a new language template, you will need to edit the languages manifest file `src/qt/bitcoin.qrc` and add a new entry. Below is an example of the English language entry. ```xml <qresource prefix="/translations"> |