From 10766b30f46ae692d053d8f874d586afbf2ee692 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Wed, 26 Sep 2007 04:26:58 -0400
Subject: [PATCH] add polish labels for changes in #r816.

---
 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 d69a725..a895a59 100644
--- a/program/localization/pl/labels.inc
+++ b/program/localization/pl/labels.inc
@@ -123,6 +123,9 @@
 $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';

--
Gitblit v1.9.1