Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/help/lib/lang/hr_support_message_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = "Podrška";
$wb['sender_id_txt'] = "Pošiljatelj";
$wb['subject_txt'] = "Naslov poruke";
$wb['add_new_record_txt'] = "Pošalji novu poruku";
$wb['list_head_txt'] = 'Podrška';
$wb['sender_id_txt'] = 'Pošiljatelj';
$wb['subject_txt'] = 'Naslov poruke';
$wb['add_new_record_txt'] = 'Pošalji novu poruku';
$wb['date_txt'] = 'Date';
?>