Thomas Bruederli
2012-11-11 e43dcb0df3e7ea6c05a8c1473b0da7834d5e39d9
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.';
 
?>