From 2ebb63767e53c39bc982d9959dabacfdce8b9b19 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:41 +0200 Subject: [PATCH] i18n(sv): Update Swedish translations --- UI/MainUI/Swedish.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Swedish.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) 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";