From c9d09bbe43f268c11cadc9846652ff33521edf6c Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 25 Jan 2006 15:10:12 -0500
Subject: [PATCH] Updated localizations

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

diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc
index e8fcbc3..fcda31a 100644
--- a/program/localization/de_DE/labels.inc
+++ b/program/localization/de_DE/labels.inc
@@ -106,7 +106,8 @@
 $labels['unread'] = 'Ungelesene';
 
 $labels['compact'] = 'Packen';
-
+$labels['empty'] = 'Leeren';
+$labels['purge'] = 'Aufr�umen';
 
 // message compose // Nachrichten erstellen
 $labels['compose']  = 'Neue Nachricht verfassen';

--
Gitblit v1.9.1