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
|
|
@ -475,6 +475,7 @@
|
|||
<string name="clear_selected_items_content_desc">Очистити обрані предмети</string>
|
||||
<string name="add_files_content_desc">Додати файли</string>
|
||||
<string name="select_all_files_content_desc">Вибрати всі файли</string>
|
||||
<string name="select_all_books_content_desc">Вибрати всі книги</string>
|
||||
<string name="exit_search_content_desc">Вийти з пошуку</string>
|
||||
<string name="delete_whole_history_content_desc">Видалити всю історію</string>
|
||||
<string name="move_books_content_desc">Перемістити обрані книги</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue