Browse Source

Fix typo with 'pref_alarmrssnew_info' value

pull/486/head
pxgamer 5 years ago
parent
commit
2783b9964f
No known key found for this signature in database
GPG Key ID: 8F15E14C0F7BA063
  1. 2
      app/src/main/res/values/strings.xml

2
app/src/main/res/values/strings.xml

@ -251,7 +251,7 @@ @@ -251,7 +251,7 @@
<string name="pref_reqauth">Requires authentication</string>
<string name="pref_reqauth_info">Opens links in the webbrowser for user login</string>
<string name="pref_alarmrssnew">New item notification</string>
<string name="pref_alarmrssnew_info">Nofity when new torrents are released</string>
<string name="pref_alarmrssnew_info">Notify when new torrents are released</string>
<string name="pref_alarmrssexclude">Exclude filter</string>
<string name="pref_alarmrssexclude_info">Don\'t show torrents whose name matches these |-separated words</string>
<string name="pref_alarmrssinclude">Include filter</string>

Loading…
Cancel
Save