From b32c2bb9944772fabdd0271c79394a2bdba3f046 Mon Sep 17 00:00:00 2001 From: Florian Aders Date: Sun, 31 Jan 2016 11:42:16 +0100 Subject: [PATCH] Just a small lng - change Signed-off-by: Florian Aders --- lng/english.lng.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lng/english.lng.php b/lng/english.lng.php index 197f9128..b039eb72 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -1927,6 +1927,6 @@ $lng['opcacheinfo']['false'] = 'false'; // Added for let's encrypt $lng['domains']['letsencrypt']['title'] = 'Use Let\'s Encrypt'; -$lng['domains']['letsencrypt']['description'] = 'Get a free certificate from Let\'s Encrypt. The certificate will be created and renewed automatically. This is not possible for wildcard - domains'; +$lng['domains']['letsencrypt']['description'] = 'Get a free certificate from Let\'s Encrypt. The certificate will be created and renewed automatically.
ATTENTION:This is not possible for wildcard - domains'; $lng['error']['sslredirectonlypossiblewithsslipport'] = 'Using Let\'s Encrypt is only possible when the domain has at least one ssl-enabled IP/port combination assigned.'; $lng['panel']['letsencrypt'] = 'Using Let\'s encrypt'; \ No newline at end of file