diff options
author | rub <rub@piwigo.org> | 2009-04-22 19:32:00 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2009-04-22 19:32:00 +0000 |
commit | c1a78a542d88db748735c74d196ddf21972cd208 (patch) | |
tree | 09528aa31511b44406331d106282225e11fc2b89 /language/pl_PL/common.lang.php | |
parent | e917678030cc5ee8a407c3fd5c6aff6e123bb0c6 (diff) |
Resolved issue 0000976: Add link of website on mail footer...
git-svn-id: http://piwigo.org/svn/trunk@3245 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r-- | language/pl_PL/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index eef024891..5b58192ea 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -367,4 +367,5 @@ $lang['show tag cloud'] = 'pokazuj tag jako chmurkę'; $lang['cloud'] = 'chmurka'; // --------- Starting below: New or revised $lang ---- from Colibri (2.1) $lang['del_all_favorites_hint'] = 'usuń wszystkie obrazy z Twoich ulubionych'; +/* TODO */ $lang['Sent by'] = 'Sent by'; ?>
\ No newline at end of file |