From 2fe8d6bdebbaa160ee062b18e78fe7e77b430e00 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 06 Oct 2010 04:43:32 -0400 Subject: [PATCH] Copy localization updates for 0.4.2 release --- program/localization/en_GB/labels.inc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 8d369e5..44f4d11 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -169,6 +169,7 @@ $labels['charset'] = 'Charset'; $labels['editortype'] = 'Editor type'; $labels['returnreceipt'] = 'Return receipt'; +$labels['editidents'] = 'Edit identities'; $labels['checkspelling'] = 'Check spelling'; $labels['resumeediting'] = 'Resume editing'; $labels['revertto'] = 'Revert to'; @@ -261,6 +262,7 @@ $labels['mdnrequests'] = 'Sender notifications'; $labels['askuser'] = 'ask the user'; $labels['autosend'] = 'send automatically'; +$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'; @@ -305,6 +307,7 @@ $labels['insertsignature'] = 'Insert signature'; $labels['previewpanemarkread'] = 'Mark previewed messages as read'; $labels['afternseconds'] = 'after $n seconds'; +$labels['reqmdn'] = 'Always request a return receipt'; $labels['folder'] = 'Folder'; $labels['folders'] = 'Folders'; $labels['foldername'] = 'Folder name'; -- Gitblit v1.9.1