Bulk Actions for Reading Lists (#3035)

This commit is contained in:
Joe Milazzo 2024-07-02 19:00:23 -05:00 committed by GitHub
parent 1918c9305e
commit 6434ed7c9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 965 additions and 16 deletions

View file

@ -2134,8 +2134,10 @@
"no-series-collection-warning": "Warning! No series are selected, saving will delete the Collection. Are you sure you want to continue?",
"collection-updated": "Collection updated",
"reading-list-deleted": "Reading list deleted",
"reading-lists-deleted": "Reading lists deleted",
"reading-list-updated": "Reading list updated",
"confirm-delete-reading-list": "Are you sure you want to delete the reading list? This cannot be undone.",
"confirm-delete-reading-lists": "Are you sure you want to delete the reading lists? This cannot be undone.",
"item-removed": "Item removed",
"nothing-to-remove": "Nothing to remove",
"series-added-to-reading-list": "Series added to reading list",
@ -2209,6 +2211,8 @@
"collection-not-owned": "You do not own this collection",
"collections-promoted": "Collections promoted",
"collections-unpromoted": "Collections un-promoted",
"reading-lists-promoted": "Reading Lists promoted",
"reading-lists-unpromoted": "Reading Lists un-promoted",
"confirm-delete-collections": "Are you sure you want to delete multiple collections?",
"collections-deleted": "Collections deleted",
"pdf-book-mode-screen-size": "Screen too small for Book mode",