From 6204390af16bcf50f82da61a1aefc2ad0c0adf94 Mon Sep 17 00:00:00 2001 From: thomascube Date: Mon, 1 May 2006 14:47:27 +0000 Subject: Applied patch for requesting receipts by Salvatore Ansani --- program/localization/de_CH/labels.inc | 1 + program/localization/de_DE/labels.inc | 1 + program/localization/en_US/labels.inc | 1 + 3 files changed, 3 insertions(+) (limited to 'program/localization') diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index 027142098..72fc87862 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -123,6 +123,7 @@ $labels['compose'] = 'Neue Nachricht verfassen'; $labels['sendmessage'] = 'Nachricht jetzt senden'; $labels['addattachment'] = 'Datei anfügen'; $labels['charset'] = 'Zeichensatz'; +$labels['returnreceipt'] = 'Empfangsbestätigung'; $labels['attachments'] = 'Anhänge'; $labels['upload'] = 'Hochladen'; diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index 074ad3d86..249e6ec8f 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -124,6 +124,7 @@ $labels['compose'] = 'Neue Nachricht verfassen'; $labels['sendmessage'] = 'Nachricht jetzt senden'; $labels['addattachment'] = 'Datei anfügen'; $labels['charset'] = 'Zeichensatz'; +$labels['returnreceipt'] = 'Empfangsbestätigung'; $labels['attachments'] = 'Anhänge'; $labels['upload'] = 'Hochladen'; diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 9b27a90dc..e280dbb29 100644 --- a/program/localization/en_US/labels.inc +++ b/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