From cbebb4a83920b90da6188e1e6fefcd1e4cb2ff72 Mon Sep 17 00:00:00 2001 From: SECRET Olivier Date: Mon, 2 Jul 2018 12:48:25 +1000 Subject: [PATCH] Fix lang String --- lang/en/auth_outage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/auth_outage.php b/lang/en/auth_outage.php index 23f0166..fa167c5 100644 --- a/lang/en/auth_outage.php +++ b/lang/en/auth_outage.php @@ -147,4 +147,4 @@ $string['warningduration_help'] = 'How long before the start of the outage shoul /* * Privacy provider (GDPR) */ -$string["privacy:no_data_reason"] = "The 'auth outage' plugins doesn't store any personnel data."; +$string["privacy:no_data_reason"] = "The Outage authentication plugin does not store any personal data.";