Aleksander Machniak
2012-08-09 d098e205a0d97c70c3c40e54d50895ee4fc2a213
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.';
 
?>