summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-09-26 08:26:58 +0000
committertomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-09-26 08:26:58 +0000
commit2fc5117dd8b492b0541212bacbd266cc43828f0a (patch)
tree81ca5208dda623f07ad62468215cea273261c75e
parenta34f74fb507ef30fd7d4fdacdb062302fd26384a (diff)
add polish labels for changes in #r816.
git-svn-id: https://svn.roundcube.net/trunk@819 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG2
-rw-r--r--roundcubemail/program/localization/pl/labels.inc3
2 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index d4cadede5..b3dee3700 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/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/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';