summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-05-18 02:18:46 +0200
committerpjmattal <pjmattal>2005-05-18 02:18:46 +0200
commit726a3a3b93b585dc27d7caee90445b1af792970a (patch)
tree71015118bbeeff678f35c0729543e4ff50aaddbb
parent302db2ff21c914f405fdfd199060a698db2ccdc3 (diff)
downloadaur-726a3a3b93b585dc27d7caee90445b1af792970a.tar.gz
aur-726a3a3b93b585dc27d7caee90445b1af792970a.tar.xz
added patch for minor fix to polish translation
-rw-r--r--web/lang/acctfuncs_po.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/acctfuncs_po.inc b/web/lang/acctfuncs_po.inc
index 83b1129f..2c070aa5 100644
--- a/web/lang/acctfuncs_po.inc
+++ b/web/lang/acctfuncs_po.inc
@@ -57,7 +57,7 @@ $_t["en"]["The account, %h%s%h, has been successfully modified."] = "The account
# $_t["es"]["The account, %h%s%h, has been successfully modified."] = "--> Traducción espańola aquí. <--";
# $_t["fr"]["The account, %h%s%h, has been successfully modified."] = "--> Traduction française ici. <--";
# $_t["de"]["The account, %h%s%h, has been successfully modified."] = "--> Deutsche Übersetzung hier. <--";
-$_t["pl"]["The account, %h%s%h, has been successfully modified."] = "Konto %h%s%h zostało pomyślnie utworzone.";
+$_t["pl"]["The account, %h%s%h, has been successfully modified."] = "Konto %h%s%h zostało pomyślnie zaktualizowane.";
$_t["en"]["Account Suspended"] = "Account Suspended";
# $_t["es"]["Account Suspended"] = "--> Traducción espańola aquí. <--";