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'] = '从自动地址簿上移动的联系人';
- ?>
|