diff options
author | yllar <yllar.pajus@gmail.com> | 2010-06-01 18:07:07 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-06-01 18:07:07 +0000 |
commit | bb502908b24da460826f46591513748e372935fc (patch) | |
tree | e29ddd2faf46707d9662244f7a3df400307c791f /program/localization/sv_SE | |
parent | 5bde172aef1b016baaf1330bd71e9d1f524116d5 (diff) |
translations update
Diffstat (limited to 'program/localization/sv_SE')
-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 58f0a57b3..290b5fff4 100644 --- a/program/localization/sv_SE/messages.inc +++ b/program/localization/sv_SE/messages.inc @@ -115,5 +115,6 @@ $messages['smtperror'] = 'SMTP-fel: $msg'; $messages['emailformaterror'] = 'Felaktig adress: $email'; $messages['toomanyrecipients'] = 'Förmånga mottagare. Minska antalet till högst $max.'; $messages['maxgroupmembersreached'] = 'Antalet gruppmedlemmar får inte överstiga $max'; +$messages['internalerror'] = 'Ett internt fel uppstod. Vänligen försök igen.'; ?> |