1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Add manual mark as seen menu item in thread when auto mark is disabled

This commit is contained in:
Ammar Githam 2021-03-20 21:04:49 +09:00
parent d7ecc935f7
commit 9cdbd89328
5 changed files with 91 additions and 19 deletions

View file

@ -466,4 +466,5 @@
<string name="generic_null_response">Response is null!</string>
<string name="generic_not_ok_response">Response status is not ok!</string>
<string name="generic_failed_request">Request failed!</string>
<string name="marked_as_seen">Marked as seen</string>
</resources>