diff options
author | svncommit <devs@roundcube.net> | 2007-09-26 08:26:58 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-09-26 08:26:58 +0000 |
commit | 10766b30f46ae692d053d8f874d586afbf2ee692 (patch) | |
tree | cc004daf7ddffe20ad8aa92d12915faf5e1da419 /program | |
parent | 804489c6b94518ac46534daed13a0462c990591d (diff) |
add polish labels for changes in #r816.
Diffstat (limited to 'program')
-rw-r--r-- | program/localization/pl/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/pl/labels.inc b/program/localization/pl/labels.inc index d69a725a6..a895a5949 100644 --- a/program/localization/pl/labels.inc +++ b/program/localization/pl/labels.inc @@ -123,6 +123,9 @@ $labels['nosubject'] = '(brak tematu)'; $labels['showimages'] = 'Wyświetl obrazki'; $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Zwykły tekst'; +$labels['addcc'] = 'Dodaj Cc'; +$labels['addbcc'] = 'Dodaj Bcc'; +$labels['addreplyto'] = 'Dodaj Reply-To'; $labels['name'] = 'Nazwa'; $labels['firstname'] = 'Imię'; $labels['surname'] = 'Nazwisko'; |