mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 20:14:33 +02:00
...
This commit is contained in:
parent
1fe91ee30d
commit
b0e9e8f349
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@ def update_device_books(self, connection, booklist, source_id, plugboard):
|
|||
cursor.execute(query)
|
||||
except DatabaseError:
|
||||
raise DeviceError('The SONY database is corrupted. '
|
||||
' Delete the file %s on your reader and then disconnect '
|
||||
' Delete the file books.db on your reader and then disconnect '
|
||||
' reconnect it. If you are using an SD card, you '
|
||||
' should delete the file on the card as well. Note that '
|
||||
' deleting this file may cause your reader to forget '
|
||||
|
|
|
|||
Loading…
Reference in a new issue