Handle WebView unavailability

This commit is contained in:
Koitharu
2023-05-16 07:56:05 +03:00
parent c6d303980b
commit 4f68e7d0e6
5 changed files with 31 additions and 2 deletions

View File

@@ -415,4 +415,5 @@
<string name="downloads_cancelled">Downloads have been cancelled</string>
<string name="suggestions_enable_prompt">Do you want to receive personalized manga suggestions?</string>
<string name="translations">Translations</string>
<string name="web_view_unavailable">WebView not available: check if WebView provider is installed</string>
</resources>