Handle NoDataReceivedException

This commit is contained in:
Koitharu
2024-03-30 08:21:40 +02:00
parent bec032c7dc
commit 41f64b2e36
4 changed files with 16 additions and 2 deletions

View File

@@ -640,4 +640,5 @@
<string name="unsupported_source">This manga source is not supported</string>
<string name="show_pages_thumbs">Show pages thumbnails</string>
<string name="show_pages_thumbs_summary">Enable the \"Pages\" tab on the details screen</string>
<string name="error_no_data_received">No data was received from server</string>
</resources>