mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Show a progress indicator while checking for updates in the about screen (#9641)
* Show a progress indicator while checking for updates. * Remove a unused import. * Remove the initial toast.
This commit is contained in:
		| @@ -899,7 +899,6 @@ | ||||
|     <!-- reserved for future use --> | ||||
|     <string name="update_check_eol">This Android version is no longer supported</string> | ||||
|     <string name="update_check_no_new_updates">No new updates available</string> | ||||
|     <string name="update_check_look_for_updates">Searching for updates…</string> | ||||
|  | ||||
|     <!--UpdateCheck Notifications--> | ||||
|     <string name="update_check_notification_download_in_progress">Downloading…</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user