mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-14 21:18:56 +01:00
Add optional to automatically download new chapers (#538)
* Add optional to automatically download new chapers * Only trigger download once
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
<string name="pref_display_catalogue_as_list">pref_display_catalogue_as_list</string>
|
||||
<string name="pref_last_catalogue_source_key">pref_last_catalogue_source_key</string>
|
||||
|
||||
<string name="pref_download_new_key">download_new</string>
|
||||
|
||||
<!-- String Fonts -->
|
||||
<string name="font_roboto_medium">sans-serif</string>
|
||||
<string name="font_roboto_regular">sans-serif</string>
|
||||
|
||||
@@ -166,6 +166,7 @@
|
||||
<string name="third_to_last">Third to last chapter</string>
|
||||
<string name="fourth_to_last">Fourth to last chapter</string>
|
||||
<string name="fifth_to_last">Fifth to last chapter</string>
|
||||
<string name="pref_download_new">Download new chapters</string>
|
||||
|
||||
<!-- Sync section -->
|
||||
<string name="services">Services</string>
|
||||
|
||||
Reference in New Issue
Block a user