Quote:
Originally Posted by BeckyEbook
In file common_utils.py (line 1119):
Code:
msg = _("Annotations updated to new appearance settings for {0} {1}.</p>").formt(len(annotation_map), book_word)
should be format.
|
Whoops. Fixed.
Quote:
---
Why mismatch for title and author?
|
It isn't obvious why in the screenshot. Can you post a debug log? Hopefully that will show what is happening.