dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Localize vcard_attachments plugin + add Russian translation for archive plugin
thomascube
2009-10-28
dba307ffd9dcc2bb9cb5966036709691b9e5026e
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
en_US.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvardmsg'] = 'Add vCard to addressbook';
$labels['vcardsavefailed'] = 'Unable to save vCard';
?>