alecpl
2009-12-21 be11a9fcfcc79c87db6777ee08540bca84489f1d
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.';
 
?>