From c3fc0130022e42855d0617cabf71f3b68d4b8f3a Mon Sep 17 00:00:00 2001 From: MacRimi Date: Tue, 27 May 2025 20:30:17 +0200 Subject: [PATCH] Update storage_menu.sh --- scripts/menus/storage_menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/menus/storage_menu.sh b/scripts/menus/storage_menu.sh index 70861f7..778a199 100644 --- a/scripts/menus/storage_menu.sh +++ b/scripts/menus/storage_menu.sh @@ -30,7 +30,7 @@ while true; do "1" "$(translate "Add Disk Passthrough to a VM")" \ "2" "$(translate "Add Disk") Passthrough $(translate "to a CT")" \ "3" "$(translate "Import Disk Image to a VM")" \ - "4" "$(translate "Import Disk Image to a VM")" \ + "4" "$(translate "Format Unused Disk in Proxmox")" \ "5" "$(translate "Return to Main Menu")" 3>&1 1>&2 2>&3) case $OPTION in