From b0e9e8f349c7f39a89a8dcd9fbc8a40714127836 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 18 Dec 2011 09:27:50 +0530 Subject: [PATCH] ... --- src/calibre/devices/prst1/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/prst1/driver.py b/src/calibre/devices/prst1/driver.py index b6fb4a8da4..049cb8e1cf 100644 --- a/src/calibre/devices/prst1/driver.py +++ b/src/calibre/devices/prst1/driver.py @@ -285,7 +285,7 @@ class PRST1(USBMS): 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 '