Validate header value in settings

This commit is contained in:
Koitharu
2023-05-23 09:04:57 +03:00
parent 3778a9e1d4
commit bf0d34e9cf
3 changed files with 29 additions and 1 deletions

View File

@@ -416,4 +416,5 @@
<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>
<string name="invalid_value_message">Invalid value</string>
</resources>