Remove unused string (#6726)

* change wording if update restriction is off

from
  Only update: none
to
  Restrictions: none

* remove unused string

(cherry picked from commit 1a605e27bc841acdd6c5bcc95715e7cd1f8a484f)
This commit is contained in:
Riztard Lanthorn 2022-03-04 10:13:44 +07:00 committed by Jobobby04
parent bc1274008d
commit bf63af8137

View File

@ -225,7 +225,6 @@
<string name="restrictions">Restrictions: %s</string>
<string name="pref_library_update_manga_restriction">Skip updating</string>
<string name="only_update_restrictions">Only update: %s</string>
<string name="pref_update_only_completely_read">Has unread chapters</string>
<string name="pref_update_only_non_completed">Is completed series</string>
<string name="pref_update_only_started">No read chapters</string>