summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_CH
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-07 18:51:16 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-07 18:51:16 +0000
commit476d13763e72c1a61693bc8050912317042fc3eb (patch)
treee465aa1da7852972bc871d872e7c518b716f2225 /roundcubemail/program/localization/de_CH
parent2f7e7b8c4d59ae6c0389bab08eb13a5a9f95557e (diff)
Made automatic draft saving configurable
git-svn-id: https://svn.roundcube.net/trunk@337 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
-rw-r--r--roundcubemail/program/localization/de_CH/labels.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc
index d4a467d99..85070942a 100644
--- a/roundcubemail/program/localization/de_CH/labels.inc
+++ b/roundcubemail/program/localization/de_CH/labels.inc
@@ -200,6 +200,10 @@ $labels['pagesize'] = 'Einträge pro Seite';
$labels['signature'] = 'Signatur';
$labels['dstactive'] = 'Sommerzeit';
+$labels['autosavedraft'] = 'Entwurf autom. speichern';
+$labels['everynminutes'] = 'alle $n Minuten';
+$labels['never'] = 'nie';
+
$labels['folder'] = 'Ordner';
$labels['folders'] = 'Ordner';
$labels['foldername'] = 'Ordnername';