Thomas Bruederli
2012-07-04 e8b45a6e0faee3dd3f76f17f21eca7feb800f3e1
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.';
 
?>