From 6649b1f0a5db6160d197a13ca79cfd67fbb02d77 Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Sat, 23 Sep 2006 19:37:29 -0400 Subject: [PATCH] added TinyMCE spellchecker plugin, configured to use GoogleSpell --- program/localization/de_CH/labels.inc | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index d4a467d..8507094 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -200,6 +200,10 @@ $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'; -- Gitblit v1.9.1