alecpl
2009-11-10 6c5aa6b054f827c444b21c400424396e7d082888
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['identitydialogtitle'] = 'Palun täida oma saatja identiteet';
$labels['identitydialoghint'] = 'See kast ilmub ainult esimesel sisselogimisel.';
 
?>