thomascube
2010-02-18 29640bcfa918e9c63d6b29c25d67dc361d20bcca
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.';
 
?>