alecpl
2009-11-18 3c9aa23a7c85f87163f3d001c90b063b13c86014
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.';
 
?>