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.

zh_CN.inc 340B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = '自动采集';
  4. $labels['useautoabook'] = '使用自动地址簿';
  5. $labels['useforcompletion'] = '使用收集的地址自动完成';
  6. $labels['contactremoved'] = '从自动地址簿上删除的联系人';
  7. $labels['contactmoved'] = '从自动地址簿上移动的联系人';
  8. ?>