From 6204390af16bcf50f82da61a1aefc2ad0c0adf94 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Mon, 01 May 2006 10:47:27 -0400 Subject: [PATCH] Applied patch for requesting receipts by Salvatore Ansani --- program/localization/de_CH/labels.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index 0271420..72fc878 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -123,6 +123,7 @@ $labels['sendmessage'] = 'Nachricht jetzt senden'; $labels['addattachment'] = 'Datei anfügen'; $labels['charset'] = 'Zeichensatz'; +$labels['returnreceipt'] = 'Empfangsbestätigung'; $labels['attachments'] = 'Anhänge'; $labels['upload'] = 'Hochladen'; -- Gitblit v1.9.1