Check if category name is not empty

This commit is contained in:
Koitharu
2021-12-03 21:11:50 +02:00
parent 9b4aa4fd64
commit 5ed0f8b5a6
7 changed files with 26 additions and 63 deletions

View File

@@ -245,4 +245,5 @@
<string name="date_format">Date format</string>
<string name="system_default">Default</string>
<string name="exclude_nsfw_from_history">Exclude NSFW manga from history</string>
<string name="error_empty_name">Name sould not be empty</string>
</resources>