mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
update text ProxMenux
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user