From 6c3e66142f50c68ee9b1435e5d6961573e7445d4 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:37 +0200 Subject: [PATCH] i18n(ar): Update Arabic translations --- UI/MainUI/Arabic.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Arabic.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Arabic.lproj/Localizable.strings b/UI/MainUI/Arabic.lproj/Localizable.strings index a83910487..99e4408f8 100644 --- a/UI/MainUI/Arabic.lproj/Localizable.strings +++ b/UI/MainUI/Arabic.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "خطأ استجابة غير معالجة"; "Password change is not supported." = "لا يتم اعتماد تغيير كلمة المرور."; "Unhandled HTTP error code: %{0}" = "Unhandled HTTP error code: %{0}"; +"Current password" = "Current password"; "New password" = "كلمة مرور جديدة"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "تأكيد"; +"Change" = "Change"; "Cancel" = "إلغاء"; "Please wait..." = "يرجى الانتظار ..."; "Close" = "Close"; diff --git a/UI/PreferencesUI/Arabic.lproj/Localizable.strings b/UI/PreferencesUI/Arabic.lproj/Localizable.strings index 6915bc3b5..ccc65b6c5 100644 --- a/UI/PreferencesUI/Arabic.lproj/Localizable.strings +++ b/UI/PreferencesUI/Arabic.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" = "Default font size";