alecpl
2011-11-25 2a3e02769d2014038675a5d8ddf18d1dba87bf2f
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.';
 
?>