mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 09:53:47 +01:00
Added XML syntax highlighting
This commit is contained in:
parent
961c4a04c2
commit
fb51e28227
@ -17,10 +17,12 @@ automated.
|
|||||||
This file must be updated whenever a new translation is added. Please note that
|
This file must be updated whenever a new translation is added. Please note that
|
||||||
files must end with `.qm`, not `.ts`.
|
files must end with `.qm`, not `.ts`.
|
||||||
|
|
||||||
|
```xml
|
||||||
<qresource prefix="/translations">
|
<qresource prefix="/translations">
|
||||||
<file alias="en">locale/bitcoin_en.qm</file>
|
<file alias="en">locale/bitcoin_en.qm</file>
|
||||||
...
|
...
|
||||||
</qresource>
|
</qresource>
|
||||||
|
```
|
||||||
|
|
||||||
### src/qt/locale/
|
### src/qt/locale/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user