選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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