Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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