snapshot: Disable python formatting for description

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-04-01 09:54:02 -04:00
parent 78b95f8853
commit 7c0882ea0f
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -35,6 +35,7 @@ description = [
_('Snapshots allows creating and managing btrfs file system snapshots. '
'These can be used to roll back the system to a previously known '
'good state in case of unwanted changes to the system.'),
# Translators: xgettext:no-python-format
_('Snapshots are taken every hour, day and month (called timeline '
'snapshots). Snapshots are also taken before and after a software '
'installation. Although snapshots are efficient and only store the '