feat: allow removing book from recent list (#2045)
## Summary Add ability to long press 'confirm' on a book in the recent books list to be prompted to remove it from the list. --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? *Yes, Claude* ---------
This commit is contained in:
@@ -246,6 +246,7 @@ STR_OPDS_BROWSER: "OPDS Browser"
|
||||
STR_SEARCH: "Szukaj"
|
||||
STR_COVER_CUSTOM: "Okładka + Własne"
|
||||
STR_MENU_RECENT_BOOKS: "Ostatnio czytane"
|
||||
STR_REMOVE_FROM_RECENTS: "Usunąć z ostatnio czytanych?"
|
||||
STR_NO_RECENT_BOOKS: "Brak ostatnio czytanych"
|
||||
STR_CALIBRE_DESC: "Przesyłaj bezprzewodowo do Calibre"
|
||||
STR_FORGET_AND_REMOVE: "Zapomnieć zapisane sieci oraz hasła?"
|
||||
|
||||
Reference in New Issue
Block a user