alecpl
2010-01-28 ac9759b6a4e2eec68dda27f81d8001c9d4e18f9f
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.';
 
?>