From 5ebea02cfda76b15afde54d958d659d2b217e3df Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 25 Mar 2011 11:24:02 -0600 Subject: [PATCH] ... --- src/calibre/devices/apple/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/apple/driver.py b/src/calibre/devices/apple/driver.py index da3f7fe2f3..0cfa8f1ab2 100644 --- a/src/calibre/devices/apple/driver.py +++ b/src/calibre/devices/apple/driver.py @@ -744,7 +744,7 @@ class ITUNES(DriverBase): # Display a dialog recommending using 'Connect to iTunes' if False and not self.settings().extra_customization[self.SKIP_CONNECT_TO_ITUNES_DIALOG]: - raise OpenFeedback('

' + _('Click the "Connect/Share" button and choose' + raise OpenFeedback('

' + ('Click the "Connect/Share" button and choose' ' "Connect to iTunes" to send books from your calibre library' ' to your Apple iDevice.

For more information, see ' ''