update name of file bitcoin.qrc
This commit is contained in:
parent
ddc308068d
commit
df2d2e70ca
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue