dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- virtuser_query: support other identity data (#1486148)
alecpl
2010-03-14
f209717e418cdf54511fab1a6d3a19b528d0c416
[githubFork/roundcubemail.git]
/
plugins
/
new_user_dialog
/
localization
/
et_EE.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['identitydialogtitle'] = 'Palun täida oma saatja identiteet';
$labels['identitydialoghint'] = 'See kast ilmub ainult esimesel sisselogimisel.';
?>