[Download Queue] Move series to bottom (#9918)

Added item in download queue page to move series to bottom

(cherry picked from commit 3d0e750519e851abbae193c2c78500ba897bf800)
This commit is contained in:
Joshua
2023-09-10 01:01:24 +07:00
committed by Jobobby04
parent 32a938e6d4
commit 2afeaa84ea
3 changed files with 11 additions and 2 deletions
+1
View File
@@ -137,6 +137,7 @@
<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_move_to_bottom_all_for_series">Move series to bottom</string>
<string name="action_install">Install</string>
<string name="action_share">Share</string>
<string name="action_save">Save</string>