Localize parsers errors

This commit is contained in:
Koitharu
2023-11-25 17:33:05 +02:00
parent d3f23ea3a3
commit efd952a91a
2 changed files with 12 additions and 4 deletions

View File

@@ -530,4 +530,7 @@
<string name="reader_optimize">Reduce memory consumption (beta)</string>
<string name="reader_optimize_summary">Reduce offscreen pages quality to use less memory</string>
<string name="state">State</string>
<string name="error_multiple_genres_not_supported">Filtering by multiple genres is not supported by this manga source</string>
<string name="error_multiple_states_not_supported">Filtering by multiple states is not supported by this manga source</string>
<string name="error_search_not_supported">Search is not supported by this manga source</string>
</resources>