mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-11 11:38:56 +01:00
Improve MAL support (UI is very simple yet).
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<item>@string/webtoon_viewer</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="download_threads">
|
||||
<string-array name="download_slots">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<string name="pref_custom_brightness_value_key">pref_custom_brightness_value_key</string>
|
||||
|
||||
<string name="pref_download_directory_key">pref_download_directory_key</string>
|
||||
<string name="pref_download_threads_key">pref_download_threads_key</string>
|
||||
<string name="pref_download_slots_key">pref_download_slots_key</string>
|
||||
|
||||
<string name="pref_chapter_cache_size_key">pref_chapter_cache_size_key</string>
|
||||
<string name="pref_clear_chapter_cache_key">pref_clear_chapter_cache_key</string>
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
|
||||
<!-- Downloads section -->
|
||||
<string name="pref_download_directory">Downloads directory</string>
|
||||
<string name="pref_download_threads">Download threads</string>
|
||||
<string name="pref_download_slots">Simultaneous downloads</string>
|
||||
|
||||
<!-- Cache section -->
|
||||
<string name="pref_chapter_cache_size">Chapters cache size</string>
|
||||
|
||||
Reference in New Issue
Block a user