diff options
author | alecpl <alec@alec.pl> | 2008-06-13 20:14:33 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-06-13 20:14:33 +0000 |
commit | f0d4b72a4e1d4292fe99e04836274b52f30c5cf4 (patch) | |
tree | 9c3664ab623a7ec4759c9cd454adcce9fb314fea /program/localization/pl_PL | |
parent | ee289dc2edce437c3368c8f5a72ae3f804c1c740 (diff) |
- User preferences grouped in more fieldsets
Diffstat (limited to 'program/localization/pl_PL')
-rw-r--r-- | program/localization/pl_PL/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc index fcee15031..1fa322e18 100644 --- a/program/localization/pl_PL/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -59,6 +59,8 @@ $labels['preferhtml'] = 'Domyślny HTML'; $labels['htmlmessage'] = 'Wiadomość HTML'; $labels['showknownimages'] = 'Wyświetlaj obrazki od znanych nadawców'; $labels['prettydate'] = 'Ładne daty'; +$labels['messagesdisplaying'] = 'Wyświetlanie wiadomości'; +$labels['messagescomposition'] = 'Tworzenie wiadomości'; $labels['addtoaddressbook'] = 'Dodaj do książki adresowej '; $labels['sun'] = 'Nd'; $labels['mon'] = 'Pn'; |