From 004aaa985e82175d514163c3af8bb9b63066ad25 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 23 Jun 2008 11:16:12 -0400 Subject: Fixed incorrect polish translation of "Go". This closes FS#10078. Reported-by: Jaroslaw Rosiek Signed-off-by: Loui Chang --- web/lang/pl/pkgfuncs_po.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/lang') diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc index 769ad1ef..058b09ff 100644 --- a/web/lang/pl/pkgfuncs_po.inc +++ b/web/lang/pl/pkgfuncs_po.inc @@ -32,7 +32,7 @@ $_t["pl"]["Votes"] = "Głosów"; $_t["pl"]["Description"] = "Opis"; $_t["pl"]["No packages matched your search criteria."] = "Żaden pakiet nie spełnia podanych kryteriów."; $_t["pl"]["My Packages"] = "Moje pakiety"; -$_t["pl"]["Go"] = "Szukaj"; +$_t["pl"]["Go"] = "Wykonaj"; $_t["pl"]["Out-of-date"] = "Nieaktualny"; $_t["pl"]["Flag Out-of-date"] = "Zaznacz jako nieaktualny"; $_t["pl"]["Actions"] = "Działania"; @@ -133,4 +133,4 @@ $_t["pl"]["Toggle Notify"] = "Włącz powiadomienia"; $_t["pl"]["Accounts"] = "Konta"; -?> \ No newline at end of file +?> -- cgit v1.2.3-24-g4f1b