Update backup_host.sh

This commit is contained in:
MacRimi
2026-07-03 19:28:28 +02:00
parent 2f01950d45
commit 9a81c631fa

View File

@@ -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