mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Remove unused string (#6726)
* change wording if update restriction is off from Only update: none to Restrictions: none * remove unused string
This commit is contained in:
parent
08ee858f64
commit
1a605e27bc
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