dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add public list_folder_direct() and list_folders_subscribed_direct()
Aleksander Machniak
2012-05-14
435d55ecee7c5bc9651462d681e42af7f108ba66
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
de_CH.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvcardmsg'] = 'Kontakt im Adressbuch speichern';
$labels['vcardsavefailed'] = 'Der Kontakt konnte nicht gespeichert werden';
?>