String changes

This commit is contained in:
Kovid Goyal 2017-05-16 13:33:29 +05:30
parent 94162c32ca
commit b2a440e9f4
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 3 additions and 3 deletions

View File

@ -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>&amp;Yes/No columns have three values (needs restart)</string>
</property> </property>
</widget> </widget>
</item> </item>

View File

@ -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 &quot;first edition&quot; (from worldcat.org)</string> <string>Use &amp;published date of &quot;first edition&quot; (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 &amp;author names from FN LN to LN, FN</string>
</property> </property>
</widget> </widget>
</item> </item>