Made "License" label translatable + Polish translation.

This commit is contained in:
swiergot 2006-08-22 14:23:11 +00:00
parent dce2f70443
commit 47c7ef9e9b
2 changed files with 3 additions and 1 deletions

View file

@ -117,4 +117,6 @@ $_t["pl"]["All"] = "Wszystkie";
$_t["pl"]["Unsafe"] = "Nie bezpieczne";
$_t["pl"]["License"] = "Licencja";
?>