Add a new option category: Post Filter. Marking posts as read is disabled by default. Marking posts as read after voting is now available.

This commit is contained in:
Alex Ning
2020-12-23 17:03:41 +08:00
parent c88ceb737b
commit 6a8f27f947
15 changed files with 290 additions and 20 deletions

View File

@@ -513,7 +513,10 @@
<string name="settings_swipe_action_swipe_right_title">Swipe Right</string>
<string name="settings_swipe_action_info_summary">Not applicable to post feed with more than 1 column or post detail.</string>
<string name="settings_language_title">Language</string>
<string name="settings_enable_search_history">Enable Search History</string>
<string name="settings_enable_search_history_title">Enable Search History</string>
<string name="settings_post_history_title">Post History</string>
<string name="settings_mark_posts_as_read_title">Mark Posts As Read</string>
<string name="settings_mark_posts_as_read_after_voting_title">Mark Posts As Read After Voting</string>
<string name="no_link_available">Cannot get the link</string>