Aleksander Machniak
2012-12-21 768e33a7955bd6f73c33363533843e41a720d29c
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.';
 
?>