From f65d3eac99ab06a32d2f15b5a9653ece8ae3dda9 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 5 May 2011 13:47:36 +0000 Subject: - Fix label git-svn-id: https://svn.roundcube.net/trunk@4734 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/pl_PL/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program') diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 50c4c2e3c..6fc25a03d 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -403,6 +403,6 @@ $labels['replacephoto'] = 'Zamień'; $labels['foldertype'] = 'Typ folderu'; $labels['personalfolder'] = 'Folder prywatny'; $labels['otherfolder'] = 'Folder innego użytkownika'; -$labels['sharedfolder'] = 'Folder publiczny'; +$labels['sharedfolder'] = 'Folder współdzielony'; ?> -- cgit v1.2.3