till
2009-07-14 af58c3ec6a464d06bcff3e3b1b73d87fa2e8c1d9
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.';
 
?>