mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Add "Move all chapters from series to top" option to download context menu (#6794)
* Added basic move to top series feature * Remove intermediate List * Change text string * Remove spanish manual translation * Changed algorithm to use "partition"
This commit is contained in:
		| @@ -114,6 +114,7 @@ | ||||
|     <string name="action_asc">Ascending</string> | ||||
|     <string name="action_desc">Descending</string> | ||||
|     <string name="action_move_to_top">Move to top</string> | ||||
|     <string name="action_move_to_top_all_for_series">Move series to top</string> | ||||
|     <string name="action_move_to_bottom">Move to bottom</string> | ||||
|     <string name="action_install">Install</string> | ||||
|     <string name="action_share">Share</string> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user