dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added archive plugin
thomascube
2009-08-27
85c812acec58c46d97442c736d62ea16633a96d9
[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.';
?>