Option to undo removing from favourites

This commit is contained in:
Koitharu
2022-05-11 16:23:37 +03:00
parent 3e785a2555
commit 36634ecca1
7 changed files with 68 additions and 3 deletions

View File

@@ -293,4 +293,6 @@
<string name="bookmarks">Bookmarks</string>
<string name="bookmark_removed">Bookmark removed</string>
<string name="bookmark_added">Bookmark added</string>
<string name="undo">Undo</string>
<string name="removed_from_history">Removed from history</string>
</resources>