mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-29 12:37:50 +02:00
Remove "Download complete" notification
It wasn't really consistent with other notifications considering there's no action to be taken in this state.
This commit is contained in:
@ -868,8 +868,7 @@
|
||||
<string name="download_notifier_unknown_error">Could not download chapter due to unexpected error</string>
|
||||
<string name="download_notifier_text_only_wifi">No Wi-Fi connection available</string>
|
||||
<string name="download_notifier_no_network">No network connection available</string>
|
||||
<string name="download_notifier_download_paused">Download paused</string>
|
||||
<string name="download_notifier_download_finish">Download completed</string>
|
||||
<string name="download_notifier_download_paused">Downloads paused</string>
|
||||
<string name="download_notifier_split_page_not_found">Page %d not found while splitting</string>
|
||||
<string name="download_notifier_split_page_path_not_found">Couldn\'t find file path of page %d</string>
|
||||
<string name="download_notifier_split_failed">Couldn\'t split downloaded image</string>
|
||||
|
Reference in New Issue
Block a user