diff options
author | thomascube <thomas@roundcube.net> | 2011-01-29 14:55:12 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-01-29 14:55:12 +0000 |
commit | 98cb0f179206843ceaa87df6bfb3d1da045ed8ad (patch) | |
tree | ade6196094997c24b48e8a432383bd2da9f6bc5c /program/localization/sv_SE/messages.inc | |
parent | a32679e69f7d6c265f85015677743272740dcc8e (diff) |
Apply bug fixes and localization updated from trunk for release 0.5.1
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 bb0d331fc..07e97f7a9 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'; ?> |