deeponion / deeponion-legacy

Official Source Repo for DeepOnion - Anonymous Cryptocurrency on TOR Network (legacy)
https://deeponion.org
MIT License
416 stars 113 forks source link

Fixed compiling errors #133

Closed aitorp6 closed 6 years ago

aitorp6 commented 6 years ago

Fixes compiling errors due to comments on bitcoin_en.ts file and unopened tags:

Makefile:5846: recipe for target 'qt/locale/bitcoin_en.qm' failed
make[1]: *** [qt/locale/bitcoin_en.qm] Error 1

and

GEN      qt/locale/bitcoin_en.qm
lrelease error: Parse error at qt/locale/bitcoin_en.ts:3385:17: Opening and ending tag mismatch.
Makefile:5846: recipe for target 'qt/locale/bitcoin_en.qm' failed