diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index 1d1fcee1d8ae0..7cd3e849be3c2 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -97,7 +97,8 @@ function writeParameterInput($parameter, $options, $classes = []) {
-

t('External storages')); ?>

+

t('External storages')); ?>

+

t('External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services.')); ?>

'> diff --git a/apps/theming/templates/settings-admin.php b/apps/theming/templates/settings-admin.php index 5a73eb02535e9..d7de5b75053f0 100644 --- a/apps/theming/templates/settings-admin.php +++ b/apps/theming/templates/settings-admin.php @@ -28,6 +28,7 @@ ?>

t('Theming')); ?>

+

t('Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users.')); ?>

diff --git a/settings/templates/settings/admin/overview.php b/settings/templates/settings/admin/overview.php index cbb7e136da015..5b36f840ad017 100644 --- a/settings/templates/settings/admin/overview.php +++ b/settings/templates/settings/admin/overview.php @@ -28,7 +28,8 @@ ?>
-

t('Security & setup warnings'));?>

+

t('Security & setup warnings'));?>

+

t('It\'s important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.'));?>