]> git.proxmox.com Git - pve-installer.git/commit
tui: install progress: use ok/cancel as button text for installer prompt
authorChristoph Heiss <c.heiss@proxmox.com>
Fri, 17 Nov 2023 13:45:27 +0000 (14:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 16:08:29 +0000 (17:08 +0100)
commit28a55aea9ac107b683b4c6a450ae65142f68f85b
treee1c66707b1bd00dfab70208a8750c302dd679db2
parent7295fd7db05d4a5d00cb86a8915a4930b2abf8d9
tui: install progress: use ok/cancel as button text for installer prompt

The GTK installer/UI module in the low-level installer does the same.
Messages used with this are worded for this, using yes/no instead can be
quite confusing (e.g.
Proxmox::Install::ask_existing_vg_rename_or_abort())

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
proxmox-tui-installer/src/main.rs
proxmox-tui-installer/src/views/install_progress.rs