From 697d837ae17bb957f70bfc603dd19640982e2e8c Mon Sep 17 00:00:00 2001 From: roundcube Date: Mon, 1 May 2006 14:47:27 +0000 Subject: Applied patch for requesting receipts by Salvatore Ansani git-svn-id: https://svn.roundcube.net/trunk@205 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'roundcubemail/program/localization/en_US') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 9b27a90dc..e280dbb29 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -123,6 +123,7 @@ $labels['compose'] = 'Compose a message'; $labels['sendmessage'] = 'Send the message now'; $labels['addattachment'] = 'Attach a file'; $labels['charset'] = 'Charset'; +$labels['returnreceipt'] = 'Return receipt'; $labels['attachments'] = 'Attachments'; $labels['upload'] = 'Upload'; -- cgit v1.2.3