dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix HTML part detection in messages with attachments (#1488769)
Aleksander Machniak
2012-10-22
05a580a11775f0cf157f29cb7f26ae18ed60cb08
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
en_US.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvcardmsg'] = 'Add vCard to addressbook';
$labels['vcardsavefailed'] = 'Unable to save vCard';
?>