diff options
author | yllar <yllar.pajus@gmail.com> | 2009-11-02 23:15:55 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2009-11-02 23:15:55 +0000 |
commit | f8a216eba9d8af6d668fb9545fc4cd682087c8ad (patch) | |
tree | 7c33af83f7184bde0f1b1ff01fcb42bcdbd111dd /program/localization/sv_SE/messages.inc | |
parent | 0207c45c90818e7c7df64ea52c61050850dee13d (diff) |
he_IL cs_CZ sk_SK et_EE pt_PT sv_SE pt_BR hu_HU update
Diffstat (limited to 'program/localization/sv_SE/messages.inc')
-rw-r--r-- | program/localization/sv_SE/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/sv_SE/messages.inc b/program/localization/sv_SE/messages.inc index 121f1323a..0f2899f37 100644 --- a/program/localization/sv_SE/messages.inc +++ b/program/localization/sv_SE/messages.inc @@ -108,5 +108,6 @@ $messages['smtpfromerror'] = 'SMTP-fel ($code): Kan inte sätta avsändaradress $messages['smtptoerror'] = 'SMTP-fel ($code): Kan inte lägga till mottagaradress "$to"'; $messages['smtprecipientserror'] = 'SMTP-fel: Felaktigt formaterad lista med mottagaradresser'; $messages['smtperror'] = 'SMTP-fel: $msg'; +$messages['emailformaterror'] = 'Felaktig adress: $email'; ?> |