alecpl
2010-01-28 ac9759b6a4e2eec68dda27f81d8001c9d4e18f9f
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.';
 
?>