This commit is contained in:
Martin Rotter 2021-09-15 11:01:03 +02:00
parent 4929b5fd62
commit 99afe5433e
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<url type="donation">https://github.com/sponsors/martinrotter</url>
<content_rating type="oars-1.1" />
<releases>
<release version="4.0.2" date="2021-09-14"/>
<release version="4.0.2" date="2021-09-15"/>
</releases>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">none</content_attribute>

View File

@ -472,7 +472,7 @@
<item row="1" column="0" colspan="2">
<widget class="QCheckBox" name="m_cmbIgnoreContentsChanges">
<property name="text">
<string>Ignore changes in article contents when determining if article is &quot;new&quot;</string>
<string>Ignore changes in article body (text) when article is updated upstream</string>
</property>
</widget>
</item>