From 8beee1b56812aeddfaf4a5d8a43f7e9309b073df Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 5 Sep 2008 10:26:10 +0000 Subject: Indicate allowed max. attachment size in compose screen (#1485030) --- program/localization/de_CH/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/de_CH/labels.inc') diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index fc285b44b..31410a83f 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -155,6 +155,7 @@ $labels['htmltoggle'] = 'HTML'; $labels['plaintoggle'] = 'Klartext'; $labels['savesentmessagein'] = 'Nachricht speichern in'; $labels['dontsave'] = 'nicht speichern'; +$labels['maxuploadsize'] = 'Maximal erlaubte Dateigrösse ist $size'; $labels['addcc'] = 'Cc hinzufügen'; $labels['addbcc'] = 'Bcc hinzufügen'; $labels['addreplyto'] = 'Antwortadresse hinzufügen'; -- cgit v1.2.3