mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Added text to category changing dialog when shown with no categories (#5345)
* Added text to ChangeMangaCategoriesDialog if invoked with empty category list * Change dialog text, add negative button, and change positive button to open CategoryController * Tiny bit of code cleanup and reorganizing
This commit is contained in:
		| @@ -729,6 +729,7 @@ | ||||
|     <string name="information_no_recent_manga">Nothing read recently</string> | ||||
|     <string name="information_empty_library">Your library is empty. Add series to your library from Browse.</string> | ||||
|     <string name="information_empty_category">You have no categories. Tap the plus button to create one for organizing your library.</string> | ||||
|     <string name="information_empty_category_dialog">You don\'t have any categories yet.</string> | ||||
|     <string name="information_cloudflare_bypass_failure">Failed to bypass Cloudflare</string> | ||||
|     <!-- Do not translate "WebView" --> | ||||
|     <string name="information_webview_required">WebView is required for Tachiyomi</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user