feat: select all books button in library
* Added "Select all books" button to the Library which selects all books in the current category
This commit is contained in:
parent
14cf04a8ce
commit
30ee74cfff
9 changed files with 54 additions and 10 deletions
|
|
@ -611,6 +611,7 @@
|
|||
<string name="clear_selected_items_content_desc">Clear selected items</string>
|
||||
<string name="add_files_content_desc">Add files</string>
|
||||
<string name="select_all_files_content_desc">Select all files</string>
|
||||
<string name="select_all_books_content_desc">Select all books</string>
|
||||
<string name="exit_search_content_desc">Exit search</string>
|
||||
<string name="delete_whole_history_content_desc">Delete whole history</string>
|
||||
<string name="move_books_content_desc">Move selected books</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue