fix: show "Failed to index" when failing to parse epub (#2556)
This commit is contained in:
@@ -18,6 +18,7 @@ STR_NO_CHAPTERS: "No chapters"
|
||||
STR_END_OF_BOOK: "End of book"
|
||||
STR_EMPTY_CHAPTER: "Empty chapter"
|
||||
STR_INDEXING: "Indexing"
|
||||
STR_INDEX_FAILED: "Failed to index - invalid book"
|
||||
STR_MEMORY_ERROR: "Memory error"
|
||||
STR_PAGE_LOAD_ERROR: "Page load error"
|
||||
STR_EMPTY_FILE: "Empty file"
|
||||
|
||||
Reference in New Issue
Block a user