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