From d0ece4fa94065fe2161959e1545a035ba414c63a Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 11 Apr 2008 09:40:18 -0400 Subject: [PATCH] translated new labels --- program/localization/pl/labels.inc | 4 +++- program/localization/en_GB/labels.inc | 2 ++ 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 041e3b0..6d24641 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -195,6 +195,8 @@ $labels['htmleditor'] = 'Compose HTML messages'; $labels['htmlsignature'] = 'HTML signature'; $labels['previewpane'] = 'Show preview pane'; +$labels['logoutclear'] = 'Clear Trash on logout'; +$labels['logoutcompact'] = 'Compact Inbox on logout'; $labels['autosavedraft'] = 'Automatically save draft'; $labels['everynminutes'] = 'every $n minutes'; $labels['never'] = 'never'; diff --git a/program/localization/pl/labels.inc b/program/localization/pl/labels.inc index cb358d1..ec2e76a 100644 --- a/program/localization/pl/labels.inc +++ b/program/localization/pl/labels.inc @@ -122,7 +122,7 @@ $labels['all'] = 'Wszystkie'; $labels['none'] = 'Anuluj'; $labels['unread'] = 'Nieprzeczytane'; -$labels['compact'] = 'Upakuj'; +$labels['compact'] = 'Porządkuj'; $labels['empty'] = 'Opróżnij'; $labels['purge'] = 'Oczyść'; $labels['quota'] = 'Użyte miejsce'; @@ -199,6 +199,8 @@ $labels['htmleditor'] = 'Twórz wiadomości HTML'; $labels['htmlsignature'] = 'Podpis w HTML'; $labels['previewpane'] = 'Pokaż podgląd'; +$labels['logoutclear'] = 'Przy wylogowaniu opróżnij Kosz'; +$labels['logoutcompact'] = 'Przy wylogowaniu porządkuj folder Odebrane'; $labels['autosavedraft'] = 'Automatyczny zapis tworzonej wiadomości'; $labels['everynminutes'] = 'co $n minut'; $labels['never'] = 'nigdy'; -- Gitblit v1.9.1