ricochet-im / ricochet

Anonymous peer-to-peer instant messaging
https://ricochet.im/
Other
3.73k stars 401 forks source link

rcc errors: RCC: Error in 'translation/embedded.qrc': Cannot find file 'ricochet_es.qm' #562

Open yurivict opened 6 years ago

yurivict commented 6 years ago

Version 1.1.4 on FreeBSD prints these errors:

Checking for sanitize... yes
RCC: Error in 'translation/embedded.qrc': Cannot find file 'ricochet_en.qm'
RCC: Error in 'translation/embedded.qrc': Cannot find file 'ricochet_it.qm'
RCC: Error in 'translation/embedded.qrc': Cannot find file 'ricochet_es.qm'
RCC: Error in 'translation/embedded.qrc': Cannot find file 'ricochet_da.qm'
Sanyy commented 4 years ago

Workaround: copy all translation/.ts files as .qm into the same directory (with file manager takes 3 clicks)

it will be built but no other language than the default system lang will be available (i can live with that)