alecpl
2010-01-26 2273d4117fd50ee44dcdaa28fd6444383dc403a0
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.';
 
?>