🛠️ New dialog & update default
* Updated default dialog * Added new dialog with text field
This commit is contained in:
parent
4f8da6ba8e
commit
f232cd3688
13 changed files with 187 additions and 107 deletions
|
|
@ -32,6 +32,7 @@
|
|||
<string name="move_book">Move book?</string>
|
||||
<string name="delete_history">Delete reading history?</string>
|
||||
<string name="enable_check_for_updates">Enable check for updates?</string>
|
||||
<string name="edit">Edit</string>
|
||||
|
||||
<!-- Dialog Descriptions -->
|
||||
<string name="storage_permission_description">
|
||||
|
|
@ -143,6 +144,7 @@
|
|||
<string name="web_search">Web search</string>
|
||||
<string name="share">Share</string>
|
||||
<string name="proceed">Proceed</string>
|
||||
<string name="ok">OK</string>
|
||||
|
||||
<!-- Book -->
|
||||
<string name="unknown_author">Unknown</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue