Make NotFoundException resolvable

This commit is contained in:
Koitharu
2022-07-20 17:32:22 +03:00
parent bdc7a8f5ed
commit a076c9f420
7 changed files with 21 additions and 10 deletions

View File

@@ -322,4 +322,5 @@
<string name="show_all">Show all</string>
<string name="invalid_domain_message">Invalid domain</string>
<string name="select_range">Select range</string>
<string name="not_found_404">Content not found or removed</string>
</resources>