diff options
author | ddtddt <ddtddt@piwigo.org> | 2009-01-17 22:48:48 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2009-01-17 22:48:48 +0000 |
commit | 3e747beb95d7130afdd898c0588f10045d28b190 (patch) | |
tree | b0c34ea9b5482c1ba26fbe5a95eab0005b934d77 | |
parent | 7ee25a341918004d2fd26e52d4adbab3dc7cf44d (diff) |
update PL
git-svn-id: http://piwigo.org/svn/trunk@3097 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pl_PL/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index fb54f7d62..eef024891 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -366,5 +366,5 @@ $lang['letters'] = 'litery'; $lang['show tag cloud'] = 'pokazuj tag jako chmurkę'; $lang['cloud'] = 'chmurka'; // --------- Starting below: New or revised $lang ---- from Colibri (2.1) -/*TODO*/$lang['del_all_favorites_hint'] = 'delete all images from your favorites'; +$lang['del_all_favorites_hint'] = 'usuń wszystkie obrazy z Twoich ulubionych'; ?>
\ No newline at end of file |