[aur-dev] [PATCH] Fixed incorrect polish translation of "Go".

Loui louipc.ist at gmail.com
Mon Jun 23 11:40:37 EDT 2008


I'll push this into testing.

-------------- next part --------------
>From bc91c4ce46441a5761b215c87938c026c6339f70 Mon Sep 17 00:00:00 2001
From: Loui Chang <louipc.ist at gmail.com>
Date: Mon, 23 Jun 2008 11:16:12 -0400
Subject: [PATCH] Fixed incorrect polish translation of "Go".

This closes FS#10078.

Reported-by: Jaroslaw Rosiek
Signed-off-by: Loui Chang <louipc.ist at gmail.com>
---
 web/lang/pl/pkgfuncs_po.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc
index 769ad1e..058b09f 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
+?>
-- 
1.5.5.3



More information about the aur-dev mailing list