Quote:
Originally Posted by siebert
I'm adding a mobipocket file to calibre whose language is defined as english in the mobi header, but for some unkown reason calibre thinks it's undefined and replaces it with the system default language (in my case german). This is obviously a bug.
|
Further testing shows that the bug isn't limited to the mobi format. The same happens for epub files.
I did some more debugging and the reason might be that in database2.py the language isn't handled at all.
I would appreciate a quick fix, as the correct language setting is essential for using dictionary lookup in the Kindle app (and most likely also on Kindle devices).
Ciao,
Steffen