summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2007-09-26 08:26:58 +0000
committersvncommit <devs@roundcube.net>2007-09-26 08:26:58 +0000
commit10766b30f46ae692d053d8f874d586afbf2ee692 (patch)
treecc004daf7ddffe20ad8aa92d12915faf5e1da419
parent804489c6b94518ac46534daed13a0462c990591d (diff)
add polish labels for changes in #r816.
-rw-r--r--CHANGELOG2
-rw-r--r--program/localization/pl/labels.inc3
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d4cadede5..b3dee3700 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,10 +8,10 @@ CHANGELOG RoundCube Webmail
2007/09/26 (tomekp)
----------
+- Add polish labels for changes in r816.
- Update polish localization (#1484579)
- Update thai localization (#1484578)
-
2007/09/25 (robin)
----------
- Enable drag-/dropping of folders to a new parent folder (#1457344)
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';