summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/lv_LV
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-08 13:39:57 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-08 13:39:57 +0000
commit0fb83bb56544362c616ffaa579973768f0d0bee1 (patch)
treebbe1b32a12ecc593113c2cce9ebd549b09425cce /roundcubemail/program/localization/lv_LV
parentd9daaac0849808d71f20faed21df4b51a3df0186 (diff)
- Add real SMTP error description to displayed error messages (#1485927)
git-svn-id: https://svn.roundcube.net/trunk@3727 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/lv_LV')
-rw-r--r--roundcubemail/program/localization/lv_LV/messages.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/lv_LV/messages.inc b/roundcubemail/program/localization/lv_LV/messages.inc
index 3f7558286..253c9b0bb 100644
--- a/roundcubemail/program/localization/lv_LV/messages.inc
+++ b/roundcubemail/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';