diff options
author | alecpl <alec@alec.pl> | 2008-06-13 12:57:52 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-06-13 12:57:52 +0000 |
commit | 712b30dd2de49763f68ee6c8f7b8b24bdadb19d9 (patch) | |
tree | d0a23d11f386324ca160fa787988d1136912bee3 /program/localization/pl_PL/labels.inc | |
parent | 991e15c3aed6f065ad49159fea3c91e47677fbd8 (diff) |
- Added option to display images in messages from known senders (#1484601)
Diffstat (limited to 'program/localization/pl_PL/labels.inc')
-rw-r--r-- | program/localization/pl_PL/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc index 5c9570d65..fcee15031 100644 --- a/program/localization/pl_PL/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -57,6 +57,7 @@ $labels['filename'] = 'Nazwa pliku'; $labels['filesize'] = 'Rozmiar pliku'; $labels['preferhtml'] = 'Domyślny HTML'; $labels['htmlmessage'] = 'Wiadomość HTML'; +$labels['showknownimages'] = 'Wyświetlaj obrazki od znanych nadawców'; $labels['prettydate'] = 'Ładne daty'; $labels['addtoaddressbook'] = 'Dodaj do książki adresowej '; $labels['sun'] = 'Nd'; |