Add back option to hide Updates count (#8709)

Adds back the option to hide the updates count on the Updates tab
This commit is contained in:
Soitora
2022-12-09 23:25:06 +01:00
committed by GitHub
parent 82a3a98a5a
commit 8937e22ce4
4 changed files with 15 additions and 2 deletions

View File

@@ -254,6 +254,7 @@
<string name="pref_update_only_completely_read">With unread chapter(s)</string>
<string name="pref_update_only_non_completed">With \"Completed\" status</string>
<string name="pref_update_only_started">That haven\'t been started</string>
<string name="pref_library_update_show_tab_badge">Show unread count on Updates icon</string>
<string name="pref_library_update_refresh_metadata">Automatically refresh metadata</string>
<string name="pref_library_update_refresh_metadata_summary">Check for new cover and details when updating library</string>
<string name="pref_library_update_refresh_trackers">Automatically refresh trackers</string>