mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-19 17:49:44 +02:00
Remove skipped updates notification
Seems to cause more confusion than it's worth. Will update the UI for the library update skip options to better explain what they're for later.
This commit is contained in:
@@ -830,7 +830,6 @@
|
||||
<string name="notification_chapters_single_and_more">Chapter %1$s and %2$d more</string>
|
||||
<string name="notification_chapters_multiple">Chapters %1$s</string>
|
||||
<string name="notification_update_error">%1$d update(s) failed</string>
|
||||
<string name="notification_update_skipped">%1$d update(s) skipped</string>
|
||||
<string name="learn_more">Tap to learn more</string>
|
||||
<string name="notification_cover_update_failed">Failed to update cover</string>
|
||||
<string name="notification_first_add_to_library">Please add the entry to your library before doing this</string>
|
||||
@@ -896,7 +895,6 @@
|
||||
<string name="channel_progress">Progress</string>
|
||||
<string name="channel_complete">Complete</string>
|
||||
<string name="channel_errors">Errors</string>
|
||||
<string name="channel_skipped">Skipped</string>
|
||||
<string name="channel_new_chapters">Chapter updates</string>
|
||||
<string name="channel_app_updates">App updates</string>
|
||||
<string name="channel_ext_updates">Extension updates</string>
|
||||
|
Reference in New Issue
Block a user