tbrehm
2012-01-03 e485d0a26f0e3fbb7d6f02555a527183e5b44f2d
interface/web/admin/lib/lang/hr_software_update_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Software updates';
$wb['server_select_txt'] = 'Select server';
$wb['installed_txt'] = 'Action';
$wb['update_title_txt'] = 'Update';
$wb['version_txt'] = 'Version';
$wb['action_txt'] = 'Action';
$wb['list_head_txt'] = "Softverske nadogradnje";
$wb['server_select_txt'] = "Izaberi server";
$wb['installed_txt'] = "Akcija";
$wb['update_title_txt'] = "Nadogradi";
$wb['version_txt'] = "Verzija";
$wb['action_txt'] = "Akcija";
?>