Bulk Actions for Reading Lists (#3035)
This commit is contained in:
parent
1918c9305e
commit
6434ed7c9b
13 changed files with 965 additions and 16 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue