From c69ccb23a2f0ae39d485c6f279dc7afcfc5d845e Mon Sep 17 00:00:00 2001 From: voyteckst Date: Wed, 19 May 2010 07:12:02 +0000 Subject: small translation bug correction git-svn-id: http://piwigo.org/svn/trunk@6240 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pl_PL/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 6ac5e7d09..5c3aeb8e2 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -304,7 +304,7 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'zdjęcia musz $lang['the height of the picture must not exceed :'] = 'wysokość zdjęcia nie może przekraczać : '; $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcjonalne, ale zalecane : wybierz miniaturę do powiązania z '; $lang['the width of the picture must not exceed :'] = 'szerokość zdjęcia nie może przekraczać : '; -$lang['Author'] = 'Autor (np. "Pierrick LE GALL")'; +$lang['Author'] = 'Autor'; $lang['can\'t upload the picture on the server'] = 'nie można wgrać zdjęcia na serwer'; $lang['the username must be given'] = 'nazwa użytkonika musi być podana'; $lang['A picture\'s name already used'] = 'Nazwa zdjęcia już wykorzystana'; -- cgit v1.2.3