dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix listing messages when: skip_deleted=true, ESEARCH supported, threads ...
alecpl
2012-04-23
e327ca25efcb9ace2f43a38ac81d44856221f0a0
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
es_ES.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvcardmsg'] = 'AƱadir la tarjeta a la libreta de direcciones';
$labels['vcardsavefailed'] = 'No ha sido posible guardar la tarjeta';
?>