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'] = 'Otomatik Toplanan';
- $labels['useautoabook'] = 'Otomatik adres defterini kullan';
- $labels['useforcompletion'] = 'Otomatik tamamlama için otomatik toplanan adresleri kullan';
- $labels['contactremoved'] = 'Kişi(ler) otomatik adres defterinden silindi';
- $labels['contactmoved'] = 'Kişi(ler) otomatik adres defterinden taşındı';
- ?>
|