From 9a81c631fa8afe788c5360928726635ed5f423c8 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Fri, 3 Jul 2026 19:28:28 +0200 Subject: [PATCH] Update backup_host.sh --- scripts/backup_restore/backup_host.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup_restore/backup_host.sh b/scripts/backup_restore/backup_host.sh index dbf7ec47..1b829076 100755 --- a/scripts/backup_restore/backup_host.sh +++ b/scripts/backup_restore/backup_host.sh @@ -2982,7 +2982,7 @@ _rs_select_component_paths() { if (( ${#_rsp_checklist[@]} == 0 )); then dialog --backtitle "ProxMenux" --title "$(translate "Nothing selectable")" \ - --msgbox "$(translate "Every path in this backup is kernel-tied — nothing to pick in Custom mode. Use Complete restore instead: it applies these paths automatically via the safe-subset filter and re-merges the operator's tuning.")" 12 84 + --msgbox "$(translate "Every path in this backup is kernel-tied: the restore applies these paths automatically via the safe-subset filter and re-merges the operator's tuning.")" 10 82 return 1 fi