upgrades: Mark string as no-python-format

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-02-07 09:45:28 -05:00
parent 60d3fd6473
commit 22ddeb64ae
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -209,6 +209,7 @@ def check_dist_upgrade(_):
logger.warning('Skip dist upgrade: Not enough free space in /.')
title = ugettext_noop('Could not start distribution update')
message = ugettext_noop(
# xgettext:no-python-format
'There is not enough free space in the root partition to '
'start the distribution update. Please ensure at least 5 GB, '
'and at least 10% of the total space, is free. Distribution '