Skip to content

Commit 8691340

Browse files
author
Kristan Kenney
committed
Language string update in en.php
SSL Support -> Enable SSL for this domain Force SSL/HTTPS -> Enforce HTTP-to-HTTPS redirection'
1 parent 826d262 commit 8691340

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

web/inc/i18n/en.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,9 @@
191191
'Backup System' => 'Backup System',
192192
'backup exclusions' => 'Backup Exclusions',
193193
'template' => 'Template',
194-
'SSL Support' => 'SSL Support',
194+
'SSL Support' => 'Enable SSL for this domain',
195195
'SSL Home Directory' => 'SSL Home Directory',
196+
'Force SSL/HTTPS' => 'Enforce HTTP-to-HTTPS redirection',
196197
'Lets Encrypt Support' => 'Use Lets Encrypt to obtain SSL certificate',
197198
'Lets Encrypt' => 'Lets Encrypt',
198199
'Your certificate will be automatically issued in 5 minutes' => 'Your SSL certificate will be automatically issued within 5 minutes',
@@ -755,8 +756,6 @@
755756

756757
'Email Credentials' => 'Email Credentials',
757758

758-
'Force SSL/HTTPS' => 'Force secure connections (SSL) for this domain',
759-
760759
'2 Factor Authentication' => 'Two-factor Authentication',
761760
'Enable 2FA' => 'Enable two-factor authentication',
762761
'Please scan the code below in your 2FA application:' => 'To finish setting up two-factor authentication, scan the QR code below<br />using an authentication app (such as <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2">Google Authenticator</a>):',

0 commit comments

Comments
 (0)