thomascube
2009-10-28 dba307ffd9dcc2bb9cb5966036709691b9e5026e
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['addvardmsg'] = 'Add vCard to addressbook';
$labels['vcardsavefailed'] = 'Unable to save vCard';
 
?>