alecpl
2009-10-27 2cb5b5a9e5c6fe9575fe2c40aee8af4002b69c81
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.';
 
?>