dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- managesieve: Fix handling of "true" as "anyof (true)" test
alecpl
2009-09-08
d168b9909acc66510bd24b3e74f6828f47939f75
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
de_DE.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['buttontitle'] = 'Nachricht archivieren';
$labels['archived'] = 'Nachricht erfolgreich archiviert';
$labels['archivefolder'] = 'Archiv';
?>