summaryrefslogtreecommitdiff
path: root/plugins/vcard_attachments/localization/en_US.inc
blob: bce44d7391697b70417ecfe19c05685e1e2e8ac4 (plain)
1
2
3
4
5
6
7
<?php

$labels = array();
$labels['addvcardmsg'] = 'Add vCard to addressbook';
$labels['vcardsavefailed'] = 'Unable to save vCard';

?>