From e6c9a7579385f465c453f763502da7f99eaa91fb Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Fri, 23 Jan 2009 23:12:50 +0000 Subject: [PATCH] nl.lang: - fixed typo (reported by Michiel van Baak on ML) git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@545 a1433add-5e2c-0410-b055-b7f2511e0802 --- languages/nl.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/nl.lang b/languages/nl.lang index 967be546..a9495f7c 100644 --- a/languages/nl.lang +++ b/languages/nl.lang @@ -340,7 +340,7 @@ $PALANG['pUsersVacation_welcome'] = 'Automatisch beantwoorden.'; $PALANG['pUsersVacation_welcome_text'] = 'U heeft uw automatisch beantwoorden ingesteld.'; $PALANG['pUsersVacation_subject'] = 'Onderwerp'; $PALANG['pUsersVacation_subject_text'] = 'Out of Office'; -$PALANG['pUsersVacation_body'] = 'Bericht'; +$PALANG['pUsersVacation_body'] = 'Bericht'; # XXX text changed to 'Message' $PALANG['pUsersVacation_body_text'] = << tot . Voor belangrijke punten kunt u contact opnemen met . @@ -398,7 +398,7 @@ $PALANG['pFetchmail_field_poll_time'] = 'controle'; $PALANG['pFetchmail_field_fetchall'] = 'alle berichten ophalen'; $PALANG['pFetchmail_field_keep'] = 'behouden'; $PALANG['pFetchmail_field_protocol'] = 'protocol'; -$PALANG['pFetchmail_field_usessl'] = 'SSL actieif'; +$PALANG['pFetchmail_field_usessl'] = 'SSL actief'; $PALANG['pFetchmail_field_extra_options'] = 'extra opties'; $PALANG['pFetchmail_field_mda'] = 'MD'; $PALANG['pFetchmail_field_date'] = 'datum';