alecpl
2009-11-10 6c5aa6b054f827c444b21c400424396e7d082888
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.';
 
?>