alecpl
2010-01-19 a7dba8546377d2f018cc7fa8d170e7b795077ae6
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.';
 
?>