Allow to mark all previous chapters as read

This commit is contained in:
inorichi
2016-01-19 16:35:36 +01:00
parent 416fd128ba
commit 4bf15a5a2c
5 changed files with 22 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
<string name="action_select_all">Select all</string>
<string name="action_mark_as_read">Mark as read</string>
<string name="action_mark_as_unread">Mark as unread</string>
<string name="action_mark_previous_as_read">Mark previous as read</string>
<string name="action_download">Download</string>
<string name="action_delete">Delete</string>
<string name="action_update">Update</string>