summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/nn_NO
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/nn_NO
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/nn_NO')
-rw-r--r--roundcubemail/program/localization/nn_NO/messages.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/nn_NO/messages.inc b/roundcubemail/program/localization/nn_NO/messages.inc
index 727dab56d..82b220da3 100644
--- a/roundcubemail/program/localization/nn_NO/messages.inc
+++ b/roundcubemail/program/localization/nn_NO/messages.inc
@@ -107,8 +107,8 @@ $messages['editorwarning'] = 'Du mistar all formatering når du bytar til rein t
$messages['httpreceivedencrypterror'] = 'Noko er totalt feilkonfigurert, send ein sint epost til administrator. No. <b>Meldinga di kunne ikkje bli sendt.</b>';
$messages['smtpconnerror'] = 'SMTP-feil ($code): Tilkopling til tenar feila';
$messages['smtpautherror'] = 'SMTP-feil ($code): Autentisering feila';
-$messages['smtpfromerror'] = 'SMTP-feil ($code): Feila å setja sendar «$from»';
-$messages['smtptoerror'] = 'SMTP-feil ($code): Feila å leggja til mottakar «$to»';
+$messages['smtpfromerror'] = 'SMTP-feil ($code): Feila å setja sendar «$from» ($msg)';
+$messages['smtptoerror'] = 'SMTP-feil ($code): Feila å leggja til mottakar «$to» ($msg)';
$messages['smtprecipientserror'] = 'SMTP-feil: Eg forstår ikkje mottakarlista (sjå over han...)';
$messages['smtperror'] = 'SMTP-feil: $msg';
$messages['emailformaterror'] = 'Ukorrekt e-postadresse: $email';