🚀 Small UI changes & Code reformat

* Reformatted code (naming, packages)
* Small UI changes
This commit is contained in:
Acclorite 2024-10-19 21:41:39 +03:00
parent 2875baf5ce
commit aa68ba3ae8
156 changed files with 611 additions and 672 deletions

View file

@ -119,6 +119,9 @@
<string name="error_closed_source">Closed source</string>
<!-- Is Empty messages -->
<string name="search_field_empty">
Search…
</string>
<string name="browse_empty">
Expand the library\'s book collection with your downloads
</string>
@ -131,7 +134,6 @@
<!-- Query strings -->
<string name="selected_items_count_query">%1$s selected</string>
<string name="search_query">Search %1$s…</string>
<string name="file_path_query">File path: %1$s</string>
<string name="update_query">Update %1$s</string>
<string name="color_preset_query">Preset %1$s</string>
@ -159,18 +161,12 @@
<string name="next">Next</string>
<string name="yes_go_to_help">Yes, go to Help</string>
<string name="no">No</string>
<string name="download">Download</string>
<string name="done">Done</string>
<string name="enable">Enable</string>
<string name="web_search">Web search</string>
<string name="share">Share</string>
<string name="proceed">Proceed</string>
<!-- Items -->
<string name="files">files</string>
<string name="books">books</string>
<string name="history">history</string>
<!-- Book -->
<string name="unknown_author">Unknown</string>
<string name="read_more">You need to read more!</string>