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.

en_US.inc 391B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = 'Automatically Collected';
  4. $labels['useautoabook'] = 'Use automatic address book';
  5. $labels['useforcompletion'] = 'Use automatically collected addresses for autocompletion';
  6. $labels['contactremoved'] = 'Contact(s) deleted from automatic address book';
  7. $labels['contactmoved'] = 'Contact(s) moved from automatic address book';
  8. ?>