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:
parent
bc1274008d
commit
bf63af8137
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue