mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Remove library update order setting
This doesn't make sense to have if the intention is to have reasonably sized global updates. Opting to remove it to remove complexity instead.
This commit is contained in:
		| @@ -44,7 +44,6 @@ | ||||
|     <string name="action_sort_total">Total chapters</string> | ||||
|     <string name="action_sort_last_read">Last read</string> | ||||
|     <string name="action_sort_last_checked">Last checked</string> | ||||
|     <string name="action_sort_next_updated">Next expected update</string> | ||||
|     <string name="action_sort_latest_chapter">Latest chapter</string> | ||||
|     <string name="action_sort_chapter_fetch_date">Date fetched</string> | ||||
|     <string name="action_sort_date_added">Date added</string> | ||||
| @@ -216,7 +215,6 @@ | ||||
|     <string name="update_48hour">Every 2 days</string> | ||||
|     <string name="update_72hour">Every 3 days</string> | ||||
|     <string name="update_weekly">Weekly</string> | ||||
|     <string name="pref_library_update_prioritization">Update order</string> | ||||
|     <string name="pref_library_update_restriction">Device restrictions</string> | ||||
|     <string name="connected_to_wifi">Only on Wi-Fi</string> | ||||
|     <string name="charging">Charging</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user