alecpl
2010-01-11 27e9a5b09cfe0de54071e31bc86c8c2eac6e3cd5
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.';
 
?>