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';