dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Updated translations from launchpad
Thomas Bruederli
2012-08-06
c41a86e5cc26dc8ae37ed4b3fddcaa195b1616a4
[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';
?>