From 252a43363a0ac14f702d3bb7aea136fdab5efe1c Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 9 Apr 2025 11:41:13 +0200 Subject: [PATCH] Update sm.sh --- scripts/menus/sm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/menus/sm.sh b/scripts/menus/sm.sh index d8c726b..6b3f50b 100644 --- a/scripts/menus/sm.sh +++ b/scripts/menus/sm.sh @@ -28,7 +28,7 @@ initialize_cache while true; do OPTION=$(whiptail --title "$(translate "Disk and Storage Manager Menu")" --menu "$(translate "Select an option:")" 20 70 10 \ "1" "$(translate "Add Disk Passthrough to a VM")" \ - "2" "$(translate "Add Disk Passthrough to a CT")" \ + "2" "$(translate "Add Disk") Passthrough "$(translateto a CT")" \ "3" "$(translate "Import Disk Image to a VM")" \ "4" "$(translate "Mount point to CT")" \ "5" "$(translate "Mount disk on HOST")" \