dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added archive plugin
thomascube
2009-08-27
85c812acec58c46d97442c736d62ea16633a96d9
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
de_CH.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['buttontitle'] = 'Nachricht archivieren';
$labels['archived'] = 'Nachricht erfolgreich archiviert';
$labels['archivefolder'] = 'Archiv';
?>