This commit is contained in:
Kovid Goyal 2011-12-18 09:27:50 +05:30
parent 1fe91ee30d
commit b0e9e8f349

View File

@ -285,7 +285,7 @@ class PRST1(USBMS):
cursor.execute(query) cursor.execute(query)
except DatabaseError: except DatabaseError:
raise DeviceError('The SONY database is corrupted. ' 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 ' ' reconnect it. If you are using an SD card, you '
' should delete the file on the card as well. Note that ' ' should delete the file on the card as well. Note that '
' deleting this file may cause your reader to forget ' ' deleting this file may cause your reader to forget '