dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- fix 2px splitter issue on IE8
alecpl
2009-09-30
52bd7bf16ed79c10c3b37d147595f57f3cc53cd6
[githubFork/roundcubemail.git]
/
plugins
/
new_user_dialog
/
localization
/
de_CH.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['identitydialogtitle'] = 'Bitte vervollständigen Sie Ihre Absender-Informationen';
$labels['identitydialoghint'] = 'Dieser Dialog erscheint nur einmal beim ersten Login.';
?>