mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
String changes
This commit is contained in:
parent
94162c32ca
commit
b2a440e9f4
@ -28,7 +28,7 @@
|
|||||||
If not checked, the values can be Yes or No.</string>
|
If not checked, the values can be Yes or No.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Yes/No columns have three values (needs restart)</string>
|
<string>&Yes/No columns have three values (needs restart)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
<item row="3" column="1" colspan="2">
|
<item row="3" column="1" colspan="2">
|
||||||
<widget class="QCheckBox" name="opt_find_first_edition_date">
|
<widget class="QCheckBox" name="opt_find_first_edition_date">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Use published date of "first edition" (from worldcat.org)</string>
|
<string>Use &published date of "first edition" (from worldcat.org)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -81,7 +81,7 @@
|
|||||||
<item row="2" column="1" colspan="2">
|
<item row="2" column="1" colspan="2">
|
||||||
<widget class="QCheckBox" name="opt_swap_author_names">
|
<widget class="QCheckBox" name="opt_swap_author_names">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Swap author names from FN LN to LN, FN</string>
|
<string>Swap &author names from FN LN to LN, FN</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user