The other case uses "Installation finished [..]", thus use the same
wording here too.

Signed-off-by: Christoph Heiss <c.he...@proxmox.com>
---
 proxmox-low-level-installer | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxmox-low-level-installer b/proxmox-low-level-installer
index 9b4b773..d127a40 100755
--- a/proxmox-low-level-installer
+++ b/proxmox-low-level-installer
@@ -78,7 +78,7 @@ sub send_reboot_ui_message {
            $secs -= 1;
        }
     } else {
-       Proxmox::UI::finished(1, "Installation complete - reboot now?");
+       Proxmox::UI::finished(1, "Installation finished - reboot now?");
     }
 }
 
-- 
2.42.0



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to