alecpl
2012-04-15 ce6ece3ce067b4a17f90e8b0932ada54a617b98c
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['addvcardmsg'] = 'Add vCard to addressbook';
$labels['vcardsavefailed'] = 'Unable to save vCard';
 
?>