]> git.proxmox.com Git - pve-installer.git/blobdiff - proxmox-low-level-installer
gui: expand ip address Gtk3::Entry
[pve-installer.git] / proxmox-low-level-installer
index 9b4b773b6626982fbfc6907636c84fef4060731e..d127a40fa3533e58d465a8705ca6d4e3fc2fbfd3 100755 (executable)
@@ -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?");
     }
 }