dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Tagging plugins for 0.8-beta
thomascube
2012-03-03
884add1419729cb8eb5ed8fb47ea68e5f6ce6682
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
de_DE.inc
commit
|
author
|
age
884add
1
<?php
T
2
3
$labels = array();
4
$labels['buttontitle'] = 'Nachricht archivieren';
5
$labels['archived'] = 'Nachricht erfolgreich archiviert';
6
$labels['archivefolder'] = 'Archiv';
7
8
?>