alecpl
2010-03-19 63ab02a9f219f1e03ca47df57bae5bf0c9016e74
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['addvardmsg'] = 'Add vCard to addressbook';
$labels['vcardsavefailed'] = 'Unable to save vCard';
 
?>