Show hint if navigation section is unavailable #751

This commit is contained in:
Koitharu
2024-02-10 16:52:49 +02:00
parent 0e4ef32642
commit 36a74f32df
7 changed files with 95 additions and 48 deletions

View File

@@ -591,4 +591,6 @@
<string name="fraction_pattern" translatable="false">%1$d/%2$d</string>
<string name="reading_time_estimation">Show estimated reading time</string>
<string name="reading_time_estimation_summary">The time estimation value may be inaccurate</string>
<string name="suggestions_unavailable_text">Suggestions feature is disabled</string>
<string name="check_for_new_chapters_disabled">Checking for new chapters is disabled</string>
</resources>