Split url and domain validations #1043

This commit is contained in:
Koitharu
2024-08-20 12:08:47 +03:00
parent 249c8377bd
commit b521460335
4 changed files with 37 additions and 18 deletions

View File

@@ -278,7 +278,8 @@
<string name="exclude_nsfw_from_history_summary">Manga marked as NSFW will never be added to the history and your progress will not be saved</string>
<string name="clear_cookies_summary">Can help in case of some issues. All authorizations will be invalidated</string>
<string name="show_all">Show all</string>
<string name="invalid_domain_message">Invalid server address</string>
<string name="invalid_domain_message">Invalid domain</string>
<string name="invalid_server_address_message">Invalid server address</string>
<string name="select_range">Select range</string>
<string name="clear_all_history">Clear all history</string>
<string name="last_2_hours">Last 2 hours</string>