diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-30 08:33:55 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-30 08:33:55 +0000 |
| commit | da32565f0b919b751501b319143d4ab817778ccc (patch) | |
| tree | 6f360fe7b9a36b4a7b03242c80b5f563a2f4ebbf /roundcubemail/program/localization/sv_SE | |
| parent | e7fc4adaa90489e3ef29e62e62a1d84af0f139c8 (diff) | |
he_IL fr_FR gl_ES sv_SE cy_GB update
git-svn-id: https://svn.roundcube.net/trunk@2813 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/sv_SE')
| -rw-r--r-- | roundcubemail/program/localization/sv_SE/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/sv_SE/messages.inc b/roundcubemail/program/localization/sv_SE/messages.inc index 61c301e59..8783db922 100644 --- a/roundcubemail/program/localization/sv_SE/messages.inc +++ b/roundcubemail/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'; |
