Skip to content

Commit

Permalink
update name of file bitcoin.qrc
Browse files Browse the repository at this point in the history
Github-Pull: #8683
Rebased-From: df2d2e70cac8d15ecc30bc5c46930fd27c8afac0
  • Loading branch information
bitcoinsSG authored and luke-jr committed Sep 21, 2016
1 parent 147003c commit 8a7d7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/translation_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 8a7d7ff

Please sign in to comment.