thomascube
2011-02-27 01a3689c209f5ff480c178da8bd32de4a61a4e5c
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.';
 
?>