thomascube
2010-03-04 a96183883d95dc83a7d0951f5b834e44b062f9cf
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.';
 
?>