Prompt user to open WebView on HTTP errors

This commit is contained in:
arkon
2020-03-24 18:19:15 -04:00
parent 5fd1865504
commit 896b34d1a2
2 changed files with 14 additions and 4 deletions

View File

@@ -378,6 +378,7 @@
<string name="no_valid_sources">Please enable at least one valid source</string>
<string name="no_more_results">No more results</string>
<string name="no_results_found">No results found</string>
<string name="http_error_hint">Check website in WebView</string>
<string name="local_source">Local manga</string>
<string name="other_source">Other</string>
<string name="invalid_combination">Default can\'t be selected with other categories</string>