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.
12345678 |
- <?php
- $labels = array();
- $labels['automaticallycollected'] = 'Automatisch verzameld';
- $labels['useautoabook'] = 'Gebruik automatisch adresboek';
- $labels['useforcompletion'] = 'Gebruik automatisch verzamelde adressen voor automatisch aanvullen';
- $labels['contactremoved'] = 'Contact(en) verwijderd uit het automatische adresboek';
- $labels['contactmoved'] = 'Contact(en) verplaatst uit het automatische adresboek';
- ?>
|