diff options
author | yllar <yllar.pajus@gmail.com> | 2009-07-30 08:33:55 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2009-07-30 08:33:55 +0000 |
commit | 4bd9c019516abb6f37df7aa04a88192eb892809e (patch) | |
tree | a51f0cbe177217fb7de622accad1ec52f59046f3 /program/localization/sv_SE | |
parent | e4a4686b55d7ee5e856e30f256b1f91c7580ad51 (diff) |
he_IL fr_FR gl_ES sv_SE cy_GB update
Diffstat (limited to 'program/localization/sv_SE')
-rw-r--r-- | program/localization/sv_SE/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/sv_SE/messages.inc b/program/localization/sv_SE/messages.inc index 61c301e59..8783db922 100644 --- a/program/localization/sv_SE/messages.inc +++ b/program/localization/sv_SE/messages.inc @@ -10,7 +10,7 @@ | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ -| Author: Jonas Nasholm <rcm@bitfuse.net> | +| Author: Jonas Nasholm <rcm@bitfuse.net> | | Fredrik Nygren <f.nygren@gmail.com> | | Andreas Henriksson <andreas@fatal.se> | +-----------------------------------------------------------------------+ @@ -25,6 +25,7 @@ $messages['cookiesdisabled'] = 'Din webbläsare accepterar inte cookies'; $messages['sessionerror'] = 'Din inloggning är felaktig eller har gått ut'; $messages['imaperror'] = 'Kontakt med IMAP-servern misslyckades'; $messages['servererror'] = 'Fel i servern!'; +$messages['invalidrequest'] = 'Ogiltig begäran! Informationen sparades inte.'; $messages['nomessagesfound'] = 'Inga meddelanden'; $messages['loggedout'] = 'Du är utloggad. Välkommen åter!'; $messages['mailboxempty'] = 'Katalogen är tom'; |