Fix #1072031 (Info not complete to read)

This commit is contained in:
Kovid Goyal 2012-10-27 16:27:38 +05:30
parent 529a32360f
commit d545fe19c1

View File

@ -504,7 +504,11 @@ from the value in the box</string>
<item> <item>
<widget class="QCheckBox" name="restore_original"> <widget class="QCheckBox" name="restore_original">
<property name="toolTip"> <property name="toolTip">
<string>When doing a same format to same format conversion, for e.g., EPUB to EPUB, calibre saves the original EPUB as ORIGINAL_EPUB. This option tells calibre to restore the EPUB from ORIGINAL_EPUB. Useful if you did a bulk conversion of a large number of books and something went wrong.</string> <string>When doing a same format to same format conversion,
for e.g., EPUB to EPUB, calibre saves the original EPUB
as ORIGINAL_EPUB. This option tells calibre to restore
the EPUB from ORIGINAL_EPUB. Useful if you did a bulk
conversion of a large number of books and something went wrong.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Restore pre conversion &amp;originals, if available</string> <string>Restore pre conversion &amp;originals, if available</string>