Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

ar.inc 422B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = 'Automatically Collected';
  4. $labels['useautoabook'] = 'استخدام دفتر العناوين التلقائي';
  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. ?>