diff --git a/UI/MainUI/Dutch.lproj/Localizable.strings b/UI/MainUI/Dutch.lproj/Localizable.strings index 28ded6cec..a2cc29bac 100644 --- a/UI/MainUI/Dutch.lproj/Localizable.strings +++ b/UI/MainUI/Dutch.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Onverwerkte foutmelding"; "Password change is not supported." = "Wachtwoordwijziging wordt niet ondersteund."; "Unhandled HTTP error code: %{0}" = "Onverwerkte HTTP-foutcode: %{0}"; +"Current password" = "Current password"; "New password" = "Nieuw wachtwoord"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Bevestiging"; +"Change" = "Change"; "Cancel" = "Annuleren"; "Please wait..." = "Een ogenblik geduld ..."; "Close" = "Sluiten"; diff --git a/UI/PreferencesUI/Dutch.lproj/Localizable.strings b/UI/PreferencesUI/Dutch.lproj/Localizable.strings index 3ea34359a..ea63162f6 100644 --- a/UI/PreferencesUI/Dutch.lproj/Localizable.strings +++ b/UI/PreferencesUI/Dutch.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Handtekening bij doorsturen invoegen"; "Show recipients or sender full email in mailboxes" = "Toon ontvangers of afzenders volledige e-mail in mailboxen"; "Hide attachements for inline images" = "Bijlagen voor inline-afbeeldingen verbergen"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Standaard lettergrootte";