From ae1e4313e2e028c5df05bfe947a07fc36dcb1474 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 10 Nov 2011 11:16:32 +0000 Subject: - Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/pl_PL/labels.inc | 1 + 1 file changed, 1 insertion(+) (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 717c7c368..d45a7a051 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -432,5 +432,6 @@ $labels['spellcheckignorecaps'] = 'Ignoruj słowa pisane wielkimi literami'; $labels['addtodict'] = 'Dodaj do słownika'; $labels['dateformat'] = 'Format daty'; $labels['timeformat'] = 'Format czasu'; +$labels['isdraft'] = 'To jest kopia robocza wiadomości.'; ?> -- cgit v1.2.3