summaryrefslogtreecommitdiff
path: root/program/localization/de_CH/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-11-02 09:58:14 +0000
committerthomascube <thomas@roundcube.net>2009-11-02 09:58:14 +0000
commit0207c45c90818e7c7df64ea52c61050850dee13d (patch)
tree89264d9dde1ca6337c4a5887084f66fb29a1c46b /program/localization/de_CH/labels.inc
parent31ddb5e5c2dccffea5a8b947eca7b62d79d9c338 (diff)
More options for top posting feature (#1484272) using patch from Phil Weir
Diffstat (limited to 'program/localization/de_CH/labels.inc')
-rw-r--r--program/localization/de_CH/labels.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc
index 40d829bec..7b3f14def 100644
--- a/program/localization/de_CH/labels.inc
+++ b/program/localization/de_CH/labels.inc
@@ -258,6 +258,16 @@ $labels['section'] = 'Bereich';
$labels['maintenance'] = 'Wartung';
$labels['newmessage'] = 'Neue Nachrichten';
$labels['listoptions'] = 'Listendarstellung';
+$labels['signatureoptions'] = 'Signatur';
+$labels['whenreplying'] = 'Beantworten einer Nachricht';
+$labels['replytopposting'] = 'Antwort über der Originalnachricht';
+$labels['replybottomposting'] = 'Antwort unter der Originalnachricht';
+$labels['replyremovesignature'] = 'Beim Antworten die Signatur der Originalnachricht entfernen';
+$labels['autoaddsignature'] = 'Signatur automatisch einfügen';
+$labels['newmessageonly'] = 'nur bei neuen Nachrichten';
+$labels['replyandforwardonly'] = 'nur bei Antworten und Weiterleitungen';
+$labels['replysignatureabove'] = 'Beim Antworten die Signatur über der Originalnachricht einfügen';
+$labels['insertsignature'] = 'Signatur einfügen';
$labels['folder'] = 'Ordner';
$labels['folders'] = 'Ordner';
$labels['foldername'] = 'Ordnername';