Update some wording in Delete Chapters preference. (#6365)

This commit is contained in:
FourTOne5 2021-12-19 20:09:48 +06:00 committed by GitHub
parent a09d6c0470
commit 4793ee4786
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -384,16 +384,16 @@
<string name="pref_download_directory">Download location</string>
<string name="pref_category_delete_chapters">Delete chapters</string>
<string name="pref_remove_after_marked_as_read">After marked as read</string>
<string name="pref_remove_after_read">Automatically after reading</string>
<string name="pref_remove_after_read">After reading automatically delete</string>
<string name="pref_remove_bookmarked_chapters">Allow deleting bookmarked chapters</string>
<string name="pref_remove_exclude_categories">Excluded categories</string>
<string name="custom_dir">Custom location</string>
<string name="disabled">Disabled</string>
<string name="last_read_chapter">Last read chapter</string>
<string name="second_to_last">Second to last chapter</string>
<string name="third_to_last">Third to last chapter</string>
<string name="fourth_to_last">Fourth to last chapter</string>
<string name="fifth_to_last">Fifth to last chapter</string>
<string name="second_to_last">Second to last read chapter</string>
<string name="third_to_last">Third to last read chapter</string>
<string name="fourth_to_last">Fourth to last read chapter</string>
<string name="fifth_to_last">Fifth to last read chapter</string>
<string name="pref_category_auto_download">Auto-download</string>
<string name="pref_download_new">Download new chapters</string>
<string name="pref_download_new_categories_details">Manga in excluded categories will not be downloaded even if they are also in included categories.</string>