mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Add support to update strategy on global update (#7902)
* Add support to update strategy. * Add JavaDoc and bump the LIB_VERSION_MAX constant. * Fix a word typo. * Store update strategy enum as integer in the DB.
This commit is contained in:
		| @@ -801,6 +801,7 @@ | ||||
|     <string name="skipped_reason_completed">Skipped because series is complete</string> | ||||
|     <string name="skipped_reason_not_caught_up">Skipped because there are unread chapters</string> | ||||
|     <string name="skipped_reason_not_started">Skipped because no chapters are read</string> | ||||
|     <string name="skipped_reason_not_always_update">Skipped because series does not require updates</string> | ||||
|  | ||||
|     <!-- File Picker Titles --> | ||||
|     <string name="file_select_cover">Select cover image</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user