diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-26 08:26:58 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-09-26 08:26:58 +0000 |
| commit | 2fc5117dd8b492b0541212bacbd266cc43828f0a (patch) | |
| tree | 81ca5208dda623f07ad62468215cea273261c75e /roundcubemail/program/localization/pl | |
| parent | a34f74fb507ef30fd7d4fdacdb062302fd26384a (diff) | |
add polish labels for changes in #r816.
git-svn-id: https://svn.roundcube.net/trunk@819 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl')
| -rw-r--r-- | roundcubemail/program/localization/pl/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/pl/labels.inc b/roundcubemail/program/localization/pl/labels.inc index d69a725a6..a895a5949 100644 --- a/roundcubemail/program/localization/pl/labels.inc +++ b/roundcubemail/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'; |
