From 0ba0d343262d9384a1e74ff8e4724991d10c2480 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 9 Apr 2025 11:53:11 +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 b5c293c..43ea218 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 "$(translateto a CT")" \ + "2" "$(translate "Add Disk") Passthrough $(translate "to a CT")" \ "3" "$(translate "Import Disk Image to a VM")" \ "4" "$(translate "Mount point to CT")" \ "5" "$(translate "Mount disk on HOST")" \