Project

General

Profile

« Previous | Next » 

Revision 2056

Added by darkviper over 10 years ago

+ add missing EN translation for PHPMailer

View differences:

phpmailer.lang-ro.php
16 16
$PHPMAILER_LANG['file_open']            = 'Eroare de fisier: Nu pot deschide fisierul: ';
17 17
$PHPMAILER_LANG['from_failed']          = 'Urmatoarele adrese From au dat eroare: ';
18 18
$PHPMAILER_LANG['instantiate']          = 'Nu am putut instantia functia mail.';
19
//$PHPMAILER_LANG['invalid_address']        = 'Not sending, email address is invalid: ';
19
//$PHPMAILER_LANG['invalid_email']        = 'Not sending, email address is invalid: ';
20 20
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer nu este suportat.';
21 21
$PHPMAILER_LANG['provide_address']      = 'Trebuie sa adaugati cel putin un recipient (adresa de mail).';
22 22
$PHPMAILER_LANG['recipients_failed']    = 'Eroare SMTP: Urmatoarele adrese de mail au dat eroare: ';
......
24 24
//$PHPMAILER_LANG['smtp_connect_failed']  = 'SMTP Connect() failed.';
25 25
//$PHPMAILER_LANG['smtp_error']           = 'SMTP server error: ';
26 26
//$PHPMAILER_LANG['variable_set']         = 'Cannot set or reset variable: ';
27
?>

Also available in: Unified diff