From bbb58625fee3127208c968c0f81cd5f9f86d97eb Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 25 Apr 2017 17:45:02 +0200 Subject: Wording fixes Signed-off-by: Jan-Christoph Borchardt --- settings/templates/admin/additional-mail.php | 3 +-- settings/templates/admin/encryption.php | 2 +- settings/templates/admin/server.php | 2 +- settings/templates/admin/sharing.php | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) (limited to 'settings') diff --git a/settings/templates/admin/additional-mail.php b/settings/templates/admin/additional-mail.php index 91f34fa8010..249252dc694 100644 --- a/settings/templates/admin/additional-mail.php +++ b/settings/templates/admin/additional-mail.php @@ -56,7 +56,7 @@ if ($_['mail_smtpmode'] === 'qmail') { -

t('It is important to setup this server to be able to send emails. This is for example used to send out notification.')); ?>

+

t('It is important to set up this server to be able to send emails, like for password reset and notifications.')); ?>

@@ -137,4 +137,3 @@ if ($_['mail_smtpmode'] === 'qmail') { - diff --git a/settings/templates/admin/encryption.php b/settings/templates/admin/encryption.php index b0869957927..1d956a8f7c1 100644 --- a/settings/templates/admin/encryption.php +++ b/settings/templates/admin/encryption.php @@ -31,7 +31,7 @@ -

t('Server-side encryption makes is possible to encrypt files that are uploaded to this server. This comes with limitation like a performance penalty. Enable only if needed.')); ?>

+

t('Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.')); ?>

-

t('For the optimal performance it\'s important to configure background jobs correctly. For bigger instances \'Cron\' is the recommended setting. Please see the documentation for more information.'));?>

+

t('For optimal performance it\'s important to configure background jobs correctly. For bigger instances \'Cron\' is the recommended setting. Please see the documentation for more information.'));?>

-

t('As Admin you can fine tune the sharing behavior. Please see the documentation for more information.'));?>

+

t('As admin you can fine-tune the sharing behavior. Please see the documentation for more information.'));?>

/> -- cgit v1.2.3