dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix problem with '<' and '>' characters in header tests (#1486391)
alecpl
2010-01-12
e363390bdc832b718c219a18032aed89377d7828
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
de_CH.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvardmsg'] = 'Kontakt im Adressbuch speichern';
$labels['vcardsavefailed'] = 'Der Kontakt konnte nicht gespeichert werden';
?>