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

@@ -237,8 +237,8 @@ uninstall_proxmenu() {
install_type=$(detect_installation_type)
if ! dialog --clear --backtitle "ProxMenux Configuration" \
--title "Uninstall ProxMenu" \
--yesno "\n$(translate "Are you sure you want to uninstall ProxMenu?")" 8 60; then
--title "Uninstall ProxMenux" \
--yesno "\n$(translate "Are you sure you want to uninstall ProxMenux?")" 8 60; then
return
fi