From c0c506f9103b12ed5a39b340c4bccac500a2f6a8 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(fi): Update Finnish translations --- UI/MainUI/Finnish.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Finnish.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Finnish.lproj/Localizable.strings b/UI/MainUI/Finnish.lproj/Localizable.strings index 63f01f772..89410fba9 100644 --- a/UI/MainUI/Finnish.lproj/Localizable.strings +++ b/UI/MainUI/Finnish.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Käsittelemätön virhe"; "Password change is not supported." = "Salasanan vaihto ei ole tuettu."; "Unhandled HTTP error code: %{0}" = "Käsittelemätön HTTP virhe: %{0}"; +"Current password" = "Current password"; "New password" = "Uusi salasana"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Vahvistus"; +"Change" = "Change"; "Cancel" = "Peruuta"; "Please wait..." = "Odota hetki..."; "Close" = "Sulje"; diff --git a/UI/PreferencesUI/Finnish.lproj/Localizable.strings b/UI/PreferencesUI/Finnish.lproj/Localizable.strings index d889f3e66..951e2bd99 100644 --- a/UI/PreferencesUI/Finnish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Finnish.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" = "Oletuskirjasinkoko";