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