Quote:
Originally Posted by theducks
 It doesn't?
Is the Language properly set at the Import time??
GIGO
|
No, it doesn’t for me. And I have tried in a fresh calibre installation within a virtual machine for testing purposes with the same result.
For example, I’ve got a book in ePub format with the following metadata fields defined in its
content.opf file:
Code:
[…]
<dc:title>El libro de la selva (Ilustrado)</dc:title>
<dc:creator opf:file-as="Kipling, Rudyard" opf:role="aut">Rudyard Kipling</dc:creator>
<dc:language>es</dc:language>
[…]
Its
title sort field is not automatically set as
libro de la selva (Ilustrado), El, as it should be for a Spanish title. It is just left with the same value as the main title field,
El libro de la selva (Ilustrado).