diff --git a/NEWS b/NEWS index 7ba2a7bd8..fa2229c41 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ 1.3.18 (2012-08-DD) ------------------- Enhancements - - updated Catalan translation + - updated Catalan, Dutch translations - mail filters (Sieve) are no longer conditional to each other (all filters are executed, no matter if a previous condition matches) - improved tasks list display diff --git a/UI/Contacts/Dutch.lproj/Localizable.strings b/UI/Contacts/Dutch.lproj/Localizable.strings index ffbc04f29..6025fafa9 100644 --- a/UI/Contacts/Dutch.lproj/Localizable.strings +++ b/UI/Contacts/Dutch.lproj/Localizable.strings @@ -1,6 +1,6 @@ /* this file is in UTF-8 format! */ -"Contact" = "Herlaad"; +"Contact" = "Contactpersoon"; "Address" = "Adres"; "Photos" = "Foto's"; "Other" = "Overige"; diff --git a/UI/PreferencesUI/Dutch.lproj/Localizable.strings b/UI/PreferencesUI/Dutch.lproj/Localizable.strings index 544af48fe..2748d7e7d 100644 --- a/UI/PreferencesUI/Dutch.lproj/Localizable.strings +++ b/UI/PreferencesUI/Dutch.lproj/Localizable.strings @@ -167,6 +167,9 @@ "Signature" = "Ondertekening"; "Please enter your signature below:" = "Stel de ondertekening hieronder op:"; +"Please specify a valid sender address." = "Geef alstublieft een geldig afzendadres aan."; +"Please specify a valid reply-to address." = "Geef alstublieft een geldig antwoordadres aan."; + /* Additional Parameters */ "Additional Parameters" = "Extra Parameters"; @@ -279,6 +282,7 @@ "Label 4" = "Label 4"; "Label 5" = "Label 5"; +"The password was changed successfully." = "Het wachtwoord is met succes veranderd."; "Password must not be empty." = "Wachtwoord mag niet leeg zijn."; "The passwords do not match. Please try again." = "De wachtwoorden komen niet overeen. Probeer opnieuw."; "Password change failed" = "Wachtwoord wijzigen mislukt";