diff --git a/client/containers/containers_defs.cpp b/client/containers/containers_defs.cpp index b4014051..59df2981 100644 --- a/client/containers/containers_defs.cpp +++ b/client/containers/containers_defs.cpp @@ -119,7 +119,7 @@ QMap ContainerProps::containerDescriptions() { DockerContainer::Dns, QObject::tr("Replace the current DNS server with your own. This will increase your privacy level.") }, { DockerContainer::Sftp, - QObject::tr("Creates a file vault on your server to securely store and transfer files.") } }; + QObject::tr("Create a file vault on your server to securely store and transfer files.") } }; } QMap ContainerProps::containerDetailedDescriptions()