Fixed wording of counter>0 filter

This commit is contained in:
ByteHamster 2020-11-15 12:18:44 +01:00
parent 4decd1d9fe
commit 2d24213171
1 changed files with 1 additions and 1 deletions

View File

@ -532,7 +532,7 @@
<string name="pref_filter_feed_sum">Filter your subscriptions in navigation drawer and subscriptions screen.</string>
<string name="no_filter_label">None</string>
<string name="subscriptions_are_filtered">Subscriptions are filtered.</string>
<string name="subscriptions_counter_greater_zero">Counter greater zero</string>
<string name="subscriptions_counter_greater_zero">Counter greater than zero</string>
<string name="auto_downloaded">Auto downloaded</string>
<string name="not_auto_downloaded">Not auto downloaded</string>
<string name="kept_updated">Kept updated</string>