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
/
new_user_dialog
/
localization
/
gl_ES.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['identitydialogtitle'] = 'Por favor, complete os seus datos persoais';
$labels['identitydialoghint'] = 'Este diálogo só aparecerá a primera vez que se conecte ao correo.';
?>