string changes

This commit is contained in:
Kovid Goyal 2021-01-29 07:57:07 +05:30
parent fe1706dcc5
commit 7e6efbd326
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -24,7 +24,7 @@
<item> <item>
<widget class="QCheckBox" name="opt_docx_no_pagebreaks_between_notes"> <widget class="QCheckBox" name="opt_docx_no_pagebreaks_between_notes">
<property name="text"> <property name="text">
<string>Do not add a page after every &amp;endnote</string> <string>Do not add a page break after every &amp;endnote</string>
</property> </property>
</widget> </widget>
</item> </item>