Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

mk_MK.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. ?>