dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
- Moved session init/config functionality into rcube class
alecpl
2012-04-16
963a10bf8198ff21a26e6dd3d29a198587916858
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
gl_ES.inc
commit
|
author
|
age
48e9c1
1
<?php
T
2
3
$labels = array();
4
$labels['addvcardmsg'] = 'Engadir a tarxeta ao caderno de enderezos';
5
$labels['vcardsavefailed'] = 'Non foi posible gardar a tarxeta';
6
7
?>