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