diff options
author | thomascube <thomas@roundcube.net> | 2011-01-28 16:01:03 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-01-28 16:01:03 +0000 |
commit | 7f64ee2823c466771a76f3be2c3e43644946f852 (patch) | |
tree | deef1474efc1ab76d02e895ce3d6f2111fea504b /program/localization/sv_SE/messages.inc | |
parent | 79e634040d240b9ae2f392fccc3de643035109f9 (diff) |
Updated translations from user submissions
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 c81d14a70..9729a4949 100644 --- a/program/localization/sv_SE/messages.inc +++ b/program/localization/sv_SE/messages.inc @@ -139,5 +139,6 @@ $messages['namecannotbeempty'] = 'Namnet får inte vara tomt'; $messages['nametoolong'] = 'Namnet är för långt'; $messages['folderupdated'] = 'Katalog uppdaterad'; $messages['foldercreated'] = 'Katalog skapad'; +$messages['invalidimageformat'] = 'Ogiltigt bildfilsformat'; ?> |