From b793add499184bac7acec35657e232cec7ee0813 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 22 Feb 2006 16:49:43 -0500
Subject: [PATCH] Updated localizations

---
 program/localization/de_CH/labels.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc
index 542d16f..bdf9da5 100644
--- a/program/localization/de_CH/labels.inc
+++ b/program/localization/de_CH/labels.inc
@@ -109,6 +109,8 @@
 $labels['empty'] = 'Leeren';
 $labels['purge'] = 'Aufräumen';
 
+$labels['quota'] = 'Verwendeter Speicherplatz';
+
 // message compose // Nachrichten erstellen
 $labels['compose']  = 'Neue Nachricht verfassen';
 $labels['sendmessage']  = 'Nachricht jetzt senden';

--
Gitblit v1.9.1