mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-16 18:25:02 -06:00
Tweak sparse allocation tooltip: may not always take longer.
This commit is contained in:
parent
5d91592cb0
commit
c866044e37
@ -63,7 +63,7 @@ def set_error_parent(parent):
|
||||
############################################################
|
||||
|
||||
def set_sparse_tooltip(widget):
|
||||
sparse_str = _("Fully allocating storage will take longer now, "
|
||||
sparse_str = _("Fully allocating storage may take longer now, "
|
||||
"but the OS install phase will be quicker. \n\n"
|
||||
"Skipping allocation can also cause space issues on "
|
||||
"the host machine, if the maximum image size exceeds "
|
||||
|
Loading…
Reference in New Issue
Block a user