From 82cce95c28f1859c4cb2b62b76e71638b10de076 Mon Sep 17 00:00:00 2001 From: Synchro Date: Thu, 6 Jun 2013 23:50:59 +0200 Subject: [PATCH] Add missing Esperanto translation, thanks to @eliovir --- language/phpmailer.lang-eo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/phpmailer.lang-eo.php b/language/phpmailer.lang-eo.php index 57b7cfc8..799b3319 100644 --- a/language/phpmailer.lang-eo.php +++ b/language/phpmailer.lang-eo.php @@ -15,7 +15,7 @@ $PHPMAILER_LANG['file_open'] = 'Eraro de dosiero: malfermo neeblas: ' $PHPMAILER_LANG['from_failed'] = 'Jena adreso de sendinto malsukcesis: '; $PHPMAILER_LANG['instantiate'] = 'Genero de retmesaĝa funkcio neeblis.'; $PHPMAILER_LANG['invalid_address'] = 'Retadreso ne validas: '; -//$PHPMAILER_LANG['mailer_not_supported'] = ' mailer is not supported.'; +$PHPMAILER_LANG['mailer_not_supported'] = ' mesaĝilo ne subtenata.'; $PHPMAILER_LANG['provide_address'] = 'Vi devas tajpi almenaŭ unu recevontan retadreson.'; $PHPMAILER_LANG['recipients_failed'] = 'Eraro de servilo SMTP : la jenaj poŝtrecivuloj kaŭzis eraron: '; $PHPMAILER_LANG['signing'] = 'Eraro de subskribo: ';