User-friendly message for HttpStatusException

This commit is contained in:
Koitharu
2022-10-19 10:10:25 +03:00
parent eaeb11f9ce
commit fb202f80a5
5 changed files with 14 additions and 6 deletions

View File

@@ -395,4 +395,5 @@
<string name="different_languages">Different languages</string>
<string name="network_unavailable">Network is not available</string>
<string name="network_unavailable_hint">Turn on Wi-Fi or mobile network to read manga online</string>
<string name="server_error">Server side error (%1$d). Please try again later</string>
</resources>