From 070705acfaa65ad435c1d2fa659e4b1f333b59a8 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(he): Update Hebrew translations --- UI/MainUI/Hebrew.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Hebrew.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Hebrew.lproj/Localizable.strings b/UI/MainUI/Hebrew.lproj/Localizable.strings index b4236673e..847b756b1 100644 --- a/UI/MainUI/Hebrew.lproj/Localizable.strings +++ b/UI/MainUI/Hebrew.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "תגובת שגיאה לא מטופלת"; "Password change is not supported." = "שינוי סיסמה אינו נתמך."; "Unhandled HTTP error code: %{0}" = "שגיאת HTTP לא מטופלת מספר: {0}%"; +"Current password" = "Current password"; "New password" = "סיסמה חדשה"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "אישור"; +"Change" = "Change"; "Cancel" = "ביטול"; "Please wait..." = "אנא המתן..."; "Close" = "סגירה"; diff --git a/UI/PreferencesUI/Hebrew.lproj/Localizable.strings b/UI/PreferencesUI/Hebrew.lproj/Localizable.strings index 07df78e56..20008b106 100644 --- a/UI/PreferencesUI/Hebrew.lproj/Localizable.strings +++ b/UI/PreferencesUI/Hebrew.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" = "ברירת מחדל גודל גופן";