thomascube
2009-07-15 57f0c81f2cc0518ed7ab107e16e6cadb8dfc53b0
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.';
 
?>