Aleksander Machniak
2012-12-11 b01d84d0f7c8b29c9dc52c717708f28a72ecf08e
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.';
 
?>