Thomas Bruederli
2012-06-14 ce7090cce94e77b8a05aa9bb77f4dc29d3278e9f
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.';
 
?>