Add end of book actions screen

This commit is contained in:
jpirnay
2026-05-12 18:11:55 +02:00
parent 8d2cfb17a7
commit a91c151979
13 changed files with 1116 additions and 15 deletions
+10
View File
@@ -17,6 +17,15 @@ STR_SELECT_CHAPTER: "Select Chapter"
STR_NO_CHAPTERS: "No chapters"
STR_END_OF_BOOK: "End of book"
STR_EMPTY_CHAPTER: "Empty chapter"
STR_FINISHED_BOOK_HEADER: "Book finished!"
STR_FINISHED_BOOK_HEADER_LINE1: "Congratulations, you finished this book."
STR_FINISHED_BOOK_HEADER_LINE2: "What do you want to do now?"
STR_GO_BACK_TO_HOME: "Go back to Home"
STR_GO_BACK_TO_HOME_DESC: "Return to the home screen"
STR_OPEN_NEXT_BOOK: "Open the next book:"
STR_MOVE_FINISHED_TO_COMPLETED: "Move finished book to /COMPLETED"
STR_FORGET_BOOK: "Forget book"
STR_FORGET_BOOK_DESC: "Remove book from Recent Books"
STR_INDEXING: "Indexing"
STR_MEMORY_ERROR: "Memory error"
STR_PAGE_LOAD_ERROR: "Page load error"
@@ -373,6 +382,7 @@ STR_DELETE_CACHE: "Delete Book Cache"
STR_DELETE: "Delete"
STR_REMOVE: "Remove"
STR_DISPLAY_QR: "Show page as QR"
STR_MARK_AS_READ: "Mark as read"
STR_CHAPTER_PREFIX: "Chapter: "
STR_PAGES_SEPARATOR: " pages | "
STR_BOOK_PREFIX: "Book: "