From a99968259d001ebc8bd98f0f2a0aa544ed4740e8 Mon Sep 17 00:00:00 2001 From: alecpl Date: Wed, 29 Sep 2010 12:56:10 +0000 Subject: - Add option to automatically send read notifications for known senders (1485883) --- program/localization/en_US/labels.inc | 9 +++++---- program/localization/pl_PL/labels.inc | 7 ++++--- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'program/localization') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 3fe75e879..704a84b38 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -315,9 +315,10 @@ $labels['logoutcompact'] = 'Compact Inbox on logout'; $labels['uisettings'] = 'User Interface'; $labels['serversettings'] = 'Server Settings'; $labels['mailboxview'] = 'Mailbox View'; -$labels['mdnrequests'] = 'Sender notifications'; -$labels['askuser'] = 'ask the user'; -$labels['autosend'] = 'send automatically'; +$labels['mdnrequests'] = 'On request for return receipt'; +$labels['askuser'] = 'ask me'; +$labels['autosend'] = 'send receipt'; +$labels['autosendknown'] = 'send receipt to my contacts only'; $labels['ignore'] = 'ignore'; $labels['readwhendeleted'] = 'Mark the message as read on delete'; $labels['flagfordeletion'] = 'Flag the message for deletion instead of delete'; @@ -405,5 +406,5 @@ $labels['vietnamese'] = 'Vietnamese'; $labels['japanese'] = 'Japanese'; $labels['korean'] = 'Korean'; $labels['chinese'] = 'Chinese'; - + ?> diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc index 821f244c3..0aeae8db2 100644 --- a/program/localization/pl_PL/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -260,9 +260,10 @@ $labels['logoutcompact'] = 'Przy wylogowaniu porządkuj folder Odebrane'; $labels['uisettings'] = 'Interfejs użytkownika'; $labels['serversettings'] = 'Ustawienia serwera'; $labels['mailboxview'] = 'Widok skrzynki pocztowej'; -$labels['mdnrequests'] = 'Potwierdzenia odbioru'; -$labels['askuser'] = 'pytaj'; -$labels['autosend'] = 'wyślij automatycznie'; +$labels['mdnrequests'] = 'Na żadanie potwierdzenia odbioru'; +$labels['askuser'] = 'pytaj mnie'; +$labels['autosend'] = 'wyślij potwierdzenie'; +$labels['autosendknown'] = 'wyślij potwierdzenie tylko do moich kontaktów'; $labels['ignore'] = 'ignoruj'; $labels['readwhendeleted'] = 'Podczas usuwania oznacz wiadomość jako przeczytaną'; $labels['flagfordeletion'] = 'Oznacz wiadomość do usunięcia zamiast ją usuwać'; -- cgit v1.2.3