mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
String changes
This commit is contained in:
parent
326b7b7798
commit
e5ee211dd1
@ -129,7 +129,7 @@ is completed. This can be slow on large libraries.</string>
|
|||||||
<item row="9" column="3">
|
<item row="9" column="3">
|
||||||
<widget class="QCheckBox" name="apply_adddate">
|
<widget class="QCheckBox" name="apply_adddate">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Apply date</string>
|
<string>A&pply date</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -391,7 +391,7 @@ for e.g., EPUB to EPUB, calibre saves the original EPUB
|
|||||||
<item row="10" column="3">
|
<item row="10" column="3">
|
||||||
<widget class="QCheckBox" name="apply_pubdate">
|
<widget class="QCheckBox" name="apply_pubdate">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>&Apply date</string>
|
<string>A&pply date</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user