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'] = '自動アドレス帳から移動した連絡先';
- ?>
|