diff options
author | Gaurav Rana <bitcoinsSG@gmail.com> | 2016-09-08 17:43:55 +0545 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-08 17:43:55 +0545 |
commit | df2d2e70cac8d15ecc30bc5c46930fd27c8afac0 (patch) | |
tree | 29d71221d57a4c4be054a076c5f64dc114d438ec /doc/translation_process.md | |
parent | ddc308068d69c6c9aa629ee3c4ce75e1d1cf08b5 (diff) |
update name of file bitcoin.qrc
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 d8a85292e8..a443a16fe2 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_locale.qrc` and add a new entry. Below is an example of the English language entry. ```xml <qresource prefix="/translations"> |