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_TW.inc 373B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = '自動蒐集';
  4. $labels['useautoabook'] = '使用自動收集的通訊錄';
  5. $labels['useforcompletion'] = '在自動補足提示時包含自動蒐集通訊錄';
  6. $labels['contactremoved'] = '聯絡人已從自動蒐集通訊錄刪除';
  7. $labels['contactmoved'] = '聯絡人已從自動蒐集通訊錄移動';
  8. ?>