Thomas Bruederli
2012-10-04 4213a3712e8c6c2cae33ca0d0b74f13b4f5ba31b
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.';
 
?>