diff options
| author | Gaurav Rana <[email protected]> | 2016-09-08 17:43:55 +0545 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-09-08 17:43:55 +0545 |
| commit | df2d2e70cac8d15ecc30bc5c46930fd27c8afac0 (patch) | |
| tree | 29d71221d57a4c4be054a076c5f64dc114d438ec /doc | |
| parent | Merge #8671: Minimal fix to slow prevector tests as stopgap measure (diff) | |
| download | discoin-df2d2e70cac8d15ecc30bc5c46930fd27c8afac0.tar.xz discoin-df2d2e70cac8d15ecc30bc5c46930fd27c8afac0.zip | |
update name of file bitcoin.qrc
Diffstat (limited to 'doc')
| -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 d8a85292e..a443a16fe 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"> |