mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/JimmXinu/calibre
This commit is contained in:
commit
20542b5a5b
@ -17,7 +17,7 @@
|
|||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="QLabel" name="label_5">
|
<widget class="QLabel" name="label_5">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Max. simultaneous conversion/news download jobs:</string>
|
<string>Max. simultaneous conversion/news download/plugin jobs:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>opt_worker_limit</cstring>
|
<cstring>opt_worker_limit</cstring>
|
||||||
@ -134,7 +134,7 @@
|
|||||||
<item row="3" column="0">
|
<item row="3" column="0">
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Abort conversion jobs that take more than:</string>
|
<string>&Abort jobs that take more than:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>opt_worker_max_time</cstring>
|
<cstring>opt_worker_max_time</cstring>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user