mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Add worker info screen (#8774)
Mainly for debug purpose, might help with support.
This commit is contained in:
		| @@ -538,6 +538,7 @@ | ||||
|     <string name="pref_tablet_ui_mode">Tablet UI</string> | ||||
|     <string name="pref_verbose_logging">Verbose logging</string> | ||||
|     <string name="pref_verbose_logging_summary">Print verbose logs to system log (reduces app performance)</string> | ||||
|     <string name="pref_worker_info">Worker info</string> | ||||
|  | ||||
|       <!-- About section --> | ||||
|     <string name="website">Website</string> | ||||
| @@ -634,6 +635,7 @@ | ||||
|         <item quantity="other">%1$s chapters</item> | ||||
|     </plurals> | ||||
|     <string name="delete_downloads_for_manga">Delete downloaded chapters?</string> | ||||
|     <string name="copied_to_clipboard_plain">Copied to clipboard</string> | ||||
|     <string name="copied_to_clipboard">Copied to clipboard:\n%1$s</string> | ||||
|     <string name="clipboard_copy_error">Failed to copy to clipboard</string> | ||||
|     <string name="source_not_installed">Source not installed: %1$s</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user