From 0967bc72ee2f76a82718af6461a922d89dbeaa86 Mon Sep 17 00:00:00 2001 From: swiergot Date: Thu, 14 Sep 2006 19:30:16 +0000 Subject: License field translation fix + Portuguese update (both by dsa) + Polish update. --- web/lib/pkgfuncs.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/lib/pkgfuncs.inc') diff --git a/web/lib/pkgfuncs.inc b/web/lib/pkgfuncs.inc index 34e89ed..daeb8f1 100644 --- a/web/lib/pkgfuncs.inc +++ b/web/lib/pkgfuncs.inc @@ -336,7 +336,7 @@ function package_details($id=0, $SID="") { # In case of wanting to put a custom message # Added by: dsa - $msg = "unknown"; + $msg = __("unknown"); $license = $row["License"] == "" ? $msg : $row["License"]; print "\n"; -- cgit v1.2.3-70-g09d2