alecpl
2011-09-19 b578abb9f94fa1d7dc8ce2ee94e35fa074d51ce4
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.';
 
?>