From cb91e4b0ba1f022d41663c5fb376b2b1e2c927d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@muni.cz> Date: Mon, 29 Jan 2018 16:48:14 +0100 Subject: [PATCH] Update consent.php --- modules/consent/dictionaries/consent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/consent/dictionaries/consent.php b/modules/consent/dictionaries/consent.php index cdf77fec0..c04851e54 100644 --- a/modules/consent/dictionaries/consent.php +++ b/modules/consent/dictionaries/consent.php @@ -119,7 +119,7 @@ $lang = array( 'no' => 'Personvern for tjenesten', 'nn' => 'Personvern for tenesta', 'da' => 'Tjenestens politik vedrørende personoplysninger', - 'en' => 'Privacypolicy for the service', + 'en' => 'Privacy policy for the service', 'de' => 'Datenschutzrichtlinie des Dienstes', 'sv' => 'Tjänstens policy för personlig integritet', 'fi' => 'Tietosuojaseloste palvelulle', -- GitLab