alecpl
2009-07-22 f134ad8c4cc6ec06da7cd63ebc1eb9a767c0fb65
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.';
 
?>