Make some strings in LocalSource translatable (closes #5178)

This commit is contained in:
arkon
2021-05-24 16:50:07 -04:00
parent 47f865aa72
commit 179cb8eb50
2 changed files with 20 additions and 13 deletions

View File

@@ -519,6 +519,10 @@
<string name="browse">Browse</string>
<string name="local_source_help_guide">Local source guide</string>
<string name="no_pinned_sources">You have no pinned sources</string>
<string name="chapter_not_found">Chapter not found</string>
<string name="local_invalid_format">Invalid chapter format</string>
<string name="local_filter_order_by">Order by</string>
<string name="date">Date</string>
<!-- Manga activity -->
<string name="manga_not_in_db">This manga has been removed from the database.</string>