Implement feature to hide "Local" badge from library manga (#5202)

This commit is contained in:
Hunter Nickel
2021-05-26 16:10:20 -06:00
committed by GitHub
parent d9c27e7109
commit 8dcd919ff0
9 changed files with 21 additions and 4 deletions

View File

@@ -95,6 +95,7 @@
<string name="action_display_comfortable_grid">Comfortable grid</string>
<string name="action_display_download_badge">Download badges</string>
<string name="action_display_unread_badge">Unread badges</string>
<string name="action_display_local_badge">Local badges</string>
<string name="action_display_show_tabs">Show category tabs</string>
<string name="action_display_show_number_of_items">Show number of items</string>
<string name="action_disable">Disable</string>