mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Adjust update/download warnings
- Uses toasts now - Adjusted wording to emphasize effect on sources - Download warning has a different threshold (15 chapters per source, vs. 60 entries per source for library update)
This commit is contained in:
		| @@ -701,11 +701,12 @@ | ||||
|     <!-- Downloads activity and service --> | ||||
|     <string name="download_queue_error">Couldn\'t download chapters. You can try again in the downloads section</string> | ||||
|     <string name="download_insufficient_space">Couldn\'t download chapters due to low storage space</string> | ||||
|     <string name="download_queue_size_warning">Warning: large bulk downloads may lead to sources becoming slower and/or blocking Tachiyomi</string> | ||||
|  | ||||
|     <!-- Library update service notifications --> | ||||
|     <string name="notification_check_updates">Checking for new chapters</string> | ||||
|     <string name="notification_updating">Updating library… (%1$d/%2$d)</string> | ||||
|     <string name="notification_size_warning">Large updates may lead to increased battery usage and sources becoming slower</string> | ||||
|     <string name="notification_size_warning">Warning: large updates harm sources and may lead to slower updates and also increased battery usage</string> | ||||
|     <string name="notification_new_chapters">New chapters found</string> | ||||
|     <plurals name="notification_new_chapters_summary"> | ||||
|         <item quantity="one">For 1 title</item> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user