summaryrefslogtreecommitdiff
path: root/program/localization/lv_LV/messages.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-06-08 13:39:57 +0000
committeralecpl <alec@alec.pl>2010-06-08 13:39:57 +0000
commit349a8e36e581694cb200e4f3097d7af8c8628662 (patch)
tree8af291a4d50a99e8fab2da120ac051e7b28a1644 /program/localization/lv_LV/messages.inc
parent64e3e80743415e5fb121eb5c66416593c38ef288 (diff)
- Add real SMTP error description to displayed error messages (#1485927)
Diffstat (limited to 'program/localization/lv_LV/messages.inc')
-rw-r--r--program/localization/lv_LV/messages.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/program/localization/lv_LV/messages.inc b/program/localization/lv_LV/messages.inc
index 3f7558286..253c9b0bb 100644
--- a/program/localization/lv_LV/messages.inc
+++ b/program/localization/lv_LV/messages.inc
@@ -104,8 +104,8 @@ $messages['editorwarning'] = 'Pārslēdzoties uz vienkāršotu teksta redaktoru,
$messages['httpreceivedencrypterror'] = 'Kļūme. Lūdzu sazinieties ar administratoru. <b>Nav iespējams nosūtīt vēstuli.</b>';
$messages['smtpconnerror'] = 'SMTP kļūme ($code): Neizdevās pieslēgties serverim';
$messages['smtpautherror'] = 'SMTP kļūme ($code): Neizdevās autentificēties';
-$messages['smtpfromerror'] = 'SMTP kļūme ($code): Neizdevās iestatīt sūtītāju "$from"';
-$messages['smtptoerror'] = 'SMTP kļūme ($code): Neizdevās pievienot saņēmēju "$to"';
+$messages['smtpfromerror'] = 'SMTP kļūme ($code): Neizdevās iestatīt sūtītāju "$from" ($msg)';
+$messages['smtptoerror'] = 'SMTP kļūme ($code): Neizdevās pievienot saņēmēju "$to" ($msg)';
$messages['smtprecipientserror'] = 'SMTP kļūme: Nav iespējams parsēt saņēmēju sarakstu';
$messages['smtperror'] = 'SMTP kļūme: $msg';
$messages['emailformaterror'] = 'Nepareiza e-pasta adrese: $email';