dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix bug where memory_limit = -1 wasn't handled properly
alecpl
2012-04-04
ff2d88a7ab6e3c63550c8a48f6ddf93197540ae0
[githubFork/roundcubemail.git]
/
plugins
/
markasjunk
/
localization
/
gl_ES.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['buttontitle'] = 'Marcar como correo lixo';
$labels['reportedasjunk'] = 'Mensaxe marcada como correo lixo';
?>