dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of github.com:roundcube/roundcubemail
Thomas Bruederli
2012-11-11
e43dcb0df3e7ea6c05a8c1473b0da7834d5e39d9
[githubFork/roundcubemail.git]
/
plugins
/
new_user_dialog
/
localization
/
en_US.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['identitydialogtitle'] = 'Please complete your sender identity';
$labels['identitydialoghint'] = 'This box only appears once at the first login.';
?>