mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
fix typo
This commit is contained in:
parent
4a6c484912
commit
fdf91ac3a2
|
@ -2369,7 +2369,7 @@ If you did not receive a password, please use the password forgotten function on
|
|||
'settings_smtpForceFrom' => 'Force from email',
|
||||
'settings_smtpForceFrom_desc' => 'Use address from \'Send from\' for all outgoing mail.',
|
||||
'settings_smtpLazySSL' => 'Lazy SSL checking',
|
||||
'settings_smtpLazySSL_desc' => 'Turn of checking for a valid SSL certificate. This can be useful if self signed certificates are used or a certificate has expired. Turning this on can be dangerous, if you do not know the potential risks.',
|
||||
'settings_smtpLazySSL_desc' => 'Turn off checking for a valid SSL certificate. This can be useful if self signed certificates are used or a certificate has expired. Turning this on can be dangerous, if you do not know the potential risks.',
|
||||
'settings_smtpPassword' => 'SMTP Server password',
|
||||
'settings_smtpPassword_desc' => 'SMTP Server password',
|
||||
'settings_smtpPort' => 'SMTP Server port',
|
||||
|
|
Loading…
Reference in New Issue
Block a user