From 80e0e339a3eabcded9fa3b3841ca2640b08c4f03 Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Tue, 16 Nov 2021 18:13:05 +0100 Subject: Fixed grammar Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- apps/files_external/templates/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_external/templates/settings.php b/apps/files_external/templates/settings.php index a9bf5bd3af0..f63cab07560 100644 --- a/apps/files_external/templates/settings.php +++ b/apps/files_external/templates/settings.php @@ -207,7 +207,7 @@ $canCreateMounts = $_['visibilityType'] === BackendService::VISIBILITY_ADMIN ||

t('Global credentials')); ?>

-

t('Global credentials can be used to authenticate with multiple external storage that have the same credentials.')); ?>

+

t('Global credentials can be used to authenticate with multiple external storages that have the same credentials.')); ?>