[unpackfs] Improve human-readable name
This commit is contained in:
parent
5c4f2423f8
commit
fb412c177c
@ -37,7 +37,7 @@ _ = gettext.translation("calamares-python",
|
||||
fallback=True).gettext
|
||||
|
||||
def pretty_name():
|
||||
return _("Installing filesystems.")
|
||||
return _("Filling up filesystems.")
|
||||
|
||||
|
||||
class UnpackEntry:
|
||||
|
Loading…
Reference in New Issue
Block a user