New filter sheet draft implementation

This commit is contained in:
Koitharu
2023-12-05 17:14:24 +02:00
parent 64dc646fc5
commit 6c07abec56
18 changed files with 512 additions and 234 deletions

View File

@@ -540,4 +540,6 @@
<string name="this_manga">This manga</string>
<string name="color_correction_apply_text">These settings can be applied globally or only to the current manga. If applied globally, individual settings will not be overridden.</string>
<string name="apply">Apply</string>
<string name="error_filter_locale_genre_not_supported">Filtering by both genres and locale is not supported by this source</string>
<string name="error_filter_states_genre_not_supported">Filtering by both genres and states is not supported by this source</string>
</resources>