Translation improvements for Email Credentials

This commit is contained in:
dpeca 2017-04-14 15:40:38 +02:00
commit 43e03d1845
36 changed files with 72 additions and 38 deletions

View file

@ -749,10 +749,11 @@ $LANG['da'] = array(
'Use server hostname' => 'Use server hostname',
'Use domain hostname' => 'Use domain hostname',
'Use STARTTLS' => 'Use STARTTLS',
'Use SSL' => 'Use SSL',
'Use SSL / TLS' => 'Use SSL / TLS',
'No encryption' => 'No encryption',
'Do not use encryption' => 'Do not use encryption',
'maximum characters length, including prefix' => 'maximum %s characters length, including prefix',
'Email Credentials' => 'Email Credentials',
);