update text ProxMenux

This commit is contained in:
MacRimi
2025-09-10 19:06:04 +02:00
parent 9035b18584
commit 187250fa24
2 changed files with 3 additions and 3 deletions

View File

@@ -795,7 +795,7 @@ EOF
)
local selected
selected=$(dialog --clear --backtitle "ProxMenu - $(translate "System Utilities")" \
selected=$(dialog --clear --backtitle "ProxMenux - $(translate "System Utilities")" \
--title "$(translate "Select utilities to install")" \
--checklist "$(translate "Use SPACE to select/deselect, ENTER to confirm")" \
20 70 12 "${utilities[@]}" 2>&1 >/dev/tty)