dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix handling of URLs with asterisk characters (#1488759)
Aleksander Machniak
2012-10-18
22c67d0ec28f4c9488d26aa35151392a18c74c45
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
de_DE.inc
1
2
3
4
5
6
7
8
<?php
// translation done by Ulli Heist - http://heist.hobby-site.org/
$labels = array();
$labels['help'] = 'Hilfe';
$labels['about'] = 'Über';
$labels['license'] = 'Lizenz';
?>