Thomas Bruederli
2012-08-14 c0aedfa34a641d5116ae8b8d5c1009c54ffee3b0
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['addvcardmsg'] = 'Add vCard to addressbook';
$labels['vcardsavefailed'] = 'Unable to save vCard';
 
?>