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.

ja_JP.inc 400B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = '自動的に収集';
  4. $labels['useautoabook'] = '自動アドレス帳を使用';
  5. $labels['useforcompletion'] = '自動的に収集したアドレスを自動補完に使用';
  6. $labels['contactremoved'] = '自動アドレス帳から削除した連絡先';
  7. $labels['contactmoved'] = '自動アドレス帳から移動した連絡先';
  8. ?>