dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
- Fix folder collapsing/expanding broken with framework merge (#1488430)
alecpl
2012-04-14
651da7934ed4c13e2cbc2e4a82caf2ebaba87373
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
de_CH.inc
commit
|
author
|
age
48e9c1
1
<?php
T
2
3
$labels = array();
4
$labels['buttontitle'] = 'Nachricht archivieren';
5
$labels['archived'] = 'Nachricht erfolgreich archiviert';
6
$labels['archivefolder'] = 'Archiv';
7
8
?>