alecpl
2009-09-22 3e2bc6a975303bfb1ac656c5431d30c4aae82289
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.';
 
?>