dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Better "wrong #directorylistbox height in IE7" fix
alecpl
2011-02-14
cfccaa55ca40c7737f964f3de89c5700dbd5313c
[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';
?>