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 ' ''