dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add listcontrols template container in Larry skin (#1488498)
Thomas Bruederli
2012-05-27
077befb38e9a6bdec302c0f97a0d8429f929e112
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
es_ES.inc
1
2
3
4
5
6
7
8
9
10
<?php
// MPBAUPGRADE
$labels = array();
$labels['buttontitle'] = 'Archivar este mensaje';
$labels['archived'] = 'Mensaje Archivado';
$labels['archivefolder'] = 'Archivo';
?>