dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-08-14
c0aedfa34a641d5116ae8b8d5c1009c54ffee3b0
[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';
?>