Fix #1877983 [[Enhancement] Remove unnecessary in the Metadata download screen](https://bugs.launchpad.net/calibre/+bug/1877983)

This commit is contained in:
Kovid Goyal 2020-05-11 16:52:56 +05:30
parent 55e3688097
commit ca14390fef
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -39,8 +39,7 @@
<item> <item>
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="text"> <property name="text">
<string>Disable any metadata sources you do not want by unchecking them. You can also set the cover priority. Covers from sources that have a higher (smaller) priority will be preferred when bulk downloading metadata. <string>Disable any metadata sources you do not want by unchecking them. You can also set the cover priority. Covers from sources that have a higher (smaller) priority will be preferred when bulk downloading metadata.</string>
</string>
</property> </property>
<property name="wordWrap"> <property name="wordWrap">
<bool>true</bool> <bool>true</bool>
@ -146,8 +145,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>373</width> <width>356</width>
<height>333</height> <height>321</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">