From 2f2f15b7aabe19e45dad9bddb7eb7f4394aa1e21 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Mon, 04 Sep 2006 08:26:30 -0400 Subject: [PATCH] Little improvements for message parsing and encoding --- program/localization/de_CH/messages.inc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/program/localization/de_CH/messages.inc b/program/localization/de_CH/messages.inc index d3314a9..f1c7e5b 100644 --- a/program/localization/de_CH/messages.inc +++ b/program/localization/de_CH/messages.inc @@ -102,5 +102,7 @@ $messages['nospellerrors'] = 'Keine Rechtschreibfehler gefunden'; +$messages['folderdeleted'] = 'Ordner erfolgreich gelöscht'; + ?> \ No newline at end of file -- Gitblit v1.9.1