summaryrefslogtreecommitdiff
path: root/program/localization/de_DE/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-02-22 21:49:43 +0000
committerthomascube <thomas@roundcube.net>2006-02-22 21:49:43 +0000
commitb793add499184bac7acec35657e232cec7ee0813 (patch)
treef10803c4779d58726c1c4faec1d29b9ebcb36ebb /program/localization/de_DE/labels.inc
parent4793992602a5567a1fb5db9a55c7fee39ff8b209 (diff)
Updated localizations
Diffstat (limited to 'program/localization/de_DE/labels.inc')
-rw-r--r--program/localization/de_DE/labels.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc
index a33ca9956..ac9665484 100644
--- a/program/localization/de_DE/labels.inc
+++ b/program/localization/de_DE/labels.inc
@@ -110,6 +110,8 @@ $labels['compact'] = 'Packen';
$labels['empty'] = 'Leeren';
$labels['purge'] = 'Bereinigen';
+$labels['quota'] = 'Verwendeter Speicherplatz';
+
// message compose // Nachrichten erstellen
$labels['compose'] = 'Neue Nachricht verfassen';
$labels['sendmessage'] = 'Nachricht jetzt senden';
@@ -194,4 +196,4 @@ $labels['sortby'] = 'Sortieren nach';
$labels['sortasc'] = 'aufsteigend sortieren';
$labels['sortdesc'] = 'absteigend sortieren';
-?> \ No newline at end of file
+?>