mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-17 18:40:09 +00:00
Merge #8683: fix incorrect file name bitcoin.qrc
df2d2e7 update name of file bitcoin.qrc (Gaurav Rana)
This commit is contained in:
commit
17347d6a59
@ -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
|
7. Save the source file
|
||||||
|
|
||||||
### Translating a new language
|
### 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
|
```xml
|
||||||
<qresource prefix="/translations">
|
<qresource prefix="/translations">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user