Project

General

Profile

« Previous | Next » 

Revision 2056

Added by darkviper over 10 years ago

+ add missing EN translation for PHPMailer

View differences:

phpmailer.lang-dk.php
15 15
$PHPMAILER_LANG['file_open']            = 'Fil fejl: Kunne ikke åbne filen: ';
16 16
$PHPMAILER_LANG['from_failed']          = 'Følgende afsenderadresse er forkert: ';
17 17
$PHPMAILER_LANG['instantiate']          = 'Kunne ikke initialisere email funktionen.';
18
//$PHPMAILER_LANG['invalid_address']        = 'Not sending, email address is invalid: ';
18
//$PHPMAILER_LANG['invalid_email']        = 'Not sending, email address is invalid: ';
19 19
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer understøttes ikke.';
20 20
$PHPMAILER_LANG['provide_address']      = 'Du skal indtaste mindst en modtagers emailadresse.';
21 21
$PHPMAILER_LANG['recipients_failed']    = 'SMTP fejl: Følgende modtagere er forkerte: ';
......
23 23
//$PHPMAILER_LANG['smtp_connect_failed']  = 'SMTP Connect() failed.';
24 24
//$PHPMAILER_LANG['smtp_error']           = 'SMTP server error: ';
25 25
//$PHPMAILER_LANG['variable_set']         = 'Cannot set or reset variable: ';
26
?>

Also available in: Unified diff