dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Allow to configure the number of values allowed for each LDAP attribute -...
thomascube
2012-05-02
a605b2584df2dd5bc2bd3b9ba73e71d921eb9a13
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
gl_ES.inc
1
2
3
4
5
6
7
8
9
10
<?php
// MPBAUPGRADE
$labels = array();
$labels['buttontitle'] = 'Arquivar esta mensaxe';
$labels['archived'] = 'Aquivouse a mensaxe';
$labels['archivefolder'] = 'Arquivo';
?>