diff options
author | pjmattal <pjmattal> | 2005-06-23 12:50:32 +0000 |
---|---|---|
committer | pjmattal <pjmattal> | 2005-06-23 12:50:32 +0000 |
commit | 422864112da9909d1218aabf4e24ed33d95d38da (patch) | |
tree | 2846a3188b8198c36e007b4a04f5955567d4a3c1 /web/lang/pl/account_po.inc | |
parent | d97a0a376b92bded036275079eeee78714b0fb81 (diff) | |
download | aurweb-422864112da9909d1218aabf4e24ed33d95d38da.tar.xz |
committed updated polish translations
Diffstat (limited to 'web/lang/pl/account_po.inc')
-rw-r--r-- | web/lang/pl/account_po.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/lang/pl/account_po.inc b/web/lang/pl/account_po.inc index 529e142..c5ab4f5 100644 --- a/web/lang/pl/account_po.inc +++ b/web/lang/pl/account_po.inc @@ -58,4 +58,6 @@ $_t["pl"]["Leave the password fields blank to keep your same password."] = "Pozo $_t["pl"]["Could not retrieve information for the specified user."] = "Uzyskanie informacji o podanym użytkowniku nie powiodło się."; $_t["pl"]["You do not have permission to edit this account."] = "Nie masz uprawnień do edycji tego konta."; -?> +$_t["pl"]["You must log in to view user information."] = "Musisz być zalogowany aby móc oglądać informacje o użytkownikach."; + +?>
\ No newline at end of file |