4 lab+
This commit is contained in:
parent
d5980d6ff2
commit
1dc8b51c03
@ -41,7 +41,7 @@ enum class Screen(
|
||||
"listauthors", R.string.listauthors, Icons.Filled.Face
|
||||
),
|
||||
AuthorEdit(
|
||||
"author-edit/{id}", R.string.book_view_title, showInBottomBar = false
|
||||
"author-edit/{id}", R.string.author, showInBottomBar = false
|
||||
),
|
||||
BookSearch(
|
||||
"book-search/{searchStr}", R.string.search, showInBottomBar = false
|
||||
|
@ -10,6 +10,7 @@
|
||||
<string name="loader">Загрузка</string>
|
||||
<string name="catalog">Каталог</string>
|
||||
<string name="listauthors">Писатели</string>
|
||||
<string name="author">Писатель</string>
|
||||
<string name="book_view_title">Книга</string>
|
||||
<string name="enter">Войти</string>
|
||||
<string name="create_acc">Создать аккаунт</string>
|
||||
|
BIN
Отчеты и макеты/Тюрнер_ЛР4.docx
Normal file
BIN
Отчеты и макеты/Тюрнер_ЛР4.docx
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user