diff --git a/UI/MainUI/Swedish.lproj/Localizable.strings b/UI/MainUI/Swedish.lproj/Localizable.strings index 899c399b1..8d08ed248 100644 --- a/UI/MainUI/Swedish.lproj/Localizable.strings +++ b/UI/MainUI/Swedish.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Ohanterat fel har inträffat"; "Password change is not supported." = "Stöd saknas för ändring av lösenord."; "Unhandled HTTP error code: %{0}" = "Ohanterat HTTP felkod: %{0}"; +"Current password" = "Current password"; "New password" = "Nytt lösenord"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Bekräfta"; +"Change" = "Change"; "Cancel" = "Avbryt"; "Please wait..." = "Var god vänta..."; "Close" = "Close"; diff --git a/UI/PreferencesUI/Swedish.lproj/Localizable.strings b/UI/PreferencesUI/Swedish.lproj/Localizable.strings index fc7e7193d..301ab34a2 100644 --- a/UI/PreferencesUI/Swedish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Swedish.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Insert signature on forward"; "Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes"; "Hide attachements for inline images" = "Hide attachments for inline images"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Standardteckenstorlek";