You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nl_NL.inc 418B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = 'Automatisch verzameld';
  4. $labels['useautoabook'] = 'Gebruik automatisch adresboek';
  5. $labels['useforcompletion'] = 'Gebruik automatisch verzamelde adressen voor automatisch aanvullen';
  6. $labels['contactremoved'] = 'Contact(en) verwijderd uit het automatische adresboek';
  7. $labels['contactmoved'] = 'Contact(en) verplaatst uit het automatische adresboek';
  8. ?>