alecpl
2009-11-03 0b53ec758a3ad2be29d802d7973c57d7d754b10a
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.';
 
?>