thomascube
2012-05-04 be160b9da23e77996e7c83a3f5c5158aa7e22d17
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.';
 
?>