From a32d4b14ea1bad6830c4388f462c15041b0160e4 Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 2 Nov 2010 14:53:54 +0000 Subject: - Add option to place replies in the folder of the message being replied to (#1485945) git-svn-id: https://svn.roundcube.net/trunk@4169 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/pl_PL/labels.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roundcubemail/program/localization/pl_PL') diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 534681c65..361ab6d4f 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -363,5 +363,7 @@ $labels['addmailreplyto'] = 'Dodaj Mail-Reply-To'; $labels['addmailfollowupto'] = 'Dodaj Mail-Followup-To'; $labels['dsn'] = 'Status dostarczenia (DSN)'; $labels['reqdsn'] = 'Zawsze żądaj statusu dostarczenia (DSN)'; +$labels['replysamefolder'] = 'Umieszczaj odpowiedzi w folderze wiadomości, na którą odpowiadam'; +$labels['contactproperties'] = 'Właściwości'; ?> -- cgit v1.2.3