--- sections/novosti.inc 2001/11/20 08:48:14 1.8 +++ sections/novosti.inc 2001/11/20 12:11:02 1.9 @@ -58,7 +58,7 @@ } $smarty->assign("days",$days); $smarty->assign("last_days",array(14,30,160,240,365)); - $smarty->assign("last_desc",array("zadnjih dveh tednov","one month","four months","six months","one year")); + $smarty->assign("last_desc",array("zadnjih dveh tednov","meseca","stirih mesecev","sestih mesecev","enega leta")); } $num_selected=0; @@ -99,9 +99,9 @@ if (isset($days) && $num_selected == 0) { - $warning = "There are no news for last $days days."; + $warning = "Ni novic v zadnjih $days dmeh."; } elseif ($main == "" && $num_selected == 0) { - $warning = "This news item is no longer available"; + $warning = "Podatki niso vec dostopni."; } $smarty->assign(array(