Reformatted message in 'Connect to iTunes' dialog

This commit is contained in:
GRiker 2011-03-25 04:24:52 -07:00
parent 44d917fda5
commit 01c1e94a70

View File

@ -746,7 +746,7 @@ class ITUNES(DriverBase):
if not self.settings().extra_customization[self.SKIP_CONNECT_TO_ITUNES_DIALOG]: if not self.settings().extra_customization[self.SKIP_CONNECT_TO_ITUNES_DIALOG]:
raise OpenFeedback('<p>' + _('Click the "Connect/Share" button and choose' raise OpenFeedback('<p>' + _('Click the "Connect/Share" button and choose'
' "Connect to iTunes" to send books from your calibre library' ' "Connect to iTunes" to send books from your calibre library'
' to your Apple iDevice.<p>For more information, see' ' to your Apple iDevice.<p>For more information, see '
'<a href="http://www.mobileread.com/forums/showthread.php?t=118559">' '<a href="http://www.mobileread.com/forums/showthread.php?t=118559">'
'Calibre + Apple iDevices FAQ</a>.<p>' 'Calibre + Apple iDevices FAQ</a>.<p>'
'After following the Quick Start steps outlined in the FAQ, ' 'After following the Quick Start steps outlined in the FAQ, '