yllar
2010-02-16 bbfd612c7d3919c6b1c78e57088b39a85a2d2ed9
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.';
 
?>